mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
databases/pxlib:Update version 0.6.5=>0.6.6
- Remove bsd.port.options.mk for OPTIONSNG
This commit is contained in:
parent
0aec380e34
commit
bb87a1030a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412971
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pxlib
|
||||
PORTVERSION= 0.6.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.6.6
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -29,12 +28,10 @@ MANPAGES_BUILD_DEPENDS= docbook-to-man:textproc/docbook-to-man \
|
||||
docbook2man:textproc/docbook-utils
|
||||
NLS_CONFIGURE_OFF= --disable-nls
|
||||
NLS_USES= gettext
|
||||
INSTALL_TARGET= install-strip
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
pre-build:
|
||||
.if !${PORT_OPTIONS:MMANPAGES}
|
||||
pre-build-MANPAGES-off:
|
||||
${REINPLACE_CMD} -e 's/^DOCDIR =.*/DOCDIR =/' ${WRKSRC}/Makefile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pxlib-0.6.5.tar.gz) = 2f7a6b77069411d857a1eed75bf9774099c42d35768222314fbeaa5c290a0605
|
||||
SIZE (pxlib-0.6.5.tar.gz) = 522092
|
||||
SHA256 (pxlib-0.6.6.tar.gz) = fb3866f505f8b11f133411433ccd6e37183a8baa592ec0c54f0fb8ea5a5f4f09
|
||||
SIZE (pxlib-0.6.6.tar.gz) = 516190
|
||||
|
@ -5,7 +5,7 @@ include/pxversion.h
|
||||
lib/libpx.a
|
||||
lib/libpx.so
|
||||
lib/libpx.so.0
|
||||
lib/libpx.so.0.6.5
|
||||
lib/libpx.so.%%PORTVERSION%%
|
||||
libdata/pkgconfig/pxlib.pc
|
||||
%%MANPAGES%%man/man3/PX_add_primary_index.3.gz
|
||||
%%MANPAGES%%man/man3/PX_close.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user