diff options
author | oliver <oliver@FreeBSD.org> | 2008-02-13 02:11:07 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2008-02-13 02:11:07 +0800 |
commit | 45e72c6194235ddb6310560df15adde7dff61639 (patch) | |
tree | ac64caded36de405e9e794a1d55d9e0a6c1b9663 /deskutils | |
parent | 767ce3b15134a4730fa76edbf5d047893f10d7aa (diff) | |
download | freebsd-ports-gnome-45e72c6194235ddb6310560df15adde7dff61639.tar.gz freebsd-ports-gnome-45e72c6194235ddb6310560df15adde7dff61639.tar.zst freebsd-ports-gnome-45e72c6194235ddb6310560df15adde7dff61639.zip |
update xfce4 to 4.4.2
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/orage/Makefile | 4 | ||||
-rw-r--r-- | deskutils/orage/distinfo | 6 | ||||
-rw-r--r-- | deskutils/orage/pkg-plist | 2 | ||||
-rw-r--r-- | deskutils/xfce4-notes-plugin/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 2 |
5 files changed, 9 insertions, 7 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index 3e5660fa854b..beb3322a7d10 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -6,8 +6,8 @@ # PORTNAME= orage -PORTVERSION= 4.4.1 -PORTREVISION= 1 +PORTVERSION= 4.4.2 +PORTREVISION= 0 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 diff --git a/deskutils/orage/distinfo b/deskutils/orage/distinfo index b31462abb164..0ea89a01dd6c 100644 --- a/deskutils/orage/distinfo +++ b/deskutils/orage/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/orage-4.4.1.tar.bz2) = 5c206d3904a548a6228b2aa09d1e6f1f -SHA256 (xfce4/orage-4.4.1.tar.bz2) = 37cc7da302b4f6a47aaed66834a8b9c3e598eae710d4aa4916c7892bb7ccdc9f -SIZE (xfce4/orage-4.4.1.tar.bz2) = 1550456 +MD5 (xfce4/orage-4.4.2.tar.bz2) = 0c69e4c20350c3000d49350991d3a520 +SHA256 (xfce4/orage-4.4.2.tar.bz2) = ef08b96e5529f19a2f609525300fbea2019f1afb75fb3c85e474e6041f425abd +SIZE (xfce4/orage-4.4.2.tar.bz2) = 1539553 diff --git a/deskutils/orage/pkg-plist b/deskutils/orage/pkg-plist index 41aff9ccc528..52990542b11e 100644 --- a/deskutils/orage/pkg-plist +++ b/deskutils/orage/pkg-plist @@ -7,6 +7,7 @@ share/applications/xfcalendar.desktop share/applications/xfce-xfcalendar-settings.desktop share/icons/hicolor/48x48/apps/xfcalendar.png share/icons/hicolor/scalable/apps/xfcalendar.svg +share/locale/am/LC_MESSAGES/orage.mo share/locale/ar/LC_MESSAGES/orage.mo share/locale/az/LC_MESSAGES/orage.mo share/locale/bg/LC_MESSAGES/orage.mo @@ -28,6 +29,7 @@ share/locale/it/LC_MESSAGES/orage.mo share/locale/ja/LC_MESSAGES/orage.mo share/locale/ka/LC_MESSAGES/orage.mo share/locale/lt/LC_MESSAGES/orage.mo +share/locale/lv/LC_MESSAGES/orage.mo share/locale/mk/LC_MESSAGES/orage.mo share/locale/ms/LC_MESSAGES/orage.mo share/locale/nl/LC_MESSAGES/orage.mo diff --git a/deskutils/xfce4-notes-plugin/Makefile b/deskutils/xfce4-notes-plugin/Makefile index 6934d417df9b..975b772f6824 100644 --- a/deskutils/xfce4-notes-plugin/Makefile +++ b/deskutils/xfce4-notes-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-notes-plugin PORTVERSION= 1.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index e3d9cc16ea3e..f234545cf81f 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-xkb-plugin PORTVERSION= 0.4.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 |