Index: head/sysutils/titlefix/Makefile =================================================================== --- head/sysutils/titlefix/Makefile (revision 172551) +++ head/sysutils/titlefix/Makefile (revision 172552) @@ -1,28 +1,28 @@ # New ports collection makefile for: titlefix # Date created: 17 August 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= titlefix -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 CATEGORIES= sysutils MASTER_SITES= SF MAINTAINER= infofarmer@FreeBSD.org COMMENT= Renames files in a proper English title format RUN_DEPENDS= id3v2:${PORTSDIR}/audio/id3v2 USE_PERL5_RUN= yes NO_BUILD= yes MAN1= titlefix.1 titlefixid3.1 titleid3.1 PLIST_FILES= bin/titlefix bin/titlefixid3 bin/titleid3 do-install: @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ @${LN} -sf ${PREFIX}/bin/${PORTNAME} ${PREFIX}/bin/titlefixid3 @${LN} -sf ${PREFIX}/bin/${PORTNAME} ${PREFIX}/bin/titleid3 @${INSTALL_MAN} ${MAN1:S,^,${WRKSRC}/man1/,} ${MAN1PREFIX}/man/man1/ .include Property changes on: head/sysutils/titlefix/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/titlefix/distinfo =================================================================== --- head/sysutils/titlefix/distinfo (revision 172551) +++ head/sysutils/titlefix/distinfo (revision 172552) @@ -1,3 +1,3 @@ -MD5 (titlefix-0.5.tar.gz) = cf44b0814fdb1990406d92d177041d8a -SHA256 (titlefix-0.5.tar.gz) = 761a32eaae96ac96d13122621281a9e1856256bf6156f0b65bcba7a8dbda36c9 -SIZE (titlefix-0.5.tar.gz) = 11124 +MD5 (titlefix-0.5.1.tar.gz) = 72776d3af8133bde77c219b2a9bc09cc +SHA256 (titlefix-0.5.1.tar.gz) = d80045cb576d3d604ae80cda80e43cb5238b79ac38ce8aac081e84a4c0a0fcba +SIZE (titlefix-0.5.1.tar.gz) = 11195 Property changes on: head/sysutils/titlefix/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property