diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-10-14 04:32:43 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-14 04:32:43 +0800 |
commit | ee97d3f1b1a40ed6b29a1b01a078992ee57e3d26 (patch) | |
tree | cc5f28b836e6b3b149fed7343a94bd681352764d | |
parent | 1e4e024dc747f5f24389036b4b9636412e454850 (diff) | |
download | freebsd-ports-gnome-ee97d3f1b1a40ed6b29a1b01a078992ee57e3d26.tar.gz freebsd-ports-gnome-ee97d3f1b1a40ed6b29a1b01a078992ee57e3d26.tar.zst freebsd-ports-gnome-ee97d3f1b1a40ed6b29a1b01a078992ee57e3d26.zip |
Update to 1.2.0, no response from maintainer
PR: 21689
Submitted by: Jeremy Shaffner <jeremy@external.org>
-rw-r--r-- | audio/cdindex/Makefile | 7 | ||||
-rw-r--r-- | audio/cdindex/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/cdindex/Makefile b/audio/cdindex/Makefile index 6f73806fd790..d0f8ae832281 100644 --- a/audio/cdindex/Makefile +++ b/audio/cdindex/Makefile @@ -6,11 +6,12 @@ # PORTNAME= cdindex -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= audio -MASTER_SITES= ftp://ftp.cdindex.org/pub/cdindex/ +MASTER_SITES= ftp://ftp.cdindex.org/pub/cdindex/ \ + ftp://ftp.musicbrainz.org/pub/cdindex/ -MAINTAINER= van.woerkom@netcologne.de +MAINTAINER= ports@freebsd.org GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/audio/cdindex/distinfo b/audio/cdindex/distinfo index 687428b78d8c..6869c0dd2e2e 100644 --- a/audio/cdindex/distinfo +++ b/audio/cdindex/distinfo @@ -1 +1 @@ -MD5 (cdindex-1.1.0.tar.gz) = 6196947a815e3b5a1d89fc2ba9462923 +MD5 (cdindex-1.2.0.tar.gz) = 2071c016d892643237d10c2c5b06a4b9 |