databases/pxlib: Update version 0.6.6=>0.6.7
This commit is contained in:
parent
e735eff1f2
commit
25ce0bebd5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420141
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pxlib
|
||||
PORTVERSION= 0.6.6
|
||||
PORTVERSION= 0.6.7
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -29,7 +29,6 @@ MANPAGES_BUILD_DEPENDS= docbook-to-man:textproc/docbook-to-man \
|
|||
NLS_CONFIGURE_OFF= --disable-nls
|
||||
NLS_USES= gettext
|
||||
INSTALL_TARGET= install-strip
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
pre-build-MANPAGES-off:
|
||||
${REINPLACE_CMD} -e 's/^DOCDIR =.*/DOCDIR =/' ${WRKSRC}/Makefile
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (pxlib-0.6.6.tar.gz) = fb3866f505f8b11f133411433ccd6e37183a8baa592ec0c54f0fb8ea5a5f4f09
|
||||
SIZE (pxlib-0.6.6.tar.gz) = 516190
|
||||
TIMESTAMP = 1470863050
|
||||
SHA256 (pxlib-0.6.7.tar.gz) = 7187a0e3694b0d7d654433d9d4e6e289e8e938f8cac5eb6136ce643251a5507a
|
||||
SIZE (pxlib-0.6.7.tar.gz) = 536756
|
||||
|
|
|
@ -5,7 +5,7 @@ include/pxversion.h
|
|||
lib/libpx.a
|
||||
lib/libpx.so
|
||||
lib/libpx.so.0
|
||||
lib/libpx.so.%%PORTVERSION%%
|
||||
lib/libpx.so.0.6.6
|
||||
libdata/pkgconfig/pxlib.pc
|
||||
%%MANPAGES%%man/man3/PX_add_primary_index.3.gz
|
||||
%%MANPAGES%%man/man3/PX_close.3.gz
|
||||
|
|
Loading…
Reference in a new issue