FreeBSD Bugzilla – Attachment 37883 Details for
Bug 60124
Update port: databases/qdbm to 1.7.19
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.00 KB, created by
Kimura Fuyuki
on 2003-12-10 23:40:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2003-12-10 23:40:09 UTC
Size:
2.00 KB
patch
obsolete
>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%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 60124
: 37883