diff options
author | oliver <oliver@FreeBSD.org> | 2009-05-06 22:56:27 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-05-06 22:56:27 +0800 |
commit | 679ef81de5f060ab0a873b6ce0357a9a3209bd13 (patch) | |
tree | 4b0cd49931e7431101f7f8a67178b37a4caeb590 /misc | |
parent | 9bc1d9dbdc269dcc3972b5c622e31b4bab7f5d20 (diff) | |
download | freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.tar.gz freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.tar.zst freebsd-ports-gnome-679ef81de5f060ab0a873b6ce0357a9a3209bd13.zip |
update xfce to 4.6.1
bump PORTREVISION where necessary
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-appfinder/distinfo | 6 | ||||
-rw-r--r-- | misc/xfce4-appfinder/pkg-plist | 4 | ||||
-rw-r--r-- | misc/xfce4-weather-plugin/Makefile | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 3a174bf6164e..d31f635a6198 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xfce4-appfinder -PORTVERSION= 4.6.0 +PORTVERSION= 4.6.1 CATEGORIES= misc xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 diff --git a/misc/xfce4-appfinder/distinfo b/misc/xfce4-appfinder/distinfo index 72091251a9f2..ccb48aaf954f 100644 --- a/misc/xfce4-appfinder/distinfo +++ b/misc/xfce4-appfinder/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-appfinder-4.6.0.tar.bz2) = 414b20e3569130348d96b0e74c7d1f3f -SHA256 (xfce4/xfce4-appfinder-4.6.0.tar.bz2) = 7ff513ae98a63525259a95e75ff89a4edcd35fa63fdb7798ec9262777cb0da93 -SIZE (xfce4/xfce4-appfinder-4.6.0.tar.bz2) = 313769 +MD5 (xfce4/xfce4-appfinder-4.6.1.tar.bz2) = a1bc7d88100cfd92714a300be531589b +SHA256 (xfce4/xfce4-appfinder-4.6.1.tar.bz2) = 5eab9a3ba822a1163c07efd917c3425eaf149c01c09df375ac38a0cb7ddf20a4 +SIZE (xfce4/xfce4-appfinder-4.6.1.tar.bz2) = 314040 diff --git a/misc/xfce4-appfinder/pkg-plist b/misc/xfce4-appfinder/pkg-plist index 020f23515730..1323e1318f07 100644 --- a/misc/xfce4-appfinder/pkg-plist +++ b/misc/xfce4-appfinder/pkg-plist @@ -28,7 +28,7 @@ share/locale/mk/LC_MESSAGES/xfce4-appfinder.mo share/locale/nl/LC_MESSAGES/xfce4-appfinder.mo share/locale/pa/LC_MESSAGES/xfce4-appfinder.mo share/locale/pt_BR/LC_MESSAGES/xfce4-appfinder.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-appfinder.mo +share/locale/pt/LC_MESSAGES/xfce4-appfinder.mo share/locale/ru/LC_MESSAGES/xfce4-appfinder.mo share/locale/si/LC_MESSAGES/xfce4-appfinder.mo share/locale/sq/LC_MESSAGES/xfce4-appfinder.mo @@ -40,7 +40,7 @@ share/locale/ca/LC_MESSAGES/xfce4-appfinder.mo share/locale/cs/LC_MESSAGES/xfce4-appfinder.mo share/locale/el/LC_MESSAGES/xfce4-appfinder.mo share/locale/fi/LC_MESSAGES/xfce4-appfinder.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-appfinder.mo +share/locale/nb/LC_MESSAGES/xfce4-appfinder.mo share/locale/gl/LC_MESSAGES/xfce4-appfinder.mo share/locale/ko/LC_MESSAGES/xfce4-appfinder.mo share/locale/pl/LC_MESSAGES/xfce4-appfinder.mo diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 07451c4ddc44..8cdc7da3abce 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc xfce geography MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |