diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-03-14 23:44:33 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-03-14 23:44:33 +0000 |
commit | 1459c36b40b935cfdfec8db1e16087d9a2ad1885 (patch) | |
tree | aee9ef3d8d7146fc1da2ebf804edb557ab83ee72 /sysutils/xfce4-utils | |
parent | 551f0caee18db88d270dcb38f18def1b4bca5bd9 (diff) | |
download | ports-1459c36b40b935cfdfec8db1e16087d9a2ad1885.tar.gz ports-1459c36b40b935cfdfec8db1e16087d9a2ad1885.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-utils')
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 9 | ||||
-rw-r--r-- | sysutils/xfce4-utils/distinfo | 3 | ||||
-rw-r--r-- | sysutils/xfce4-utils/files/patch-scripts-xinitrc | 10 | ||||
-rw-r--r-- | sysutils/xfce4-utils/pkg-plist | 6 |
4 files changed, 12 insertions, 16 deletions
diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index 934eedcd496d..5dc9bf045211 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -6,13 +6,12 @@ # PORTNAME= xfce4-utils -PORTVERSION= 4.0.3 -PORTREVISION= 1 +PORTVERSION= 4.0.4 +PORTREVISION= 0 CATEGORIES= sysutils xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \ - http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/${PORTVERSION}/ \ - http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/${PORTVERSION}/ + ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= xfce-utils-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/sysutils/xfce4-utils/distinfo b/sysutils/xfce4-utils/distinfo index b13a2600c3bf..dc3b73cea635 100644 --- a/sysutils/xfce4-utils/distinfo +++ b/sysutils/xfce4-utils/distinfo @@ -1 +1,2 @@ -MD5 (xfce4/xfce-utils-4.0.3.tar.gz) = b0cd19f9f06885a878730fa78afef415 +MD5 (xfce4/xfce-utils-4.0.4.tar.gz) = 34fe286ed9aa48e7d76e1c07904b0ecf +SIZE(xfce4/xfce-utils-4.0.4.tar.gz) = 958462 diff --git a/sysutils/xfce4-utils/files/patch-scripts-xinitrc b/sysutils/xfce4-utils/files/patch-scripts-xinitrc deleted file mode 100644 index 500b37efa5d6..000000000000 --- a/sysutils/xfce4-utils/files/patch-scripts-xinitrc +++ /dev/null @@ -1,10 +0,0 @@ ---- scripts/xinitrc.orig Sat Aug 2 21:30:18 2003 -+++ scripts/xinitrc Sat Aug 2 21:30:56 2003 -@@ -14,6 +14,7 @@ Xft.hintstyle: hintmedium - EOF - - # Launch xscreensaver (if available), but only as non-root user -+UID=`id -u` - test $UID -gt 0 && xscreensaver -no-splash & - - # Run xfce4-session if installed diff --git a/sysutils/xfce4-utils/pkg-plist b/sysutils/xfce4-utils/pkg-plist index 2a7d41f9260a..b7b0e3ae8843 100644 --- a/sysutils/xfce4-utils/pkg-plist +++ b/sysutils/xfce4-utils/pkg-plist @@ -16,6 +16,7 @@ share/locale/cs/LC_MESSAGES/xfce-utils.mo share/locale/de/LC_MESSAGES/xfce-utils.mo share/locale/es/LC_MESSAGES/xfce-utils.mo share/locale/es_MX/LC_MESSAGES/xfce-utils.mo +share/locale/fa_IR/LC_MESSAGES/xfce-utils.mo share/locale/fi/LC_MESSAGES/xfce-utils.mo share/locale/fr/LC_MESSAGES/xfce-utils.mo share/locale/hi/LC_MESSAGES/xfce-utils.mo @@ -28,6 +29,7 @@ share/locale/ms/LC_MESSAGES/xfce-utils.mo share/locale/nl/LC_MESSAGES/xfce-utils.mo share/locale/no/LC_MESSAGES/xfce-utils.mo share/locale/pl/LC_MESSAGES/xfce-utils.mo +share/locale/pt_BR/LC_MESSAGES/xfce-utils.mo share/locale/pt_PT/LC_MESSAGES/xfce-utils.mo share/locale/ru/LC_MESSAGES/xfce-utils.mo share/locale/sv/LC_MESSAGES/xfce-utils.mo @@ -41,11 +43,13 @@ share/xfce4/AUTHORS share/xfce4/AUTHORS.az share/xfce4/AUTHORS.ca share/xfce4/AUTHORS.de +share/xfce4/AUTHORS.es share/xfce4/AUTHORS.fr share/xfce4/AUTHORS.html share/xfce4/AUTHORS.html.az share/xfce4/AUTHORS.html.ca share/xfce4/AUTHORS.html.de +share/xfce4/AUTHORS.html.es share/xfce4/AUTHORS.html.fr share/xfce4/AUTHORS.vi share/xfce4/COPYING @@ -57,10 +61,12 @@ share/xfce4/GPL share/xfce4/GPL.html share/xfce4/INFO share/xfce4/INFO.ca +share/xfce4/INFO.es share/xfce4/INFO.fr share/xfce4/INFO.html share/xfce4/INFO.html.ca share/xfce4/INFO.html.de +share/xfce4/INFO.html.es share/xfce4/INFO.html.fr share/xfce4/INFO.vi share/xfce4/LGPL |