diff options
author | oliver <oliver@FreeBSD.org> | 2005-01-28 00:45:15 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-01-28 00:45:15 +0800 |
commit | 6926e3445ca110ad4b574a42113fed67a1565544 (patch) | |
tree | 8e746d93bc0509d5927a69f798bdcc9f038e9150 /x11-clocks | |
parent | 337bc33f8e79d41dbdf24fe7b1359668af7b8b5b (diff) | |
download | freebsd-ports-gnome-6926e3445ca110ad4b574a42113fed67a1565544.tar.gz freebsd-ports-gnome-6926e3445ca110ad4b574a42113fed67a1565544.tar.zst freebsd-ports-gnome-6926e3445ca110ad4b574a42113fed67a1565544.zip |
update xfce4-datetime-plugin to 0.3.1
PR: ports/76745
Submitted by: maintainer
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 |