mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
update to 1.0.3
This commit is contained in:
parent
581722599e
commit
aaa4310ebe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520907
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libabw
|
||||
PORTVERSION= 0.1.2
|
||||
PORTREVISION= 10
|
||||
PORTVERSION= 0.1.3
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= LODEV/${PORTNAME}
|
||||
|
||||
@ -14,7 +13,7 @@ LICENSE= MPL20
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:devel/boost-libs
|
||||
LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge
|
||||
|
||||
USES= compiler:c++11-lib gnome gperf libtool pathfix perl5 pkgconfig \
|
||||
USES= compiler:c++11-lib gnome gperf libtool localbase pathfix perl5 pkgconfig \
|
||||
tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= libxml2
|
||||
@ -22,7 +21,6 @@ GNU_CONFIGURE= yes
|
||||
USE_PERL5= build
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS= -disable-werror --without-docs
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ARGS= --without-docs
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1515541624
|
||||
SHA256 (libabw-0.1.2.tar.xz) = 0b72944d5af81dda0a5c5803ee84cbac4b81441a4d767aa57029adc6744c2485
|
||||
SIZE (libabw-0.1.2.tar.xz) = 318400
|
||||
TIMESTAMP = 1577365930
|
||||
SHA256 (libabw-0.1.3.tar.xz) = e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed
|
||||
SIZE (libabw-0.1.3.tar.xz) = 318808
|
||||
|
@ -5,5 +5,5 @@ include/libabw-0.1/libabw/AbiDocument.h
|
||||
include/libabw-0.1/libabw/libabw.h
|
||||
lib/libabw-0.1.so
|
||||
lib/libabw-0.1.so.1
|
||||
lib/libabw-0.1.so.1.0.2
|
||||
lib/libabw-0.1.so.1.0.3
|
||||
libdata/pkgconfig/libabw-0.1.pc
|
||||
|
Loading…
Reference in New Issue
Block a user