ports/94133: [maintainer-update] update audio/mpck -> 0.12
Emanuel Haupt
ehaupt at FreeBSD.org
Mon Mar 6 10:10:07 UTC 2006
>Number: 94133
>Category: ports
>Synopsis: [maintainer-update] update audio/mpck -> 0.12
>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 Mar 06 10:10:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Emanuel Haupt
>Release: FreeBSD 6.0-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD milkyway.critical.ch 6.0-RELEASE-p5 FreeBSD 6.0-RELEASE-p5 #0: Wed Mar 1 19:22:26 CET 2006 root at milkyway.critical.ch:/usr/obj/usr/src/sys/GENERIC i386
>Description:
update audio/mpck -> 0.12
>How-To-Repeat:
>Fix:
--- mpck.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/mpck/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 19 Feb 2006 11:39:05 -0000 1.3
+++ Makefile 6 Mar 2006 09:59:15 -0000
@@ -6,9 +6,10 @@
#
PORTNAME= mpck
-PORTVERSION= 0.10
+PORTVERSION= 0.12
CATEGORIES= audio
-MASTER_SITES= http://mpck.linuxonly.nl/
+MASTER_SITES= http://checkmate.linuxonly.nl/
+DISTNAME= checkmate-${PORTVERSION}
MAINTAINER= ehaupt at FreeBSD.org
COMMENT= A command-line utility for checking mp3 files for errors
@@ -20,9 +21,4 @@
MAN1= mpck.1
PLIST_FILES= bin/mpck
-post-patch:
- @${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \
- ${WRKSRC}/src/checkframe.c \
- ${WRKSRC}/src/bufio.c
-
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/audio/mpck/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 30 Nov 2005 14:00:57 -0000 1.2
+++ distinfo 6 Mar 2006 09:59:15 -0000
@@ -1,3 +1,3 @@
-MD5 (mpck-0.10.tar.gz) = d49d9af7605a1be1c0f9a2d7889de437
-SHA256 (mpck-0.10.tar.gz) = 467a11b6759a6ab00e3e70ffa2dcfed60701cd3a313d8b7686229576318140b5
-SIZE (mpck-0.10.tar.gz) = 178362
+MD5 (checkmate-0.12.tar.gz) = 38002075079acc025eb9b0ddb700eb13
+SHA256 (checkmate-0.12.tar.gz) = 99b74dc1e4111cf90a7452421431883114a6cfa9e6e3b0d939804602c25af56b
+SIZE (checkmate-0.12.tar.gz) = 143596
--- mpck.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list