summaryrefslogtreecommitdiff
path: root/audio/cd2mp3
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-15 01:09:46 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-15 01:09:46 +0000
commite5dd2f310ae29b1bce5711af0edc815fd4271901 (patch)
tree4c27731fff50a1e4afdab8b8e1f61ee83df82fdb /audio/cd2mp3
parentPrint a more informative error message when /usr/share/dict/words is not found. (diff)
Update to 0.5 (weird math, use PORTEPOCH=1).
PR: 21749 Submitted by: Jamie <jamie@jamiesdomain.org.uk> Repeatedly nudged by: see above ;)
Notes
Notes: svn path=/head/; revision=37208
Diffstat (limited to 'audio/cd2mp3')
-rw-r--r--audio/cd2mp3/Makefile5
-rw-r--r--audio/cd2mp3/distinfo2
-rw-r--r--audio/cd2mp3/pkg-comment2
-rw-r--r--audio/cd2mp3/pkg-descr15
-rw-r--r--audio/cd2mp3/pkg-plist2
5 files changed, 11 insertions, 15 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile
index 7ea8cf902238..6fdf485fd2c0 100644
--- a/audio/cd2mp3/Makefile
+++ b/audio/cd2mp3/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= cd2mp3
-PORTVERSION= 1.1
+PORTVERSION= 0.5
+PORTEPOCH= 1
CATEGORIES= audio
-MASTER_SITES= ftp://ukug.uk.freebsd.org/pub/kandy/cd2mp3/${PORTVERSION}/
+MASTER_SITES= http://download.cd2mp3.org.uk/${PORTVERSION}/
MASTER_SITE_SUBDIR= ${PORTVERSION}
MAINTAINER= jamie@jamiesdomain.co.uk
diff --git a/audio/cd2mp3/distinfo b/audio/cd2mp3/distinfo
index 1a58f95b6f96..e6e75852b405 100644
--- a/audio/cd2mp3/distinfo
+++ b/audio/cd2mp3/distinfo
@@ -1 +1 @@
-MD5 (cd2mp3-1.1.tar.gz) = 2e63c95c79b6cfbad95cabb3e42c5b01
+MD5 (cd2mp3-0.5.tar.gz) = 79d86fd5788bf113dc2f50f896f4aa23
diff --git a/audio/cd2mp3/pkg-comment b/audio/cd2mp3/pkg-comment
index a1133e82db94..ce93f6debc17 100644
--- a/audio/cd2mp3/pkg-comment
+++ b/audio/cd2mp3/pkg-comment
@@ -1 +1 @@
-Easy to use MP3 Creator
+Easy to use MP3 manipulation and creation tool
diff --git a/audio/cd2mp3/pkg-descr b/audio/cd2mp3/pkg-descr
index c0a9b2e8805d..23d49f33f454 100644
--- a/audio/cd2mp3/pkg-descr
+++ b/audio/cd2mp3/pkg-descr
@@ -1,14 +1,11 @@
-This port makes mp3 creation easy, by ripping tracks from
-CD to WAV files and Encoding them to mp3 automatically.
+cd2mp3 will help you create MP3s from your favourite CD collections.
-It is basically a front-end (but VERY easy to use) to
-dagrab and bladeenc, which must be installed in your
-path.
+It features single track encoding, entire CD encoding, ripping of tracks
+to .WAV files, and encoding .WAV files to MP3 Format.
-These programs and further documentation are available
-from the website.
+Further documentation is available at our website.
-WWW: http://ukug.uk.freebsd.org/~kandy/
+WWW: http://www.jamiesdomain.org.uk/
- Jamie Heckford
-jamie@jamiesdomain.co.uk
+jamie@jamiesdomain.org.uk
diff --git a/audio/cd2mp3/pkg-plist b/audio/cd2mp3/pkg-plist
index 6951f24c2acb..dbfd25e64e84 100644
--- a/audio/cd2mp3/pkg-plist
+++ b/audio/cd2mp3/pkg-plist
@@ -1,3 +1 @@
bin/cd2mp3
-share/cd2mp3/README
-@dirrm share/cd2mp3