aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2014-02-17 04:12:06 +0800
committerkwm <kwm@FreeBSD.org>2014-02-17 04:12:06 +0800
commit662338c12b2a56301b5c12f1766c14fb6b776a57 (patch)
treefcab536d77a8cd2bc3fe941b606c8c4d676c8e23 /devel
parent600ac1e09d9dc3e4e333e93039c8359b4c845178 (diff)
downloadfreebsd-ports-gnome-662338c12b2a56301b5c12f1766c14fb6b776a57.tar.gz
freebsd-ports-gnome-662338c12b2a56301b5c12f1766c14fb6b776a57.tar.zst
freebsd-ports-gnome-662338c12b2a56301b5c12f1766c14fb6b776a57.zip
Update to 0.10.11.
Switch to USES=libtool.
Diffstat (limited to 'devel')
-rw-r--r--devel/goffice010/Makefile13
-rw-r--r--devel/goffice010/distinfo4
-rw-r--r--devel/goffice010/pkg-plist1
3 files changed, 10 insertions, 8 deletions
diff --git a/devel/goffice010/Makefile b/devel/goffice010/Makefile
index c65834c55e6e..870eadf559bd 100644
--- a/devel/goffice010/Makefile
+++ b/devel/goffice010/Makefile
@@ -3,7 +3,7 @@
# $MCom: ports/trunk/devel/goffice/Makefile 18385 2013-04-22 12:56:25Z kwm $
PORTNAME= goffice
-PORTVERSION= 0.10.9
+PORTVERSION= 0.10.11
CATEGORIES= devel gnome
MASTER_SITES= GNOME
PKGNAMESUFFIX= 010
@@ -15,20 +15,21 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_XZ= yes
-USE_GNOME= gnomeprefix gtk30 intlhack libgsf librsvg2 ltverhack
-USES= gettext gmake pathfix pkgconfig
+USE_GNOME= gnomeprefix gtk30 intlhack libgsf librsvg2
+USES= gettext gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --with-lasem=no --with-config-backend=gsettings
+CONFIGURE_ARGS+=--enable-compile-warnings=no
-PLIST_SUB= VERSION=${PORTVERSION} SHORT_VER=${SHORT_VER}
+PLIST_SUB= VERSION=${PORTVERSION} SHORT_VER=${SHORT_VER} \
+ LIBVERSION=10.0.11
SHORT_VER= 0.10
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/goffice/${SHORT_VER}/plugins
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgoffice-0.10.so.10
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/goffice/*/plugins/*/*.so
.include <bsd.port.mk>
diff --git a/devel/goffice010/distinfo b/devel/goffice010/distinfo
index d15a55048507..c6ed19dc7f41 100644
--- a/devel/goffice010/distinfo
+++ b/devel/goffice010/distinfo
@@ -1,2 +1,2 @@
-SHA256 (goffice-0.10.9.tar.xz) = 8f21cc656645dfe9da518a672350f5a5a5710b20278fa6a7a5af4d583d148875
-SIZE (goffice-0.10.9.tar.xz) = 2214120
+SHA256 (goffice-0.10.11.tar.xz) = 43f419aff4ecdfff8c201e2cac884050e6906dc679e6bbac9c6647c6c706ff24
+SIZE (goffice-0.10.11.tar.xz) = 2228656
diff --git a/devel/goffice010/pkg-plist b/devel/goffice010/pkg-plist
index 92357396d5fc..891d39eecf57 100644
--- a/devel/goffice010/pkg-plist
+++ b/devel/goffice010/pkg-plist
@@ -200,6 +200,7 @@ lib/goffice/%%VERSION%%/plugins/smoothing/types.xml
lib/libgoffice-%%SHORT_VER%%.la
lib/libgoffice-%%SHORT_VER%%.so
lib/libgoffice-%%SHORT_VER%%.so.10
+lib/libgoffice-%%SHORT_VER%%.so.%%LIBVERSION%%
libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc
share/doc/goffice-%%SHORT_VER%%/GOArrow.html
share/doc/goffice-%%SHORT_VER%%/GOBezierSpline.html