Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2019 13:16:25 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520907 - head/textproc/libabw
Message-ID:  <201912261316.xBQDGPCn025473@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Dec 26 13:16:24 2019
New Revision: 520907
URL: https://svnweb.freebsd.org/changeset/ports/520907

Log:
  update to 1.0.3

Modified:
  head/textproc/libabw/Makefile
  head/textproc/libabw/distinfo
  head/textproc/libabw/pkg-plist

Modified: head/textproc/libabw/Makefile
==============================================================================
--- head/textproc/libabw/Makefile	Thu Dec 26 13:11:47 2019	(r520906)
+++ head/textproc/libabw/Makefile	Thu Dec 26 13:16:24 2019	(r520907)
@@ -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>

Modified: head/textproc/libabw/distinfo
==============================================================================
--- head/textproc/libabw/distinfo	Thu Dec 26 13:11:47 2019	(r520906)
+++ head/textproc/libabw/distinfo	Thu Dec 26 13:16:24 2019	(r520907)
@@ -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

Modified: head/textproc/libabw/pkg-plist
==============================================================================
--- head/textproc/libabw/pkg-plist	Thu Dec 26 13:11:47 2019	(r520906)
+++ head/textproc/libabw/pkg-plist	Thu Dec 26 13:16:24 2019	(r520907)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912261316.xBQDGPCn025473>