From root@mail-old.solomo.de  Wed Dec 23 08:35:55 2009
Return-Path: <root@mail-old.solomo.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6604C106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Dec 2009 08:35:55 +0000 (UTC)
	(envelope-from root@mail-old.solomo.de)
Received: from mail.solomo.de (mail.solomo.de [85.214.124.163])
	by mx1.freebsd.org (Postfix) with ESMTP id DF0738FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Dec 2009 08:35:54 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
	by mail.solomo.de (Postfix) with ESMTP id 2345E620ED
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Dec 2009 09:23:57 +0100 (CET)
Received: from mail.solomo.de ([127.0.0.1])
	by localhost (db1.solomo.de [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id Mo1gwpJcysDO for <FreeBSD-gnats-submit@freebsd.org>;
	Wed, 23 Dec 2009 09:23:45 +0100 (CET)
Received: from mail-old.solomo.de (unknown [85.214.49.72])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.solomo.de (Postfix) with ESMTPS id 0FD5D620EC
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Dec 2009 09:23:45 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by mail-old.solomo.de (Postfix) with ESMTP id E41B23F508
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Dec 2009 09:23:44 +0100 (CET)
Received: from mail-old.solomo.de ([127.0.0.1])
	by localhost (mail.solomo.de [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id foQc2pD9v-6n for <FreeBSD-gnats-submit@freebsd.org>;
	Wed, 23 Dec 2009 09:23:42 +0100 (CET)
Received: by mail-old.solomo.de (Postfix, from userid 0)
	id 9EBBB3F4E9; Wed, 23 Dec 2009 09:23:42 +0100 (CET)
Message-Id: <20091223082342.9EBBB3F4E9@mail-old.solomo.de>
Date: Wed, 23 Dec 2009 09:23:42 +0100 (CET)
From: Florian Smeets <flo@kasimir.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] www/phpmyfaq: update to 2.5.6
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         141916
>Category:       ports
>Synopsis:       [MAINTAINER] www/phpmyfaq: update to 2.5.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 23 08:40:01 UTC 2009
>Closed-Date:    Thu Dec 24 20:47:12 UTC 2009
>Last-Modified:  Thu Dec 24 20:50:03 UTC 2009
>Originator:     Florian Smeets
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD mail.solomo.de 7.2-STABLE FreeBSD 7.2-STABLE #10: Fri Oct 16 15:21:55 CEST 2009
>Description:
- Update to 2.5.6

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- phpmyfaq-2.5.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/phpmyfaq.orig/Makefile /usr/ports/www/phpmyfaq/Makefile
--- /usr/ports/www/phpmyfaq.orig/Makefile	2009-12-23 09:20:10.000000000 +0100
+++ /usr/ports/www/phpmyfaq/Makefile	2009-12-23 09:20:20.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpmyfaq
-PORTVERSION=	2.5.5
+PORTVERSION=	2.5.6
 CATEGORIES=	www
 MASTER_SITES=	http://www.phpmyfaq.de/download/
 
diff -ruN --exclude=CVS /usr/ports/www/phpmyfaq.orig/distinfo /usr/ports/www/phpmyfaq/distinfo
--- /usr/ports/www/phpmyfaq.orig/distinfo	2009-12-23 09:20:10.000000000 +0100
+++ /usr/ports/www/phpmyfaq/distinfo	2009-12-23 09:20:28.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (phpmyfaq-2.5.5.tar.gz) = 1952a1159bb1f3a30a916bc7d73d9f70
-SHA256 (phpmyfaq-2.5.5.tar.gz) = 2c8e6fa37a774b4a98ea0f448907f0af863a8075be99db8f1a581b6e3319e22a
-SIZE (phpmyfaq-2.5.5.tar.gz) = 2083886
+MD5 (phpmyfaq-2.5.6.tar.gz) = e3b0497f59d9a716f7872b9aebc963fd
+SHA256 (phpmyfaq-2.5.6.tar.gz) = 623ae065231c2c9e7d516688bc4ca0b9e54d26aa2b2807d76b909274e941ae67
+SIZE (phpmyfaq-2.5.6.tar.gz) = 2095399
diff -ruN --exclude=CVS /usr/ports/www/phpmyfaq.orig/pkg-plist /usr/ports/www/phpmyfaq/pkg-plist
--- /usr/ports/www/phpmyfaq.orig/pkg-plist	2009-12-23 09:20:10.000000000 +0100
+++ /usr/ports/www/phpmyfaq/pkg-plist	2009-12-23 09:22:56.000000000 +0100
@@ -754,11 +754,13 @@
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/clipboard.swf
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushAS3.js
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushBash.js
+%%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushColdFusion.js
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushCpp.js
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushCSharp.js
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushCss.js
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushDelphi.js
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushDiff.js
+%%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushErlang.js
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushGroovy.js
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushJava.js
 %%WWWDIR%%/inc/js/syntaxhighlighter/scripts/shBrushJavaFX.js
@@ -785,11 +787,11 @@
 %%WWWDIR%%/inc/js/syntaxhighlighter/styles/shCore.css
 %%WWWDIR%%/inc/js/syntaxhighlighter/styles/shThemeDefault.css
 %%WWWDIR%%/inc/js/syntaxhighlighter/styles/shThemeDjango.css
+%%WWWDIR%%/inc/js/syntaxhighlighter/styles/shThemeEclipse.css
 %%WWWDIR%%/inc/js/syntaxhighlighter/styles/shThemeEmacs.css
 %%WWWDIR%%/inc/js/syntaxhighlighter/styles/shThemeFadeToGrey.css
 %%WWWDIR%%/inc/js/syntaxhighlighter/styles/shThemeMidnight.css
 %%WWWDIR%%/inc/js/syntaxhighlighter/styles/shThemeRDark.css
-%%WWWDIR%%/inc/js/syntaxhighlighter/styles/wrapping.png
 %%WWWDIR%%/inc/js/syntaxhighlighter/test.html
 %%WWWDIR%%/inc/Language.php
 %%WWWDIR%%/inc/Ldap.php
--- phpmyfaq-2.5.6.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Dec 23 08:40:13 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141916 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Dec 24 20:47:11 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141916 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141916: commit references a PR
Date: Thu, 24 Dec 2009 20:47:12 +0000 (UTC)

 miwi        2009-12-24 20:47:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/phpmyfaq         Makefile distinfo pkg-plist 
   Log:
   - Update to 2.5.6
   
   PR:             141916
   Submitted by:   Florian Smeets <flo@kasimir.com> (maintainer)
   
   Revision  Changes    Path
   1.43      +1 -1      ports/www/phpmyfaq/Makefile
   1.38      +3 -3      ports/www/phpmyfaq/distinfo
   1.15      +3 -1      ports/www/phpmyfaq/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
