ports/60124: Update port: databases/qdbm to 1.7.19

Kimura Fuyuki fuyuki at nigredo.org
Wed Dec 10 23:41:57 UTC 2003


>Number:         60124
>Category:       ports
>Synopsis:       Update port: databases/qdbm to 1.7.19
>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:   Wed Dec 10 15:40:09 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.19

>How-To-Repeat:

>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/databases/qdbm/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	8 Dec 2003 09:47:14 -0000	1.7
+++ Makefile	10 Dec 2003 23:27:45 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	qdbm
-PORTVERSION=	1.7.17
+PORTVERSION=	1.7.19
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,7 +20,7 @@
 INSTALLS_SHLIB=	yes
 
 .if !defined(NOPORTDOCS)
-MAKE_ARGS+=	MYDOCS="spex.html spex-ja.html ChangeLog"
+MAKE_ARGS+=	MYDOCS="spex.html spex-ja.html ChangeLog NEWS"
 .else
 MAKE_ARGS+=	MYDOCS=""
 .endif
@@ -28,5 +28,11 @@
 MAN3=		cabin.3 curia.3 depot.3 hovel.3 odeum.3 qdbm.3 relic.3 villa.3
 MLINKS=		curia.3 cropen.3 depot.3 dpopen.3 \
 		odeum.3 odopen.3 villa.3 vlopen.3 villa.3 vista.3
+
+post-build:
+	cd ${WRKSRC}/lab; ${MAKE} CC="${CC}" CFLAGS="${CFLAGS}" fmtcnv031127
+
+post-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/lab/fmtcnv031127 ${PREFIX}/bin
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/FreeBSD/ports/databases/qdbm/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	8 Dec 2003 09:47:14 -0000	1.7
+++ distinfo	10 Dec 2003 22:16:02 -0000
@@ -1 +1 @@
-MD5 (qdbm-1.7.17.tar.gz) = a5b9ad6a4d002f4a8c11dc2198340618
+MD5 (qdbm-1.7.19.tar.gz) = dfeef23d7512543b4de6ca3552fb27ea
Index: pkg-plist
===================================================================
RCS file: /cvs/FreeBSD/ports/databases/qdbm/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	8 Dec 2003 09:47:14 -0000	1.4
+++ pkg-plist	10 Dec 2003 23:24:15 -0000
@@ -6,6 +6,7 @@
 bin/dpmgr
 bin/dptest
 bin/dptsv
+bin/fmtcnv031127
 bin/hvmgr
 bin/hvtest
 bin/odidx
@@ -29,6 +30,7 @@
 lib/libqdbm.so.1
 lib/libqdbm.so.1.0.0
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%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