Index: head/audio/cpige/Makefile =================================================================== --- head/audio/cpige/Makefile (revision 156722) +++ head/audio/cpige/Makefile (revision 156723) @@ -1,23 +1,26 @@ # New ports collection makefile for: cpige # Date created: 27 March, 2005 # Whom: Adam Weinberger # # $FreeBSD$ # PORTNAME= cpige -DISTVERSION= 1.3-1 +DISTVERSION= 1.4 CATEGORIES= audio MASTER_SITES= http://ed.zehome.com/cpige/ MAINTAINER= ports@FreeBSD.org COMMENT= Icecast/Shoutcast stream ripper -MAKE_ARGS= CC="${CC}" CLIBS="${LDFLAGS}" CFLAGS="${CFLAGS}" -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/-1//} -PLIST_FILES= bin/${PORTNAME} +USE_GMAKE= yes + +MAKE_ARGS= CC="${CC}" + +WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/-1//} +PLIST_FILES= bin/cpige do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin .include Property changes on: head/audio/cpige/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/audio/cpige/distinfo =================================================================== --- head/audio/cpige/distinfo (revision 156722) +++ head/audio/cpige/distinfo (revision 156723) @@ -1,3 +1,3 @@ -MD5 (cpige-1.3-1.tar.gz) = dab250e801c11690e43fd8c7771f8251 -SHA256 (cpige-1.3-1.tar.gz) = 6dd5dc228245bcce5f5fe6510ac4977b7293a2c72b06aa065153baaa992ffb23 -SIZE (cpige-1.3-1.tar.gz) = 22094 +MD5 (cpige-1.4.tar.gz) = 50aa8eb75cbabcaef61ad3cb03561acb +SHA256 (cpige-1.4.tar.gz) = 890d4c23de8e9ad1d628252491112d7e1c3ad1b62f26f790e4867f128f5503f9 +SIZE (cpige-1.4.tar.gz) = 28454 Property changes on: head/audio/cpige/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/audio/cpige/pkg-descr =================================================================== --- head/audio/cpige/pkg-descr (revision 156722) +++ head/audio/cpige/pkg-descr (revision 156723) @@ -1,5 +1,5 @@ cPige records an audio stream, separating into individual "Artist - Track.mp3" files. It can also record on an hour-by-hour basis. -WWW: http://ed.zehome.com/?page=cpige +WWW: http://ed.zehome.com/?page=cpige-en Property changes on: head/audio/cpige/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property