Index: head/audio/cymbaline/Makefile =================================================================== --- head/audio/cymbaline/Makefile (revision 114751) +++ head/audio/cymbaline/Makefile (revision 114752) @@ -1,41 +1,41 @@ # New ports collection makefile for: cymbaline # Date created: Jun 20, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= cymbaline -PORTVERSION= 1.2d +PORTVERSION= 1.2f CATEGORIES= audio python MASTER_SITES= http://www.silmarill.org/files/ MAINTAINER= bogorodskiy@inbox.ru COMMENT= Console frontend for mpg123 RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ aumix:${PORTSDIR}/audio/aumix \ ${PYTHON_SITELIBDIR}/aomodule.so:${PORTSDIR}/audio/py-ao \ ${PYTHON_SITELIBDIR}/madmodule.so:${PORTSDIR}/audio/py-mad USE_PYTHON= yes USE_PYDISTUTILS= yes .if !defined(NOPORTDOCS) PORTDOCS= * .endif PLIST_FILES= bin/cymbaline post-install: @${MV} -f ${PREFIX}/bin/cymbaline.py ${PREFIX}/bin/cymbaline @${FIND} ${PYTHON_SITELIBDIR}/cypack ! -type d | \ ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} @${FIND} ${PYTHON_SITELIBDIR}/cypack -type d | ${SORT} -r | \ ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include Property changes on: head/audio/cymbaline/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/audio/cymbaline/distinfo =================================================================== --- head/audio/cymbaline/distinfo (revision 114751) +++ head/audio/cymbaline/distinfo (revision 114752) @@ -1,2 +1,2 @@ -MD5 (cymbaline-1.2d.tar.gz) = f112c907c590068ee20fae164375c295 -SIZE (cymbaline-1.2d.tar.gz) = 44148 +MD5 (cymbaline-1.2f.tar.gz) = 21d34fe1572f4f9e46d80eb46f64b8f2 +SIZE (cymbaline-1.2f.tar.gz) = 44575 Property changes on: head/audio/cymbaline/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property