Date: Tue, 21 Oct 2008 13:26:10 -0700 (PDT) From: Dennis Herrmann <adox@mcx2.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/128281: [UPDATE] audio/mp3burn - update and take maintainership Message-ID: <48fe3ae2.1f2a400a.275c.ffffd7b5@mx.google.com> Resent-Message-ID: <200810212030.m9LKU8F6097610@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128281 >Category: ports >Synopsis: [UPDATE] audio/mp3burn - update and take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 21 20:30:07 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Thu Oct 9 22:49:46 CEST 2008 root@dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386 >Description: Update port to 0.4.2 and take maintainership >How-To-Repeat: >Fix: --- mp3burn.diff begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/mp3burn/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 6 Jun 2008 13:06:54 -0000 1.7 +++ Makefile 21 Oct 2008 18:13:10 -0000 @@ -5,13 +5,12 @@ # $FreeBSD: ports/audio/mp3burn/Makefile,v 1.7 2008/06/06 13:06:54 edwin Exp $ PORTNAME= mp3burn -PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTVERSION= 0.4.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Command line tool for making audio CDs from mp3s RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ @@ -27,7 +26,6 @@ USE_CDRTOOLS= yes NO_BUILD= yes -MAN1= mp3burn.1 PLIST_FILES= bin/mp3burn post-patch: @@ -35,6 +33,5 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/mp3burn ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/mp3burn.1 ${MANPREFIX}/man/man1 .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/pcvs/ports/audio/mp3burn/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 23 Nov 2005 23:29:38 -0000 1.4 +++ distinfo 21 Oct 2008 18:06:37 -0000 @@ -1,3 +1,3 @@ -MD5 (mp3burn-0.4.0.tar.bz2) = eb7368c80fa2a573298e4c344cca1819 -SHA256 (mp3burn-0.4.0.tar.bz2) = f96bf18af437135191dc656eaf0d2926030b31fc27aae1bc8cc911e765bb738b -SIZE (mp3burn-0.4.0.tar.bz2) = 20462 +MD5 (mp3burn-0.4.2.tar.bz2) = a29855e11ffa6a36be1c6f63d57a7802 +SHA256 (mp3burn-0.4.2.tar.bz2) = 524cbf201138b8b2a88a8d5cfd47a848d1892dbb6bdf3f45d690af3893d99495 +SIZE (mp3burn-0.4.2.tar.bz2) = 15972 --- mp3burn.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48fe3ae2.1f2a400a.275c.ffffd7b5>