diff options
author | adamw <adamw@FreeBSD.org> | 2005-04-12 05:17:14 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-04-12 05:17:14 +0800 |
commit | 4258b103bf368514df44bc56484d8d00f0b4ed1c (patch) | |
tree | 133962061a4786bddc24d201d0b7b69ade05b71f /audio/cpige | |
parent | a33e95723a99704b9b111c1837c65fc40b4d6940 (diff) | |
download | freebsd-ports-gnome-4258b103bf368514df44bc56484d8d00f0b4ed1c.tar.gz freebsd-ports-gnome-4258b103bf368514df44bc56484d8d00f0b4ed1c.tar.zst freebsd-ports-gnome-4258b103bf368514df44bc56484d8d00f0b4ed1c.zip |
Update to 1.2. In an email from the author:
Possibility to use cPige as a daemon was added. cPige now parses URLs
directly, rather than requiring the user to specify host port and
mountpoint. Statistics and a logfile were added.
Diffstat (limited to 'audio/cpige')
-rw-r--r-- | audio/cpige/Makefile | 3 | ||||
-rw-r--r-- | audio/cpige/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/cpige/Makefile b/audio/cpige/Makefile index 9ca3e3d1a7f2..f8e89433ddb4 100644 --- a/audio/cpige/Makefile +++ b/audio/cpige/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cpige -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.2 CATEGORIES= audio MASTER_SITES= http://ed.zehome.com/cpige/ diff --git a/audio/cpige/distinfo b/audio/cpige/distinfo index a5fb330491d8..2897e01d9a0d 100644 --- a/audio/cpige/distinfo +++ b/audio/cpige/distinfo @@ -1,2 +1,2 @@ -MD5 (cpige-1.0.tar.gz) = 8e3a704adf5de6918d0606603cab66ff -SIZE (cpige-1.0.tar.gz) = 16509 +MD5 (cpige-1.2.tar.gz) = 5439f3d19c367782521a2c63655e88a6 +SIZE (cpige-1.2.tar.gz) = 18278 |