ports/60033: Update port: databases/qdbm to 1.7.17
Kimura Fuyuki
fuyuki at nigredo.org
Mon Dec 8 02:10:23 UTC 2003
>Number: 60033
>Category: ports
>Synopsis: Update port: databases/qdbm to 1.7.17
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Dec 07 18:10:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Kimura Fuyuki
>Release: FreeBSD 5.2-RC i386
>Organization:
>Environment:
FreeBSD ns.nigredo.org 5.2-RC i386
>Description:
Update to 1.7.17
>How-To-Repeat:
>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/databases/qdbm/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile 20 Nov 2003 15:05:50 -0000 1.5
+++ Makefile 8 Dec 2003 02:00:44 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= qdbm
-PORTVERSION= 1.7.9
+PORTVERSION= 1.7.17
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,11 +16,11 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-zlib
-MAKE_ARGS= RELCFLAGS="${CFLAGS}" MYSHAREDIR="${DOCSDIR}"
+MAKE_ARGS= RELCFLAGS="${CFLAGS}" MYDATADIR="${DOCSDIR}"
INSTALLS_SHLIB= yes
.if !defined(NOPORTDOCS)
-MAKE_ARGS+= MYDOCS="spex.html spex-ja.html"
+MAKE_ARGS+= MYDOCS="spex.html spex-ja.html ChangeLog"
.else
MAKE_ARGS+= MYDOCS=""
.endif
Index: distinfo
===================================================================
RCS file: /cvs/FreeBSD/ports/databases/qdbm/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 20 Nov 2003 15:05:50 -0000 1.5
+++ distinfo 7 Dec 2003 22:59:29 -0000
@@ -1 +1 @@
-MD5 (qdbm-1.7.9.tar.gz) = 9bf6ebecb285954e98fd118788d20542
+MD5 (qdbm-1.7.17.tar.gz) = a5b9ad6a4d002f4a8c11dc2198340618
Index: pkg-plist
===================================================================
RCS file: /cvs/FreeBSD/ports/databases/qdbm/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist 7 Nov 2003 03:14:54 -0000 1.3
+++ pkg-plist 8 Dec 2003 02:00:57 -0000
@@ -28,6 +28,7 @@
lib/libqdbm.so
lib/libqdbm.so.1
lib/libqdbm.so.1.0.0
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/spex-ja.html
%%PORTDOCS%%%%DOCSDIR%%/spex.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list