svn commit: r354792 - head/devel/liborcus

Baptiste Daroussin bapt at FreeBSD.org
Thu May 22 06:46:59 UTC 2014


Author: bapt
Date: Thu May 22 06:46:58 2014
New Revision: 354792
URL: http://svnweb.freebsd.org/changeset/ports/354792
QAT: https://qat.redports.org/buildarchive/r354792/

Log:
  Update to 0.5.2
  Strip binaries

Modified:
  head/devel/liborcus/Makefile
  head/devel/liborcus/distinfo

Modified: head/devel/liborcus/Makefile
==============================================================================
--- head/devel/liborcus/Makefile	Thu May 22 06:42:20 2014	(r354791)
+++ head/devel/liborcus/Makefile	Thu May 22 06:46:58 2014	(r354792)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	liborcus
-PORTVERSION=	0.5.1
-PORTREVISION=	2
+PORTVERSION=	0.5.2
 CATEGORIES=	devel misc
 MASTER_SITES=	http://kohei.us/files/orcus/src/
 
@@ -18,6 +17,7 @@ LIB_DEPENDS=	libzip.so:${PORTSDIR}/archi
 GNU_CONFIGURE=	yes
 USES=		gmake libtool pathfix pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
 CONFIGURE_ARGS=	--disable-spreadsheet-model --disable-werror \
 		--with-boost="${LOCALBASE}" \

Modified: head/devel/liborcus/distinfo
==============================================================================
--- head/devel/liborcus/distinfo	Thu May 22 06:42:20 2014	(r354791)
+++ head/devel/liborcus/distinfo	Thu May 22 06:46:58 2014	(r354792)
@@ -1,2 +1,2 @@
-SHA256 (liborcus-0.5.1.tar.bz2) = e632373149c0b29a971aa74c079f8825bc6bc7b09c0899c8de004ee7e72ad765
-SIZE (liborcus-0.5.1.tar.bz2) = 1445106
+SHA256 (liborcus-0.5.2.tar.bz2) = e58b085e4f824aef0d4bbf6f64492dc8e970b75bb24dc890f6d9384ca27940d7
+SIZE (liborcus-0.5.2.tar.bz2) = 1503802


More information about the svn-ports-all mailing list