diff options
author | ahze <ahze@FreeBSD.org> | 2006-01-14 10:15:52 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-01-14 10:15:52 +0800 |
commit | 4717ea7861d702ce6ff9e86807f6a12ff759005b (patch) | |
tree | 64d6cea67bf0a4ed20e8cbea8f917fe05f687030 /audio | |
parent | 2c9f7f04f813213b8a890b4f5c0ad1b566de9def (diff) | |
download | freebsd-ports-gnome-4717ea7861d702ce6ff9e86807f6a12ff759005b.tar.gz freebsd-ports-gnome-4717ea7861d702ce6ff9e86807f6a12ff759005b.tar.zst freebsd-ports-gnome-4717ea7861d702ce6ff9e86807f6a12ff759005b.zip |
- Update to 1.3-1
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cpige/Makefile | 5 | ||||
-rw-r--r-- | audio/cpige/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/cpige/Makefile b/audio/cpige/Makefile index 7c2c70e230b9..36795bc6caa9 100644 --- a/audio/cpige/Makefile +++ b/audio/cpige/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cpige -PORTVERSION= 1.3 -PORTREVISION= 1 +DISTVERSION= 1.3-1 CATEGORIES= audio MASTER_SITES= http://ed.zehome.com/cpige/ @@ -15,7 +14,7 @@ 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} do-install: diff --git a/audio/cpige/distinfo b/audio/cpige/distinfo index 7e11d2be3d95..e1167f7e850f 100644 --- a/audio/cpige/distinfo +++ b/audio/cpige/distinfo @@ -1,3 +1,3 @@ -MD5 (cpige-1.3.tar.gz) = bca41760dcb45356f027dbc1a1823580 -SHA256 (cpige-1.3.tar.gz) = 012ab1b91bd36bf8fa723f3c1b97f11a32f07c6c4c9f686e3b5f31bd4e8956f8 -SIZE (cpige-1.3.tar.gz) = 22422 +MD5 (cpige-1.3-1.tar.gz) = dab250e801c11690e43fd8c7771f8251 +SHA256 (cpige-1.3-1.tar.gz) = 6dd5dc228245bcce5f5fe6510ac4977b7293a2c72b06aa065153baaa992ffb23 +SIZE (cpige-1.3-1.tar.gz) = 22094 |