diff options
author | garga <garga@FreeBSD.org> | 2005-10-20 01:51:12 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-10-20 01:51:12 +0800 |
commit | 0150258c9706ccec08e46872917a32c4a2a90557 (patch) | |
tree | aac52d82534949da6c86c2bd29d0db212d99ad64 /audio/abcde | |
parent | 3022dfcea95e99e5c5469aad9cd051daefbddc65 (diff) | |
download | freebsd-ports-gnome-0150258c9706ccec08e46872917a32c4a2a90557.tar.gz freebsd-ports-gnome-0150258c9706ccec08e46872917a32c4a2a90557.tar.zst freebsd-ports-gnome-0150258c9706ccec08e46872917a32c4a2a90557.zip |
- Update to 2.3.3
- Pass maintainership to submitter
PR: ports/87667
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: ex-maintainer
Diffstat (limited to 'audio/abcde')
-rw-r--r-- | audio/abcde/Makefile | 4 | ||||
-rw-r--r-- | audio/abcde/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile index 4e4146d7f107..949eaa40de7a 100644 --- a/audio/abcde/Makefile +++ b/audio/abcde/Makefile @@ -6,13 +6,13 @@ # PORTNAME= abcde -PORTVERSION= 2.1.19 +PORTVERSION= 2.3.3 CATEGORIES= audio MASTER_SITES= http://www.hispalinux.es/~data/files/ \ http://www.soulwax.net/freebsd/ DISTNAME= abcde_${PORTVERSION}.orig -MAINTAINER= hcoyote@ghostar.org +MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format RUN_DEPENDS= cd-discid:${PORTSDIR}/audio/cd-discid \ diff --git a/audio/abcde/distinfo b/audio/abcde/distinfo index 7fcf3c6d36db..e4e78cc7e2cb 100644 --- a/audio/abcde/distinfo +++ b/audio/abcde/distinfo @@ -1,2 +1,2 @@ -MD5 (abcde_2.1.19.orig.tar.gz) = 6fab88a6f1080d36cd58d07a6664b2ad -SIZE (abcde_2.1.19.orig.tar.gz) = 55128 +MD5 (abcde_2.3.3.orig.tar.gz) = 94877d1e410ae420630b1048e82907d3 +SIZE (abcde_2.3.3.orig.tar.gz) = 73458 |