- Update to 0.4.2
- Pass maintainership to submitter PR: 128281 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
This commit is contained in:
parent
037f10e855
commit
0a2da17733
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222298
2 changed files with 5 additions and 8 deletions
|
@ -5,13 +5,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
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_PERL5= yes
|
|||
USE_CDRTOOLS= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
MAN1= mp3burn.1
|
||||
PLIST_FILES= bin/mp3burn
|
||||
|
||||
post-patch:
|
||||
|
@ -35,6 +33,5 @@ post-patch:
|
|||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/mp3burn ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/mp3burn.1 ${MANPREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue