Index: head/audio/abcmidi/Makefile =================================================================== --- head/audio/abcmidi/Makefile (revision 112554) +++ head/audio/abcmidi/Makefile (revision 112555) @@ -1,45 +1,45 @@ # New ports collection makefile for: abcmidi # Date created: 10 March 2002 # Whom: Sue Blake # # $FreeBSD$ # PORTNAME= abcmidi -PORTVERSION= 2004.05.02 +PORTVERSION= 2004.06.26 CATEGORIES= audio MASTER_SITES= http://ifdo.pugmarks.com/~seymour/runabc/ DISTNAME= abcMIDI-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org COMMENT= Convert abc music files to MIDI and PostScript WRKSRC= ${WRKDIR}/${PORTNAME} EXTRACT_BEFORE_ARGS= -aqo USE_ZIP= yes USE_GMAKE= yes MAKEFILE= makefiles/unix.mak MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DANSILIBS -c" LNK="${CC}" MAN1= abc2abc.1 abc2midi.1 mftext.1 midi2abc.1 yaps.1 DOCS= demo.abc doc/abc2midi.txt doc/abcguide.txt doc/coding.txt \ doc/midi2abc.txt doc/readme.txt doc/yaps.txt do-install: .for FILE in abc2abc abc2midi mftext midi2abc yaps ${INSTALL_PROGRAM} ${WRKSRC}/${FILE} ${PREFIX}/bin .endfor .for FILE in ${MAN1} ${INSTALL_MAN} ${WRKSRC}/doc/${FILE} ${MAN1PREFIX}/man/man1 .endfor .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for FILE in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR} .endfor .endif .include Property changes on: head/audio/abcmidi/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/audio/abcmidi/distinfo =================================================================== --- head/audio/abcmidi/distinfo (revision 112554) +++ head/audio/abcmidi/distinfo (revision 112555) @@ -1,2 +1,2 @@ -MD5 (abcMIDI-2004-05-02.zip) = e1cb4ab41cb97c9f8a69f666677e6976 -SIZE (abcMIDI-2004-05-02.zip) = 247563 +MD5 (abcMIDI-2004-06-26.zip) = d41cbed3cea638f6e78d9c80ad03a015 +SIZE (abcMIDI-2004-06-26.zip) = 253130 Property changes on: head/audio/abcmidi/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property