diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-10 22:40:10 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-10 22:40:10 +0000 |
commit | fcc55bf04edf86c418f2ec91fb0e3340dba3afd6 (patch) | |
tree | a8b23131f111a5cb8a0e6089e0539fcbb2d68226 /print/xfce4-print | |
parent | 617e1a4c3851e00c928bfc0bf6b890bd77ae6528 (diff) | |
download | ports-fcc55bf04edf86c418f2ec91fb0e3340dba3afd6.tar.gz ports-fcc55bf04edf86c418f2ec91fb0e3340dba3afd6.zip |
Notes
Diffstat (limited to 'print/xfce4-print')
-rw-r--r-- | print/xfce4-print/Makefile | 6 | ||||
-rw-r--r-- | print/xfce4-print/distinfo | 2 | ||||
-rw-r--r-- | print/xfce4-print/pkg-plist | 3 |
3 files changed, 8 insertions, 3 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 200d540d36fe..3c190d44bb9b 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -6,11 +6,13 @@ # PORTNAME= xfce4-print -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.3 PORTREVISION= 0 CATEGORIES= print xfce MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://linux.imp.mx/xfce4/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}/ DISTNAME= xfprint-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/print/xfce4-print/distinfo b/print/xfce4-print/distinfo index e7e7a0aa2833..e7b14b3a70cb 100644 --- a/print/xfce4-print/distinfo +++ b/print/xfce4-print/distinfo @@ -1 +1 @@ -MD5 (xfce4/xfprint-4.0.1.tar.gz) = 8fac24642134975e8871051a803b42ca +MD5 (xfce4/xfprint-4.0.3.tar.gz) = a3ba44561cebab37c8113e1059f2b142 diff --git a/print/xfce4-print/pkg-plist b/print/xfce4-print/pkg-plist index 9018a1056567..ceb0d967cbd7 100644 --- a/print/xfce4-print/pkg-plist +++ b/print/xfce4-print/pkg-plist @@ -4,6 +4,7 @@ lib/libxfprint.a lib/libxfprint.la lib/libxfprint.so lib/libxfprint.so.0 +share/locale/az/LC_MESSAGES/xfprint.mo share/locale/ca/LC_MESSAGES/xfprint.mo share/locale/cs/LC_MESSAGES/xfprint.mo share/locale/de/LC_MESSAGES/xfprint.mo @@ -16,9 +17,11 @@ share/locale/ja/LC_MESSAGES/xfprint.mo share/locale/lt/LC_MESSAGES/xfprint.mo share/locale/ms/LC_MESSAGES/xfprint.mo share/locale/nl/LC_MESSAGES/xfprint.mo +share/locale/no/LC_MESSAGES/xfprint.mo share/locale/pl/LC_MESSAGES/xfprint.mo share/locale/pt_PT/LC_MESSAGES/xfprint.mo share/locale/ru/LC_MESSAGES/xfprint.mo +share/locale/sv/LC_MESSAGES/xfprint.mo share/locale/ta/LC_MESSAGES/xfprint.mo share/locale/tr/LC_MESSAGES/xfprint.mo share/locale/uk/LC_MESSAGES/xfprint.mo |