summaryrefslogtreecommitdiff
path: root/audio/herrie
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2011-12-19 06:33:33 +0000
committersbd <sbd@pkgsrc.org>2011-12-19 06:33:33 +0000
commit8f7b52226e8ec88669c1353c950d1ddf2e8f6f0f (patch)
treee2dff919b093949593a36425dc570b28e93e9ba9 /audio/herrie
parentc8dbfb12b84163a9474de34b88aacd9fa912ca19 (diff)
downloadpkgsrc-8f7b52226e8ec88669c1353c950d1ddf2e8f6f0f.tar.gz
If a package says it supports the wide-curses option then it should
actually support it. Bump PKGREVISION.
Diffstat (limited to 'audio/herrie')
-rw-r--r--audio/herrie/Makefile4
-rw-r--r--audio/herrie/distinfo4
-rw-r--r--audio/herrie/patches/patch-aa11
3 files changed, 5 insertions, 14 deletions
diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile
index 3978ed12644..3306d9bebdb 100644
--- a/audio/herrie/Makefile
+++ b/audio/herrie/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2011/04/22 13:42:54 obache Exp $
+# $NetBSD: Makefile,v 1.15 2011/12/19 06:33:33 sbd Exp $
#
DISTNAME= herrie-2.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://herrie.info/distfiles/
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/herrie/distinfo b/audio/herrie/distinfo
index 9b090cdcc03..dabfed523c2 100644
--- a/audio/herrie/distinfo
+++ b/audio/herrie/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2008/10/31 22:48:02 bjs Exp $
+$NetBSD: distinfo,v 1.6 2011/12/19 06:33:33 sbd Exp $
SHA1 (herrie-2.2.tar.bz2) = ae5c39be11aeb19898cd3f968580eafc623830b7
RMD160 (herrie-2.2.tar.bz2) = e0f70ca4d867cf6cdbb452bd0f0860ef1f5a9f39
Size (herrie-2.2.tar.bz2) = 71596 bytes
-SHA1 (patch-aa) = ee64594d6a4157869e6c99dd419c9c538c78bb52
+SHA1 (patch-aa) = 1da76ead69ad6ebbc57abe401046ba853e0e169d
diff --git a/audio/herrie/patches/patch-aa b/audio/herrie/patches/patch-aa
index 2aa1cb57526..4e7bb482dea 100644
--- a/audio/herrie/patches/patch-aa
+++ b/audio/herrie/patches/patch-aa
@@ -1,16 +1,7 @@
-$NetBSD: patch-aa,v 1.4 2008/07/16 07:21:23 bjs Exp $
+$NetBSD: patch-aa,v 1.5 2011/12/19 06:33:33 sbd Exp $
--- configure.orig 2008-07-15 11:59:07.000000000 -0400
+++ configure
-@@ -33,7 +33,7 @@ APP_LINGUAS='ca da de es fi ga nl pl pt_
- CFG_AO=oss
- unset CFG_BINEXT
- CFG_CURSES_HEADER=ncurses
--CFG_CURSES_LIB=ncursesw
-+CFG_CURSES_LIB=ncurses
- CFG_HTTP=yes
- CFG_MODPLUG=yes
- CFG_MP3=yes
@@ -64,7 +64,7 @@ Darwin)
LDFLAGS="$LDFLAGS -lresolv"
[ "$PREFIX" = "" ] && PREFIX=/opt/local