ports/121301: [maintainer-update] audio/gnormalize: update to 0.53
darcsis at gmail.com
darcsis at gmail.com
Sun Mar 2 21:50:02 UTC 2008
>Number: 121301
>Category: ports
>Synopsis: [maintainer-update] audio/gnormalize: update to 0.53
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 02 21:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Denise H. G.
>Release: FreeBSD 7.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD pluton.xbsd.name 7.0-STABLE FreeBSD 7.0-STABLE #0: Thu Feb 28 20:14:04 CST 2008 dhg at pluton.xbsd.name:/opt/obj/usr/src/sys/mibsd-SMP-ULE amd64
>Description:
update to 0.53
It seems a threaded perl is not needed. So I dropped the notice in Makefile.
>How-To-Repeat:
>Fix:
--- gnormalize.diff begins here ---
diff -urN gnormalize.orig/Makefile gnormalize/Makefile
--- gnormalize.orig/Makefile 2008-03-03 05:01:36.000000000 +0800
+++ gnormalize/Makefile 2008-03-03 04:52:36.000000000 +0800
@@ -6,7 +6,7 @@
#
PORTNAME= gnormalize
-PORTVERSION= 0.52
+PORTVERSION= 0.53
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -35,15 +35,6 @@
MAN1= gnormalize.1
-pre-extract:
- @${ECHO} ""
- @${ECHO} "[N-O-T-I-C-E]"
- @${ECHO} " A threaded perl is needed to run ${PORTNAME}-${PORTVERSION}."
- @${ECHO} " If your perl is not compiled with thread support. Consider"
- @${ECHO} " recompiling your perl with thread support. For more information,"
- @${ECHO} " please read ${PORTSDIR}/lang/perl5.8/Makefile."
- @${ECHO} ""
-
post-patch:
@${REINPLACE_CMD} -e 's,^PREFIX=.*,PREFIX=${PREFIX},; \
s,^MANDIR=.*,MANDIR=${MANPREFIX}/man,; \
diff -urN gnormalize.orig/distinfo gnormalize/distinfo
--- gnormalize.orig/distinfo 2008-03-03 05:01:36.000000000 +0800
+++ gnormalize/distinfo 2008-03-03 04:52:36.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (gnormalize-0.52.tar.gz) = f577b8dc57bceca9a8a02b7f00dccbe3
-SHA256 (gnormalize-0.52.tar.gz) = 61132285436f94637a5ed5db2ba1909fb75c629aaa580b5a9069f8b0b8428d4b
-SIZE (gnormalize-0.52.tar.gz) = 690984
+MD5 (gnormalize-0.53.tar.gz) = b554da4179f76e71b578fe5f98217bca
+SHA256 (gnormalize-0.53.tar.gz) = 9a704dcf40b0b25e8b5f7dc4d328cca7726be621017ecc1e57eeacfb3d237d7e
+SIZE (gnormalize-0.53.tar.gz) = 696151
--- gnormalize.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list