diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-04-02 10:52:27 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-04-02 10:52:27 +0800 |
commit | bbccbe529985745c6d8333d5ad97663ebbc5812b (patch) | |
tree | f9342a323849df5849207c690e60987380697860 | |
parent | 927710542f6556deb2864e88ebe5f16e4573db13 (diff) | |
download | freebsd-ports-gnome-bbccbe529985745c6d8333d5ad97663ebbc5812b.tar.gz freebsd-ports-gnome-bbccbe529985745c6d8333d5ad97663ebbc5812b.tar.zst freebsd-ports-gnome-bbccbe529985745c6d8333d5ad97663ebbc5812b.zip |
Update to 0.2.6.2
Submitted by: Maintainer
-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 |