diff options
author | martti <martti@pkgsrc.org> | 2003-12-03 05:34:08 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-12-03 05:34:08 +0000 |
commit | 67b50ad7d41d031d41d91a21ba349c020edd7d24 (patch) | |
tree | 0c2bc1cad16ad67ae64cf92d85d82f3724458d1b /print/xfce4-print | |
parent | 2c83e7d1aa21584b17fa76e64c0818cba53e5682 (diff) | |
download | pkgsrc-67b50ad7d41d031d41d91a21ba349c020edd7d24.tar.gz |
Updated xfce4 to 4.0.1
* Fixed panel crash with corrupted config file
* Window management improvement
* Improved handling of multiple selections in the file manager
* French translations for the documentation
* Translation updates
* A new Gtk2 theme called "Xfce-winter"
Diffstat (limited to 'print/xfce4-print')
-rw-r--r-- | print/xfce4-print/PLIST | 6 | ||||
-rw-r--r-- | print/xfce4-print/buildlink2.mk | 4 | ||||
-rw-r--r-- | print/xfce4-print/distinfo | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/print/xfce4-print/PLIST b/print/xfce4-print/PLIST index aa5e6b6c4c0..95c32818fef 100644 --- a/print/xfce4-print/PLIST +++ b/print/xfce4-print/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:31:32 martti Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:08 martti Exp $ bin/xfprint-manager bin/xfprint4 lib/libxfprint.a @@ -7,10 +7,12 @@ lib/libxfprint.so lib/libxfprint.so.0 lib/libxfprint.so.0.0 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfprint.mo @@ -21,5 +23,7 @@ ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfprint.mo +${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfprint.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfprint.mo diff --git a/print/xfce4-print/buildlink2.mk b/print/xfce4-print/buildlink2.mk index 1fc6f372ae4..db9620ff1ac 100644 --- a/print/xfce4-print/buildlink2.mk +++ b/print/xfce4-print/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.2 2003/09/27 06:57:16 martti Exp $ +# $NetBSD: buildlink2.mk,v 1.3 2003/12/03 05:34:08 martti Exp $ # # This Makefile fragment is included by packages that use xfce4-print. # @@ -9,7 +9,7 @@ XFCE4_PRINT_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= xfce4-print -BUILDLINK_DEPENDS.xfce4-print?= xfce4-print>=4.0.0 +BUILDLINK_DEPENDS.xfce4-print?= xfce4-print>=4.0.1 BUILDLINK_PKGSRCDIR.xfce4-print?= ../../print/xfce4-print EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-print=xfce4-print diff --git a/print/xfce4-print/distinfo b/print/xfce4-print/distinfo index ae5a1965a08..8080620aa2e 100644 --- a/print/xfce4-print/distinfo +++ b/print/xfce4-print/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:31:32 martti Exp $ +$NetBSD: distinfo,v 1.2 2003/12/03 05:34:08 martti Exp $ -SHA1 (xfprint-4.0.0.tar.gz) = 09e7b10c49eee6e1175ebb449e734acf89aabc73 -Size (xfprint-4.0.0.tar.gz) = 406420 bytes +SHA1 (xfprint-4.0.1.tar.gz) = c21811c610c86f211e4d9b826efd25eb4fa0d939 +Size (xfprint-4.0.1.tar.gz) = 412228 bytes |