diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-12 02:23:10 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-12 02:23:10 +0000 |
commit | b2ececf12e2de6ab2727b23a2b073ddd69e4f45e (patch) | |
tree | 2d64f9c99a038f0701e2a72451d8a239f376b76d /deskutils/xfce4-notes-plugin | |
parent | 8c91ee25d20a2852c693b44874710c89ef7eb9ab (diff) | |
download | FreeBSD-ports-b2ececf12e2de6ab2727b23a2b073ddd69e4f45e.zip FreeBSD-ports-b2ececf12e2de6ab2727b23a2b073ddd69e4f45e.tar.gz |
Update port: deskutils/xfce4-notes update to 0.9.5
Upgrade deskutils/xfce4-notes to 0.9.5
PR: ports/57717
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
Diffstat (limited to 'deskutils/xfce4-notes-plugin')
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 7 | ||||
-rw-r--r-- | deskutils/xfce4-notes-plugin/distinfo | 2 | ||||
-rw-r--r-- | deskutils/xfce4-notes-plugin/pkg-plist | 2 |
3 files changed, 4 insertions, 7 deletions
diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index 17daba5..6995eb9 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-notes -PORTVERSION= 0.9 +PORTVERSION= 0.9.5 CATEGORIES= deskutils xfce MASTER_SITES= http://www.lysator.liu.se/~b0kaj/ DIST_SUBDIR= xfce4 @@ -15,12 +15,11 @@ MAINTAINER= thorsten.greiner@web.de COMMENT= Sticky notes panel plugin for XFce4 BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ - xfce4util.1:${PORTSDIR}/x11/libxfce4util \ +LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -USE_GNOME= gtk20 +USE_GNOME= gtk20 libxml2 USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/deskutils/xfce4-notes-plugin/distinfo b/deskutils/xfce4-notes-plugin/distinfo index a2ff18e..1882ee8 100644 --- a/deskutils/xfce4-notes-plugin/distinfo +++ b/deskutils/xfce4-notes-plugin/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfce4-notes-0.9.tar.gz) = 3c1f045f97915325a53725c0d6c2d601 +MD5 (xfce4/xfce4-notes-0.9.5.tar.gz) = 1592de9d708dbab5f90066000c621d84 diff --git a/deskutils/xfce4-notes-plugin/pkg-plist b/deskutils/xfce4-notes-plugin/pkg-plist index 78094e2..25236aa 100644 --- a/deskutils/xfce4-notes-plugin/pkg-plist +++ b/deskutils/xfce4-notes-plugin/pkg-plist @@ -1,6 +1,4 @@ lib/xfce4/panel-plugins/libnotes.so -share/xfce4/notes/close.png -share/xfce4/notes/resize.png share/xfce4/notes/note.png @unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true @unexec rmdir %D/lib/xfce4 2>/dev/null || true |