diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-26 21:55:23 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-26 21:55:23 +0000 |
commit | 4d2932ac619950554fdafb8e390036b0b1d2716a (patch) | |
tree | bd2f4a0e1f3a3aa923da55850a36f5802d546b55 /audio | |
parent | 0ac0f95c412913607b0b87dc84afb41d882f757b (diff) | |
download | FreeBSD-ports-4d2932ac619950554fdafb8e390036b0b1d2716a.zip FreeBSD-ports-4d2932ac619950554fdafb8e390036b0b1d2716a.tar.gz |
Upgrade to 1.3
Diffstat (limited to 'audio')
-rw-r--r-- | audio/autools/Makefile | 3 | ||||
-rw-r--r-- | audio/autools/distinfo | 6 | ||||
-rw-r--r-- | audio/cpige/Makefile | 3 | ||||
-rw-r--r-- | audio/cpige/distinfo | 6 |
4 files changed, 9 insertions, 9 deletions
diff --git a/audio/autools/Makefile b/audio/autools/Makefile index 43b2d3a..aace381 100644 --- a/audio/autools/Makefile +++ b/audio/autools/Makefile @@ -7,8 +7,7 @@ # PORTNAME= autools -PORTVERSION= 1.2.4 -PORTREVISION= 1 +PORTVERSION= 1.3.0 CATEGORIES= audio MASTER_SITES= http://www.tnt.uni-hannover.de/~purnhage/software/ EXTRACT_SUFX= .tgz diff --git a/audio/autools/distinfo b/audio/autools/distinfo index a0a202a..8ed05d4 100644 --- a/audio/autools/distinfo +++ b/audio/autools/distinfo @@ -1,3 +1,3 @@ -MD5 (autools-1.2.4.tgz) = 6fb06e599708f5ef354a071e20ab4bbe -SHA256 (autools-1.2.4.tgz) = 641442b6459f2eee18a4a841c1c2bf839864d33e2b25259201d134b3319ed190 -SIZE (autools-1.2.4.tgz) = 114448 +MD5 (autools-1.3.0.tgz) = 074476f8d29ec05d8538143445d407e5 +SHA256 (autools-1.3.0.tgz) = 7eb216733c18d06c4a160e18ff2f778ff3d6c446fc13fcb9ab17d910beefddeb +SIZE (autools-1.3.0.tgz) = 116054 diff --git a/audio/cpige/Makefile b/audio/cpige/Makefile index c1d830f..23efb84 100644 --- a/audio/cpige/Makefile +++ b/audio/cpige/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cpige -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= audio MASTER_SITES= http://ed.zehome.com/cpige/ @@ -16,6 +16,7 @@ COMMENT= Icecast/Shoutcast stream ripper MAKE_ARGS= CC="${CC}" CLIBS="${LDFLAGS}" CFLAGS="${CFLAGS}" PLIST_FILES= bin/${PORTNAME} +WRKSRC= ${WRKDIR}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin diff --git a/audio/cpige/distinfo b/audio/cpige/distinfo index 1102ab8..35b6773 100644 --- a/audio/cpige/distinfo +++ b/audio/cpige/distinfo @@ -1,3 +1,3 @@ -MD5 (cpige-1.2.tar.gz) = 5439f3d19c367782521a2c63655e88a6 -SHA256 (cpige-1.2.tar.gz) = d7a42f5e3fd27c60162f44033c94697df27de9c8f03872813f48194b5cf76c83 -SIZE (cpige-1.2.tar.gz) = 18278 +MD5 (cpige-1.3.tar.gz) = 01ae5094b971843dc53d708431fc500c +SHA256 (cpige-1.3.tar.gz) = d2e6b053fda742034f070919d2fd8330499d46a037eaa86d167faf606faaad79 +SIZE (cpige-1.3.tar.gz) = 15267 |