Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2007 21:04:24 +0200
From:      Ed Schouten <ed@fxq.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/113308: audio/herrie: Bump to 1.7
Message-ID:  <20070603190424.GB45756@hoeg.nl>
In-Reply-To: <200706031850.l53Io4s8015642@freefall.freebsd.org>
References:  <20070603184123.7DED91CD65@palm.hoeg.nl> <200706031850.l53Io4s8015642@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--gatW/ieO32f1wygP
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello,

Due to some silly bug that caused some combinations of build to fail (no
Scrobbler support), I had to re-roll this release. The following updated
diff has prober checksums for the tarball.

Yours,
--=20
 Ed Schouten <ed@fxq.nl>
 WWW: http://g-rave.nl/

--- audio/herrie/Makefile	Thu Apr 19 12:53:24 2007
+++ audio/herrie/Makefile	Sun Jun  3 20:34:51 2007
@@ -6,7 +6,7 @@
 #
=20
 PORTNAME=3D	herrie
-PORTVERSION=3D	1.6.1
+PORTVERSION=3D	1.7
 CATEGORIES=3D	audio
 MASTER_SITES=3D	http://herrie.info/distfiles/ \
 		http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \
@@ -15,19 +15,17 @@
 MAINTAINER=3D	ed@fxq.nl
 COMMENT=3D	A small command line interface music player
=20
-LIB_DEPENDS+=3D	curl:${PORTSDIR}/ftp/curl
-
 HAS_CONFIGURE=3D	yes
 CONFIGURE_ENV+=3D	PREFIX=3D${PREFIX}
=20
 USE_BZIP2=3D	yes
-USE_OPENSSL=3D	yes
 USE_GNOME=3D	glib20
=20
 OPTIONS=3D	MAD "MAD MP3 support" on \
 		VORBIS "Ogg Vorbis support" on \
-		SNDFILE "libsndfile support" on \
+		SNDFILE "libsndfile support" off \
 		MODPLUG "libmodplug support" off \
+		HTTP "HTTP streams and AudioScrobbler support" on \
 		LIBAO "LibAO support (breaks chroot)" off \
 		XCURSES "Build XCurses version" off \
 		XSPF "Support for XSPF playlists" on
@@ -61,6 +59,11 @@
 LIB_DEPENDS+=3D	modplug:${PORTSDIR}/audio/libmodplug
 .else
 CONFIGURE_ARGS+=3Dno_modplug
+.endif
+.if !defined(WITHOUT_HTTP)
+LIB_DEPENDS+=3D	curl:${PORTSDIR}/ftp/curl
+.else
+CONFIGURE_ARGS+=3Dno_http no_scrobbler
 .endif
 .if !defined(WITHOUT_LIBAO)
 LIB_DEPENDS+=3D	ao.3:${PORTSDIR}/audio/libao
--- audio/herrie/distinfo	Thu Apr 19 12:53:24 2007
+++ audio/herrie/distinfo	Sun Jun  3 21:02:34 2007
@@ -1,3 +1,3 @@
-MD5 (herrie-1.6.1.tar.bz2) =3D eb921bf87856d7b2cf86da2d303e85bf
-SHA256 (herrie-1.6.1.tar.bz2) =3D 71d7e4cedda21fab6971c1223bd4af5cb6faaee0=
f9baef19095ec9697403b709
-SIZE (herrie-1.6.1.tar.bz2) =3D 51267
+MD5 (herrie-1.7.tar.bz2) =3D cbde0e97dd514ef8434865cd448b8805
+SHA256 (herrie-1.7.tar.bz2) =3D fc89d1cf3b899e16333fe1c4dbf2313b3492ba938b=
d0947446974a0c7889d3c3
+SIZE (herrie-1.7.tar.bz2) =3D 56836
--- audio/herrie/pkg-plist	Thu Apr 19 12:53:24 2007
+++ audio/herrie/pkg-plist	Sun Jun  3 20:35:29 2007
@@ -3,4 +3,5 @@
 %%NLS%%share/locale/de/LC_MESSAGES/herrie.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/herrie.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/herrie.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/herrie.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/herrie.mo

--gatW/ieO32f1wygP
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFGYxC452SDGA2eCwURAk4DAJ9b3WkkWR5J8GCNr528SfR4g8OuJgCdGzK3
fjdNZlczuna27l5yu8AO2kU=
=zRgS
-----END PGP SIGNATURE-----

--gatW/ieO32f1wygP--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070603190424.GB45756>