From 4258b103bf368514df44bc56484d8d00f0b4ed1c Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 11 Apr 2005 21:17:14 +0000 Subject: 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. --- audio/cpige/Makefile | 3 +-- audio/cpige/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'audio/cpige') 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 -- cgit