Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2009 22:26:33 -0400 (EDT)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139786: [PATCH] www/phpmyfaq: update to 2.5.3 
Message-ID:  <20091020022633.C8A2817080@spartan.hamla.org>
Resent-Message-ID: <200910200230.n9K2U3g5078055@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139786
>Category:       ports
>Synopsis:       [PATCH] www/phpmyfaq: update to 2.5.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 20 02:30:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
	- update to 2.5.3 
>How-To-Repeat:
	
>Fix:

	



--- phpmyfaq.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/phpmyfaq/Makefile,v
retrieving revision 1.39
diff -u -r1.39 Makefile
--- Makefile	4 Sep 2009 20:37:13 -0000	1.39
+++ Makefile	20 Oct 2009 02:22:48 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpmyfaq
-PORTVERSION=	2.5.2
+PORTVERSION=	2.5.3
 CATEGORIES=	www
 MASTER_SITES=	http://www.phpmyfaq.de/download/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/phpmyfaq/distinfo,v
retrieving revision 1.34
diff -u -r1.34 distinfo
--- distinfo	4 Sep 2009 20:37:13 -0000	1.34
+++ distinfo	20 Oct 2009 02:22:48 -0000
@@ -1,3 +1,3 @@
-MD5 (phpmyfaq-2.5.2.tar.gz) = 3d4bc2f2fa0ff7b717db76b7b0eb754d
-SHA256 (phpmyfaq-2.5.2.tar.gz) = 018246275f58e7a31ad2bef52592efa186ffc09543be01c176432b29a4725c2b
-SIZE (phpmyfaq-2.5.2.tar.gz) = 2094829
+MD5 (phpmyfaq-2.5.3.tar.gz) = 246f53345a5c218c440c476c775f2303
+SHA256 (phpmyfaq-2.5.3.tar.gz) = f77bf92d81f5e86511be2e1a2f763d6ab87e29cc2b869fddd433d596ef53894f
+SIZE (phpmyfaq-2.5.3.tar.gz) = 2073767
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/phpmyfaq/pkg-plist,v
retrieving revision 1.12
diff -u -r1.12 pkg-plist
--- pkg-plist	13 Aug 2009 16:42:46 -0000	1.12
+++ pkg-plist	20 Oct 2009 02:22:48 -0000
@@ -920,7 +920,7 @@
 %%WWWDIR%%/savecomment.php
 %%WWWDIR%%/savequestion.php
 %%WWWDIR%%/savevoting.php
-%%WWWDIR%%/scripts/svn2package.sh
+%%WWWDIR%%/scripts/git2package.sh
 %%WWWDIR%%/search.php
 %%WWWDIR%%/send2friend.php
 %%WWWDIR%%/sendmail.php
--- phpmyfaq.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091020022633.C8A2817080>