diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-16 12:54:12 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-16 12:54:12 +0800 |
commit | cc0af09a2e12f54465d82355aa32c80667614f62 (patch) | |
tree | 9e69e1e55f3e2cf3d0c46d3ea17ccbab77aca06b /sysutils | |
parent | 4c5a0b2607463704e942f2d884b4186a56e324c2 (diff) | |
download | freebsd-ports-gnome-cc0af09a2e12f54465d82355aa32c80667614f62.tar.gz freebsd-ports-gnome-cc0af09a2e12f54465d82355aa32c80667614f62.tar.zst freebsd-ports-gnome-cc0af09a2e12f54465d82355aa32c80667614f62.zip |
Update to version 1.45
Remove unneeded patch (patch-ae)
Add new locales in pkg-plist
PR: 27920
Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gcombust/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gcombust/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gcombust/files/patch-ae | 11 | ||||
-rw-r--r-- | sysutils/gcombust/pkg-plist | 3 |
4 files changed, 5 insertions, 13 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 3a6f9ae9654b..a9753d4d248a 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcombust -PORTVERSION= 0.1.42 +PORTVERSION= 0.1.45 CATEGORIES= sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ diff --git a/sysutils/gcombust/distinfo b/sysutils/gcombust/distinfo index cfd5bf466e74..c5bdb3f64131 100644 --- a/sysutils/gcombust/distinfo +++ b/sysutils/gcombust/distinfo @@ -1 +1 @@ -MD5 (gcombust-0.1.42.tar.gz) = 865575dbcee14ef3732e1300ebad3ad4 +MD5 (gcombust-0.1.45.tar.gz) = 772540caffe82b657a3bb5cee4e13acf diff --git a/sysutils/gcombust/files/patch-ae b/sysutils/gcombust/files/patch-ae deleted file mode 100644 index 6f74cd9cfe9f..000000000000 --- a/sysutils/gcombust/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- po/Makefile.in.in Sun Jun 27 16:00:41 1999 -+++ po/Makefile.in.in.new Wed May 31 05:31:52 2000 -@@ -18,7 +18,7 @@ - - prefix = @prefix@ - exec_prefix = @exec_prefix@ --datadir = $(prefix)/@DATADIRNAME@ -+datadir = @datadir@ - localedir = $(datadir)/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po diff --git a/sysutils/gcombust/pkg-plist b/sysutils/gcombust/pkg-plist index 460197bd88d6..585d59b08a82 100644 --- a/sysutils/gcombust/pkg-plist +++ b/sysutils/gcombust/pkg-plist @@ -6,10 +6,13 @@ share/locale/da/LC_MESSAGES/gcombust.mo share/locale/de/LC_MESSAGES/gcombust.mo share/locale/es/LC_MESSAGES/gcombust.mo share/locale/fr/LC_MESSAGES/gcombust.mo +share/locale/gl/LC_MESSAGES/gcombust.mo +share/locale/hr/LC_MESSAGES/gcombust.mo share/locale/hu/LC_MESSAGES/gcombust.mo share/locale/it/LC_MESSAGES/gcombust.mo share/locale/ja/LC_MESSAGES/gcombust.mo share/locale/ko/LC_MESSAGES/gcombust.mo +share/locale/nl/LC_MESSAGES/gcombust.mo share/locale/no/LC_MESSAGES/gcombust.mo share/locale/ru/LC_MESSAGES/gcombust.mo share/locale/sv/LC_MESSAGES/gcombust.mo |