Date: Mon, 22 Jan 2007 22:05:04 +0100 (CET) From: Ed Schouten <ed@fxq.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/108220: [audio/herrie] Bump to 1.3 Message-ID: <20070122210504.372521CD4A@palm.hoeg.nl> Resent-Message-ID: <200701222110.l0MLAIxq088475@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 108220 >Category: ports >Synopsis: [audio/herrie] Bump to 1.3 >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: Mon Jan 22 21:10:18 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Ed Schouten >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD palm.hoeg.nl 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sun Dec 10 13:48:08 CET 2006 root@palm.hoeg.nl:/usr/obj/usr/src/sys/PALM i386 >Description: A new version of Herrie has been released: Herrie 1.3. This version has a lot of new features, including support for HTTP audio streams. A full announcement can be read here: https://lists.il.fontys.nl/pipermail/herrie/2007-January/000019.html >How-To-Repeat: >Fix: Herrie 1.3 installs the manual page as herrie.1.gz instead of herrie.1. That's why we need to add MANCOMPRESSED=yes. --- audio/herrie/Makefile Tue Jan 2 18:02:10 2007 +++ audio/herrie/Makefile Mon Jan 22 22:59:12 2007 @@ -6,7 +6,7 @@ # PORTNAME= herrie -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= audio MASTER_SITES= http://g-rave.nl/projects/herrie/distfiles/ \ http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \ @@ -32,6 +32,7 @@ PLIST_FILES= bin/herrie \ share/locale/nl/LC_MESSAGES/herrie.mo MAN1= herrie.1 +MANCOMPRESSED= yes .include <bsd.port.pre.mk> --- audio/herrie/distinfo Tue Jan 2 18:02:10 2007 +++ audio/herrie/distinfo Mon Jan 22 22:57:43 2007 @@ -1,3 +1,3 @@ -MD5 (herrie-1.2.tar.gz) = 78b6dfe16db6c1f2e5e060e97503e1ec -SHA256 (herrie-1.2.tar.gz) = 936554fac6999921d5253b7603046f2b481bf835d64db075e6570214f219e93e -SIZE (herrie-1.2.tar.gz) = 42193 +MD5 (herrie-1.3.tar.gz) = 39402125831e5ffbad29d90790048bad +SHA256 (herrie-1.3.tar.gz) = 90ef7bdc5bdea84c869c5434c6908cfe90f0d4d90a4b4a409df570160b9156f7 +SIZE (herrie-1.3.tar.gz) = 46752 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070122210504.372521CD4A>