diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-27 16:45:15 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-27 16:45:15 +0000 |
commit | 73dc289b813c9379b4d6b781b2d3a38b6607c1fb (patch) | |
tree | 6df47134dd9c555029e76197da12eb047db299d1 /x11-clocks | |
parent | 22de780e18258028a82303ceb8daad004127b608 (diff) | |
download | ports-73dc289b813c9379b4d6b781b2d3a38b6607c1fb.tar.gz ports-73dc289b813c9379b4d6b781b2d3a38b6607c1fb.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 6 | ||||
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/distinfo | 4 | ||||
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index a3e67408b791..fac66bcafb76 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -6,8 +6,8 @@ # PORTNAME= xfce4-datetime-plugin -PORTVERSION= 0.3.0 -PORTREVISION= 4 +PORTVERSION= 0.3.1 +PORTREVISION= 0 CATEGORIES= x11-clocks xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ http://matt.nerim.net/xfce-goodies/ \ @@ -26,7 +26,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GNOME= gtk20 USE_X_PREFIX= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/x11-clocks/xfce4-datetime-plugin/distinfo b/x11-clocks/xfce4-datetime-plugin/distinfo index a547f82cdb84..3f478013d832 100644 --- a/x11-clocks/xfce4-datetime-plugin/distinfo +++ b/x11-clocks/xfce4-datetime-plugin/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/xfce4-datetime-plugin-0.3.0.tar.gz) = fec04ccaf62534143ec65935b93b8d19 -SIZE (xfce4/xfce4-datetime-plugin-0.3.0.tar.gz) = 311700 +MD5 (xfce4/xfce4-datetime-plugin-0.3.1.tar.gz) = 92b7ebee7f0c8074f5cf590f77f676f2 +SIZE (xfce4/xfce4-datetime-plugin-0.3.1.tar.gz) = 311941 diff --git a/x11-clocks/xfce4-datetime-plugin/pkg-plist b/x11-clocks/xfce4-datetime-plugin/pkg-plist index 78a889ffa694..b5dc26105752 100644 --- a/x11-clocks/xfce4-datetime-plugin/pkg-plist +++ b/x11-clocks/xfce4-datetime-plugin/pkg-plist @@ -1,3 +1,2 @@ -lib/xfce4/panel-plugins/libdatetime.la lib/xfce4/panel-plugins/libdatetime.so @unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true |