summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-appfinder
diff options
context:
space:
mode:
authormartti <martti>2005-11-09 06:42:58 +0000
committermartti <martti>2005-11-09 06:42:58 +0000
commitb3f095baa143f9f07abfa2fa2c664fc9739dbe06 (patch)
treeca2ae1eea5e4c6508418c953c2a625f2e185cdef /sysutils/xfce4-appfinder
parent73836696266015b45102f0611526bd5cdce12706 (diff)
downloadpkgsrc-b3f095baa143f9f07abfa2fa2c664fc9739dbe06.tar.gz
Updated xfce4 to 4.2.3.1
* Lots of bug fixes * Translation updates Official ChangeLog is available at: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
Diffstat (limited to 'sysutils/xfce4-appfinder')
-rw-r--r--sysutils/xfce4-appfinder/PLIST17
-rw-r--r--sysutils/xfce4-appfinder/buildlink3.mk4
-rw-r--r--sysutils/xfce4-appfinder/distinfo8
3 files changed, 21 insertions, 8 deletions
diff --git a/sysutils/xfce4-appfinder/PLIST b/sysutils/xfce4-appfinder/PLIST
index 75df60a4031..6e01bf7e226 100644
--- a/sysutils/xfce4-appfinder/PLIST
+++ b/sysutils/xfce4-appfinder/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2005/05/18 06:10:30 martti Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/11/09 06:42:58 martti Exp $
+${PKGLOCALEDIR}/locale/af/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/bn_IN/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-appfinder.mo
@@ -16,21 +17,27 @@ ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-appfinder.mo
+${PKGLOCALEDIR}/locale/hy/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-appfinder.mo
+${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce4-appfinder.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce4-appfinder.mo
+${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/xfce4-appfinder.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-appfinder.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-appfinder.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce4-appfinder.mo
bin/xfce4-appfinder
share/applications/xfce4-appfinder.desktop
share/pixmaps/xfce4-appfinder.png
@@ -38,12 +45,18 @@ share/xfce4/doc/C/images/appfinder-handle-popup.png
share/xfce4/doc/C/images/appfinder-item-popup.png
share/xfce4/doc/C/images/default_appfinder.png
share/xfce4/doc/C/xfce4-appfinder.html
-share/xfce4/doc/fr/images/default_appfinder.png
share/xfce4/doc/fr/images/appfinder-handle-popup.png
share/xfce4/doc/fr/images/appfinder-item-popup.png
+share/xfce4/doc/fr/images/default_appfinder.png
share/xfce4/doc/fr/xfce4-appfinder.html
+share/xfce4/doc/he/images/appfinder-handle-popup.png
+share/xfce4/doc/he/images/appfinder-item-popup.png
+share/xfce4/doc/he/images/default_appfinder.png
+share/xfce4/doc/he/xfce4-appfinder.html
@unexec ${RMDIR} %D/share/xfce4/doc/C/images 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/xfce4/doc/C 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/xfce4/doc/he/images 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/xfce4/doc/he 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/xfce4/doc/fr/images 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/xfce4/doc/fr 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/xfce4/doc 2>/dev/null || ${TRUE}
diff --git a/sysutils/xfce4-appfinder/buildlink3.mk b/sysutils/xfce4-appfinder/buildlink3.mk
index 0633785c5dd..f81c731938a 100644
--- a/sysutils/xfce4-appfinder/buildlink3.mk
+++ b/sysutils/xfce4-appfinder/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2005/05/18 06:10:30 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2005/11/09 06:42:58 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_APPFINDER_BUILDLINK3_MK:= ${XFCE4_APPFINDER_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-appfinder}
BUILDLINK_PACKAGES+= xfce4-appfinder
.if !empty(XFCE4_APPFINDER_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-appfinder+= xfce4-appfinder>=4.2.2
+BUILDLINK_DEPENDS.xfce4-appfinder+= xfce4-appfinder>=4.2.3
BUILDLINK_PKGSRCDIR.xfce4-appfinder?= ../../sysutils/xfce4-appfinder
.endif # XFCE4_APPFINDER_BUILDLINK3_MK
diff --git a/sysutils/xfce4-appfinder/distinfo b/sysutils/xfce4-appfinder/distinfo
index 0dc8e115fd8..c839caf0380 100644
--- a/sysutils/xfce4-appfinder/distinfo
+++ b/sysutils/xfce4-appfinder/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/05/18 06:10:30 martti Exp $
+$NetBSD: distinfo,v 1.5 2005/11/09 06:42:58 martti Exp $
-SHA1 (xfce4-appfinder-4.2.2.tar.gz) = f823626b334e45bdbc7a3613c2a459ff0cd00bd9
-RMD160 (xfce4-appfinder-4.2.2.tar.gz) = 8cd62b0ab5fd49b2916f5a5a545edba7314cc8fe
-Size (xfce4-appfinder-4.2.2.tar.gz) = 570719 bytes
+SHA1 (xfce4-appfinder-4.2.3.tar.gz) = 327e657a06d2fa2ecd62f8407dd6b4cc3dab2878
+RMD160 (xfce4-appfinder-4.2.3.tar.gz) = 3508de451d0559b45ff0610302ee6d02a4f44012
+Size (xfce4-appfinder-4.2.3.tar.gz) = 691872 bytes