diff options
author | bapt <bapt@FreeBSD.org> | 2014-05-22 14:46:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-05-22 14:46:58 +0800 |
commit | 3c90415e8edd18b333e67e0e510e420945ad298f (patch) | |
tree | d02af6b6574e79789a60bef6e3283c3e3185c079 | |
parent | e1fdcabbb7cac0f4c17ed5a7aba8c220d78aeaa1 (diff) | |
download | freebsd-ports-gnome-3c90415e8edd18b333e67e0e510e420945ad298f.tar.gz freebsd-ports-gnome-3c90415e8edd18b333e67e0e510e420945ad298f.tar.zst freebsd-ports-gnome-3c90415e8edd18b333e67e0e510e420945ad298f.zip |
Update to 0.5.2
Strip binaries
-rw-r--r-- | devel/liborcus/Makefile | 4 | ||||
-rw-r--r-- | devel/liborcus/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index 1df1bf545766..e49501c374ad 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -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}/archivers/libzip \ 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}" \ diff --git a/devel/liborcus/distinfo b/devel/liborcus/distinfo index 2e319a95a3d0..3c826f5935ec 100644 --- a/devel/liborcus/distinfo +++ b/devel/liborcus/distinfo @@ -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 |