diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-16 12:54:12 +0800 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-16 12:54:12 +0800 |
commit | 2f64b673220091ba32a2f20897b4eea932db1f34 (patch) | |
tree | 4d3518c8559f3c22305c6056a135baa0226929f5 /sysutils/gcombust | |
parent | 03d252a698b3c341588fee40793e44118c883ca0 (diff) | |
download | freebsd-ports-gnome-2f64b673220091ba32a2f20897b4eea932db1f34.tar.gz freebsd-ports-gnome-2f64b673220091ba32a2f20897b4eea932db1f34.tar.zst freebsd-ports-gnome-2f64b673220091ba32a2f20897b4eea932db1f34.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/gcombust')
-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 |