diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-06 19:36:13 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-06 19:36:13 +0000 |
commit | 398ad4b3e8486822989f5cc46dd9f954cb546ee3 (patch) | |
tree | 5e271e11b4709c90695a52943aa22c55fb09a825 /sysutils/xfce4-genmon-plugin | |
parent | e7f43038ad88c67a41ad09f9160a5d68bd3b7924 (diff) | |
download | ports-398ad4b3e8486822989f5cc46dd9f954cb546ee3.tar.gz ports-398ad4b3e8486822989f5cc46dd9f954cb546ee3.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-genmon-plugin')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xfce4-genmon-plugin/distinfo | 4 | ||||
-rw-r--r-- | sysutils/xfce4-genmon-plugin/pkg-plist | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 5d1dafb20952..96600fb61d59 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-genmon-plugin -PORTVERSION= 1.0 -PORTREVISION= 3 +PORTVERSION= 1.1 +PORTREVISION= 0 CATEGORIES= sysutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ @@ -24,7 +24,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GNOME= gtk20 libxml2 USE_X_PREFIX= yes -USE_INC_LIBTOOL_VER=15 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/sysutils/xfce4-genmon-plugin/distinfo b/sysutils/xfce4-genmon-plugin/distinfo index 34c87c820c43..4dd6d87918c3 100644 --- a/sysutils/xfce4-genmon-plugin/distinfo +++ b/sysutils/xfce4-genmon-plugin/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-genmon-plugin-1.0.tar.gz) = d1d511fc18fa129465bf19e0fa70c3a8 -SIZE (xfce4/xfce4-genmon-plugin-1.0.tar.gz) = 228562 +MD5 (xfce4/xfce4-genmon-plugin-1.1.tar.gz) = 130be5e17d4ae41f86bbb952adb6a95d +SIZE (xfce4/xfce4-genmon-plugin-1.1.tar.gz) = 229388 diff --git a/sysutils/xfce4-genmon-plugin/pkg-plist b/sysutils/xfce4-genmon-plugin/pkg-plist index 8bac852ad11d..25673a9b2fde 100644 --- a/sysutils/xfce4-genmon-plugin/pkg-plist +++ b/sysutils/xfce4-genmon-plugin/pkg-plist @@ -1,4 +1,2 @@ lib/xfce4/panel-plugins/libgenmon.so -lib/xfce4/panel-plugins/libgenmon.la -lib/xfce4/panel-plugins/libgenmon.a @unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true |