Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2014 06:46:58 +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: r354792 - head/devel/liborcus
Message-ID:  <201405220646.s4M6kwNS070711@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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