ports/103235: [audio/herrie] Bump to 0.4

Ed Schouten ed at fxq.nl
Wed Sep 13 17:50:35 UTC 2006


>Number:         103235
>Category:       ports
>Synopsis:       [audio/herrie] Bump to 0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 13 17:50:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ed Schouten
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD zonk.fxq.nl 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Sep 6 16:56:05 CEST 2006 root at zonk.fxq.nl:/usr/obj/usr/src/sys/ZONK i386
>Description:
A new version of Herrie got released. Changes include a new search
function ('/' and 'n', just like Mutt and Vi), proper libsndfile support
on big endian platforms, support for older glib 2.x versions and
improved M3U and PLS support.
>How-To-Repeat:
n/a
>Fix:
%%%
--- audio/herrie/Makefile	Thu Aug 31 14:12:05 2006
+++ audio/herrie/Makefile	Wed Sep 13 19:39:49 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	herrie
-PORTVERSION=	0.3
+PORTVERSION=	0.4
 CATEGORIES=	audio
 MASTER_SITES=	http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \
 		http://www.stack.nl/~ed/projects/herrie/distfiles/
@@ -20,7 +20,6 @@
 USE_GNOME=	glib20
 USE_GMAKE=	yes
 MAKEFILE=	GNUmakefile
-ALL_TARGET=	herrie
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 
 OPTIONS=	MAD "MAD MP3 support" on \
@@ -33,7 +32,8 @@
 .include <bsd.port.pre.mk>
 
 .if !defined(WITHOUT_MAD)
-LIB_DEPENDS+=	mad.2:${PORTSDIR}/audio/mad
+LIB_DEPENDS+=	mad.2:${PORTSDIR}/audio/mad \
+		id3tag.0:${PORTSDIR}/audio/libid3tag
 .else
 MAKE_ENV+=	NO_MP3=yes
 .endif
--- audio/herrie/distinfo	Thu Aug 31 14:12:05 2006
+++ audio/herrie/distinfo	Wed Sep 13 19:38:14 2006
@@ -1,3 +1,3 @@
-MD5 (herrie-0.3.tar.gz) = b12c8552922ec9ef3dc66b4dacfc48a9
-SHA256 (herrie-0.3.tar.gz) = e95714bf136b46f3ff593e3e33c21a99d078fe0465a92fd2555a88173e4f4d69
-SIZE (herrie-0.3.tar.gz) = 37967
+MD5 (herrie-0.4.tar.gz) = 7f389afb54af10efa5e4d8d5562ef723
+SHA256 (herrie-0.4.tar.gz) = 5e04f682799393ebbea2e9d9ef0ad24af7a1804b635a3f3b689ccc401b837c84
+SIZE (herrie-0.4.tar.gz) = 42514
%%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list