Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2006 00:29:45 +0200 (CEST)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        babak@farrokhi.net
Subject:   ports/100581: [PATCH] www/phpmyfaq: update to 1.6.3
Message-ID:  <200607192229.k6JMTjhT043933@mwilke.ath.cx>
Resent-Message-ID: <200607192230.k6JMUFY9009365@freefall.freebsd.org>

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

>Number:         100581
>Category:       ports
>Synopsis:       [PATCH] www/phpmyfaq: update to 1.6.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:   Wed Jul 19 22:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mwilke.ath.cx 7.0-CURRENT FreeBSD 7.0-CURRENT #157: Tue Jul 18 08:59:45 CEST 2006
>Description:
- Update to 1.6.3
- Tinderbox Checked http://miwibox.org/tb/index.php?action=describe_port&id=142

Port maintainer (babak@farrokhi.net) is cc'd.

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

--- phpmyfaq-1.6.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/phpmyfaq/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	18 Jun 2006 20:31:14 -0000	1.14
+++ Makefile	19 Jul 2006 21:24:42 -0000
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	phpmyfaq
-PORTVERSION=	1.6.2
+PORTVERSION=	1.6.3
 CATEGORIES=	www
 MASTER_SITES=	http://www.phpmyfaq.de/download/
-DISTNAME=	${PORTNAME}.${PORTVERSION}.full
+DISTNAME=	${PORTNAME}-${PORTVERSION}.full
 
 MAINTAINER=	babak@farrokhi.net
 COMMENT=	A multilingual, completely database-driven FAQ-system
 
-WRKSRC=		${WRKDIR}/${PORTNAME}.${PORTVERSION}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_PHP=	mysql pcre pdf session xml xmlrpc zlib
 NO_BUILD=	YES
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/phpmyfaq/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	18 Jun 2006 20:31:14 -0000	1.9
+++ distinfo	19 Jul 2006 21:24:46 -0000
@@ -1,3 +1,3 @@
-MD5 (phpmyfaq.1.6.2.full.tar.gz) = 004b29ab7b4b2da5afbf7d7f5503d059
-SHA256 (phpmyfaq.1.6.2.full.tar.gz) = 1445a7a599a8f964ccb0c0847ee6c9eff4cb31f52821186af075336f87e29ee7
-SIZE (phpmyfaq.1.6.2.full.tar.gz) = 706204
+MD5 (phpmyfaq-1.6.3.full.tar.gz) = 387254482522eb0150687b2fa2ec42f9
+SHA256 (phpmyfaq-1.6.3.full.tar.gz) = 756ff75c30d29521bf10e08c1f4e0b9336cc176f600ca9227d52a9181a84187b
+SIZE (phpmyfaq-1.6.3.full.tar.gz) = 730500
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/phpmyfaq/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	12 Jun 2006 15:04:50 -0000	1.2
+++ pkg-plist	19 Jul 2006 21:35:07 -0000
@@ -219,6 +219,7 @@
 %%PHPMYFAQ%%/docs/README.txt
 %%PHPMYFAQ%%/docs/TODO.txt
 %%PHPMYFAQ%%/docs/UPDATE.txt
+%%PHPMYFAQ%%/docs/documentation.de.html
 %%PHPMYFAQ%%/docs/documentation.en.html
 %%PHPMYFAQ%%/feed/latest/rss.php
 %%PHPMYFAQ%%/feed/news/rss.php
--- phpmyfaq-1.6.3.patch ends here ---

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



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