diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2004-08-31 23:53:14 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2004-08-31 23:53:14 +0800 |
commit | 5b47da4fc9aa699d9aae1967b64b4fa7af82ea41 (patch) | |
tree | f548f3f0b668b9e1623fb8b76b91602e364845b7 | |
parent | dbd6fed8de8f31b0d510b797e5e442e989517294 (diff) | |
download | freebsd-ports-gnome-5b47da4fc9aa699d9aae1967b64b4fa7af82ea41.tar.gz freebsd-ports-gnome-5b47da4fc9aa699d9aae1967b64b4fa7af82ea41.tar.zst freebsd-ports-gnome-5b47da4fc9aa699d9aae1967b64b4fa7af82ea41.zip |
Upgrade to 0.1.55.
Approved by: maintainer
-rw-r--r-- | sysutils/gcombust/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gcombust/distinfo | 4 | ||||
-rw-r--r-- | sysutils/gcombust/pkg-plist | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index c0cb81f34852..87e9428b2f21 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gcombust -PORTVERSION= 0.1.53 -PORTREVISION= 3 +PORTVERSION= 0.1.55 CATEGORIES= sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ diff --git a/sysutils/gcombust/distinfo b/sysutils/gcombust/distinfo index 3d31edffaf03..454ed10132d6 100644 --- a/sysutils/gcombust/distinfo +++ b/sysutils/gcombust/distinfo @@ -1,2 +1,2 @@ -MD5 (gcombust-0.1.53.tar.gz) = c27d379b53ee7d05344371481d22c65d -SIZE (gcombust-0.1.53.tar.gz) = 770451 +MD5 (gcombust-0.1.55.tar.gz) = 25ddecef7f8556f0fac82d9d4927e8eb +SIZE (gcombust-0.1.55.tar.gz) = 819339 diff --git a/sysutils/gcombust/pkg-plist b/sysutils/gcombust/pkg-plist index 6321cc2d5c00..d1262054863c 100644 --- a/sysutils/gcombust/pkg-plist +++ b/sysutils/gcombust/pkg-plist @@ -1,7 +1,7 @@ bin/gcombust share/doc/gcombust/README share/doc/gcombust/NEWS -share/gnome/apps/Applications/gcombust.desktop +share/applications/gcombust.desktop share/locale/da/LC_MESSAGES/gcombust.mo share/locale/de/LC_MESSAGES/gcombust.mo share/locale/es/LC_MESSAGES/gcombust.mo |