diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-04-02 02:52:27 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-04-02 02:52:27 +0000 |
commit | 1a7eb310d2c0f7ce3812a1ea120f6fe0115ddbc6 (patch) | |
tree | 38dc841b2abbee557092f96a02455366f7d6f432 /audio/cowbell | |
parent | b672433a47f10f172d429c958f45dbbdcf87bd58 (diff) |
Update to 0.2.6.2
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=158623
Diffstat (limited to 'audio/cowbell')
-rw-r--r-- | audio/cowbell/Makefile | 7 | ||||
-rw-r--r-- | audio/cowbell/distinfo | 6 | ||||
-rw-r--r-- | audio/cowbell/pkg-plist | 12 |
3 files changed, 19 insertions, 6 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile index b3677b2f7dc5..b834138fd207 100644 --- a/audio/cowbell/Makefile +++ b/audio/cowbell/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cowbell -PORTVERSION= 0.2.5.1 -PORTREVISION= 1 +PORTVERSION= 0.2.6.2 CATEGORIES= audio gnome MASTER_SITES= http://more-cowbell.org/releases/ @@ -24,7 +23,9 @@ USE_GNOME= gnomehack gnomeprefix gnometarget intltool USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes +USE_GETTEXT= yes +USE_ICONV= yes +CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.pre.mk> diff --git a/audio/cowbell/distinfo b/audio/cowbell/distinfo index b31d16dff702..709c7611dcb5 100644 --- a/audio/cowbell/distinfo +++ b/audio/cowbell/distinfo @@ -1,3 +1,3 @@ -MD5 (cowbell-0.2.5.1.tar.gz) = 6d06e1523262d2404253c00a8a961dc4 -SHA256 (cowbell-0.2.5.1.tar.gz) = 230603578eba80a73db307575e853bc4e1a43b2fd20f3131afd827746ec5c768 -SIZE (cowbell-0.2.5.1.tar.gz) = 252872 +MD5 (cowbell-0.2.6.2.tar.gz) = bfa486925c6b2f26f4c2254694d48e8b +SHA256 (cowbell-0.2.6.2.tar.gz) = 21755bcd76d2c4ef51b8586501751b617c4bf320ba48c1547a778e8b9d56934a +SIZE (cowbell-0.2.6.2.tar.gz) = 270997 diff --git a/audio/cowbell/pkg-plist b/audio/cowbell/pkg-plist index cc14fc986e71..45e1e96aa5a9 100644 --- a/audio/cowbell/pkg-plist +++ b/audio/cowbell/pkg-plist @@ -3,4 +3,16 @@ lib/cowbell/cowbell.exe lib/cowbell/cowbell.exe.config share/gnome/applications/cowbell.desktop share/gnome/pixmaps/cowbell.png +share/locale/de/LC_MESSAGES/cowbell.mo +share/locale/en_CA/LC_MESSAGES/cowbell.mo +share/locale/es/LC_MESSAGES/cowbell.mo +share/locale/fi/LC_MESSAGES/cowbell.mo +share/locale/fr/LC_MESSAGES/cowbell.mo +share/locale/hu/LC_MESSAGES/cowbell.mo +share/locale/ja/LC_MESSAGES/cowbell.mo +share/locale/nb/LC_MESSAGES/cowbell.mo +share/locale/no/LC_MESSAGES/cowbell.mo +share/locale/pt_BR/LC_MESSAGES/cowbell.mo +share/locale/sv/LC_MESSAGES/cowbell.mo +share/locale/tr/LC_MESSAGES/cowbell.mo @dirrm lib/cowbell |