Date: Mon, 6 Oct 2014 19:30:09 +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: r370216 - in head/print: . libmspub libmspub01 Message-ID: <201410061930.s96JU9wn061603@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Oct 6 19:30:09 2014 New Revision: 370216 URL: https://svnweb.freebsd.org/changeset/ports/370216 QAT: https://qat.redports.org/buildarchive/r370216/ Log: Import libmspub01 Ensure it does not conflicts with libmspub Added: head/print/libmspub01/ - copied from r370181, head/print/libmspub/ Modified: head/print/Makefile head/print/libmspub/Makefile head/print/libmspub/pkg-plist head/print/libmspub01/Makefile head/print/libmspub01/distinfo head/print/libmspub01/pkg-plist Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Mon Oct 6 19:29:15 2014 (r370215) +++ head/print/Makefile Mon Oct 6 19:30:09 2014 (r370216) @@ -112,6 +112,7 @@ SUBDIR += libharu SUBDIR += libijs SUBDIR += libmspub + SUBDIR += libmspub01 SUBDIR += libotf SUBDIR += libpaper SUBDIR += libppd Modified: head/print/libmspub/Makefile ============================================================================== --- head/print/libmspub/Makefile Mon Oct 6 19:29:15 2014 (r370215) +++ head/print/libmspub/Makefile Mon Oct 6 19:30:09 2014 (r370216) @@ -2,7 +2,7 @@ PORTNAME= libmspub PORTVERSION= 0.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/ @@ -26,4 +26,7 @@ CONFIGURE_ARGS= --disable-werror --witho CONFIGURE_ENV= ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-lz" CPPFLAGS+= -I${LOCALBASE}/include +post-stage: + @${RM} -f ${STAGEDIR}${PREFIX}/bin/pub* + .include <bsd.port.mk> Modified: head/print/libmspub/pkg-plist ============================================================================== --- head/print/libmspub/pkg-plist Mon Oct 6 19:29:15 2014 (r370215) +++ head/print/libmspub/pkg-plist Mon Oct 6 19:30:09 2014 (r370216) @@ -1,5 +1,3 @@ -bin/pub2raw -bin/pub2xhtml include/libmspub-0.0/libmspub/MSPUBDocument.h include/libmspub-0.0/libmspub/MSPUBStringVector.h include/libmspub-0.0/libmspub/libmspub.h @@ -7,5 +5,3 @@ lib/libmspub-0.0.so lib/libmspub-0.0.so.0 lib/libmspub-0.0.so.0.0.6 libdata/pkgconfig/libmspub-0.0.pc -@dirrm include/libmspub-0.0/libmspub -@dirrm include/libmspub-0.0 Modified: head/print/libmspub01/Makefile ============================================================================== --- head/print/libmspub/Makefile Mon Oct 6 14:00:58 2014 (r370181) +++ head/print/libmspub01/Makefile Mon Oct 6 19:30:09 2014 (r370216) @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= libmspub -PORTVERSION= 0.0.6 -PORTREVISION= 2 +PORTVERSION= 0.1.0 CATEGORIES= print graphics devel MASTER_SITES= http://dev-www.libreoffice.org/src/ +PKGNAMESUFFIX= 01 MAINTAINER= office@FreeBSD.org COMMENT= Library and tools for parsing Microsoft Publisher file format @@ -14,8 +14,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:${PORTSDIR}/devel/boost-libs LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \ - libwpd-0.9.so:${PORTSDIR}/textproc/libwpd \ - libwpg-0.2.so:${PORTSDIR}/graphics/libwpg + librevenge-0.0.so:${PORTSDIR}/textproc/librevenge GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/print/libmspub01/distinfo ============================================================================== --- head/print/libmspub/distinfo Mon Oct 6 14:00:58 2014 (r370181) +++ head/print/libmspub01/distinfo Mon Oct 6 19:30:09 2014 (r370216) @@ -1,2 +1,2 @@ -SHA256 (libmspub-0.0.6.tar.xz) = 4cd4e3e9e3eef5ae676fa18415f3f342c17c28e5167d7354115a5cc2ea96a2f9 -SIZE (libmspub-0.0.6.tar.xz) = 353356 +SHA256 (libmspub-0.1.0.tar.xz) = ae6cd49d3595e37c83e12e60b1da8134372b71fbc08511b20daf52455d701f0d +SIZE (libmspub-0.1.0.tar.xz) = 339632 Modified: head/print/libmspub01/pkg-plist ============================================================================== --- head/print/libmspub/pkg-plist Mon Oct 6 14:00:58 2014 (r370181) +++ head/print/libmspub01/pkg-plist Mon Oct 6 19:30:09 2014 (r370216) @@ -1,11 +1,8 @@ bin/pub2raw bin/pub2xhtml -include/libmspub-0.0/libmspub/MSPUBDocument.h -include/libmspub-0.0/libmspub/MSPUBStringVector.h -include/libmspub-0.0/libmspub/libmspub.h -lib/libmspub-0.0.so -lib/libmspub-0.0.so.0 -lib/libmspub-0.0.so.0.0.6 -libdata/pkgconfig/libmspub-0.0.pc -@dirrm include/libmspub-0.0/libmspub -@dirrm include/libmspub-0.0 +include/libmspub-0.1/libmspub/MSPUBDocument.h +include/libmspub-0.1/libmspub/libmspub.h +lib/libmspub-0.1.so +lib/libmspub-0.1.so.1 +lib/libmspub-0.1.so.1.0.0 +libdata/pkgconfig/libmspub-0.1.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410061930.s96JU9wn061603>