Update to version 1.5.1.
This commit is contained in:
parent
e1b80e0358
commit
b2112f250a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332829
3 changed files with 4 additions and 7 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= yaz++
|
PORTNAME= yaz++
|
||||||
PORTVERSION= 1.5.0
|
PORTVERSION= 1.5.1
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://ftp.indexdata.dk/pub/yazpp/
|
MASTER_SITES= http://ftp.indexdata.dk/pub/yazpp/
|
||||||
DISTNAME= yazpp-${PORTVERSION}
|
DISTNAME= yazpp-${PORTVERSION}
|
||||||
|
@ -17,7 +16,4 @@ GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+=--enable-shared --with-yaz=${LOCALBASE}/bin
|
CONFIGURE_ARGS+=--enable-shared --with-yaz=${LOCALBASE}/bin
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
MAN1= yazpp-config.1
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (yazpp-1.5.0.tar.gz) = b94ab8c87315b43a84f09badff4b3f4cc2062a379cebd8084e730855be565620
|
SHA256 (yazpp-1.5.1.tar.gz) = d5b5de6ce9f940aab423baedd3a706965d9089b6212e5dff525a68b66330aa0e
|
||||||
SIZE (yazpp-1.5.0.tar.gz) = 577904
|
SIZE (yazpp-1.5.1.tar.gz) = 584625
|
||||||
|
|
|
@ -24,6 +24,7 @@ lib/libzoompp.a
|
||||||
lib/libzoompp.la
|
lib/libzoompp.la
|
||||||
lib/libzoompp.so
|
lib/libzoompp.so
|
||||||
lib/libzoompp.so.6
|
lib/libzoompp.so.6
|
||||||
|
man/man1/yazpp-config.1.gz
|
||||||
share/aclocal/yazpp.m4
|
share/aclocal/yazpp.m4
|
||||||
share/doc/yazpp/api.html
|
share/doc/yazpp/api.html
|
||||||
share/doc/yazpp/common/id.png
|
share/doc/yazpp/common/id.png
|
||||||
|
|
Loading…
Reference in a new issue