diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-01-15 11:13:27 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-01-15 11:13:27 +0000 |
commit | b5b997425eee5826a56fd00c4785a1373f1f5819 (patch) | |
tree | 0a2fd0e447ab5d047036a0d146303e4c9535ef04 /sysutils/gcombust | |
parent | f02bba3902ca9a32bc5b2400089d69a31b6843e8 (diff) | |
download | FreeBSD-ports-b5b997425eee5826a56fd00c4785a1373f1f5819.zip FreeBSD-ports-b5b997425eee5826a56fd00c4785a1373f1f5819.tar.gz |
Update to 0.1.41.
Submitted by: maintainer
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r-- | sysutils/gcombust/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gcombust/distinfo | 2 | ||||
-rw-r--r-- | sysutils/gcombust/pkg-plist | 4 |
3 files changed, 7 insertions, 2 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index 6a5781c..daf1375 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcombust -PORTVERSION= 0.1.37 +PORTVERSION= 0.1.41 CATEGORIES= sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ @@ -27,6 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + @${PERL} -pi -e 's|==|=|g' ${WRKSRC}/po/Makefile.in.in post-configure: cd ${WRKSRC}/po && ${MAKE} update-po diff --git a/sysutils/gcombust/distinfo b/sysutils/gcombust/distinfo index d012e0b..f45dfdb 100644 --- a/sysutils/gcombust/distinfo +++ b/sysutils/gcombust/distinfo @@ -1 +1 @@ -MD5 (gcombust-0.1.37.tar.gz) = 32b4026503ab46c16bc6838ef15c70e2 +MD5 (gcombust-0.1.41.tar.gz) = e62fee7d7d5fccd1cf40e8599b035933 diff --git a/sysutils/gcombust/pkg-plist b/sysutils/gcombust/pkg-plist index 7b6df60..460197b 100644 --- a/sysutils/gcombust/pkg-plist +++ b/sysutils/gcombust/pkg-plist @@ -1,6 +1,8 @@ bin/gcombust share/doc/gcombust/README share/doc/gcombust/NEWS +share/gnome/apps/Applications/gcombust.desktop +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 @@ -11,4 +13,6 @@ share/locale/ko/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 +share/pixmaps/gcombust.xpm +@dirrm share/pixmaps @dirrm share/doc/gcombust |