ports/100985: [PATCH] databases/p5-CDB_File: update to 0.95
Gea-Suan Lin
gslin at gslin.org
Fri Jul 28 14:40:37 UTC 2006
>Number: 100985
>Category: ports
>Synopsis: [PATCH] databases/p5-CDB_File: update to 0.95
>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: Fri Jul 28 14:40:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.95
- portlint said we should use ${} not $().
Port maintainer (nistor at snickers.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-CDB_File-0.95.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/p5-CDB_File/Makefile /home/staff/gslin/work/p5-CDB_File/Makefile
--- /usr/ports/databases/p5-CDB_File/Makefile Tue Aug 2 02:55:19 2005
+++ /home/staff/gslin/work/p5-CDB_File/Makefile Fri Jul 28 22:31:41 2006
@@ -7,9 +7,9 @@
#
PORTNAME= CDB_File
-PORTVERSION= 0.94
+PORTVERSION= 0.95
CATEGORIES= databases perl5
-MASTER_SITES= $(MASTER_SITE_PERL_CPAN)
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CDB_File
PKGNAMEPREFIX= p5-
diff -ruN --exclude=CVS /usr/ports/databases/p5-CDB_File/distinfo /home/staff/gslin/work/p5-CDB_File/distinfo
--- /usr/ports/databases/p5-CDB_File/distinfo Sun Jan 22 16:23:23 2006
+++ /home/staff/gslin/work/p5-CDB_File/distinfo Fri Jul 28 22:31:12 2006
@@ -1,3 +1,3 @@
-MD5 (CDB_File-0.94.tar.gz) = 3ff21ab85d0b61e2449ee5bfcc7584af
-SHA256 (CDB_File-0.94.tar.gz) = 86839048e51b586d46b615473e4e3b3746d7463ad01a7a8d04b838b7962f772a
-SIZE (CDB_File-0.94.tar.gz) = 20414
+MD5 (CDB_File-0.95.tar.gz) = 521431a1b053b37c300e1e6045250c90
+SHA256 (CDB_File-0.95.tar.gz) = 848e3db58e46785546514c7100bd8de1a531a35fa5df44cd354dd629dab0789b
+SIZE (CDB_File-0.95.tar.gz) = 20544
--- p5-CDB_File-0.95.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list