aboutsummaryrefslogtreecommitdiff
path: root/audio/libaudiofile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-20 12:45:37 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-20 12:45:37 +0000
commitaa78687b5b39ddc4df3c2a79634f4ca4ee3226df (patch)
tree0e911c5077d83ac3e4219f624c2d75ffdddf60df /audio/libaudiofile
parentc732eff7944f93c19ce30ea26eb876932845cd85 (diff)
downloadports-aa78687b5b39ddc4df3c2a79634f4ca4ee3226df.tar.gz
ports-aa78687b5b39ddc4df3c2a79634f4ca4ee3226df.zip
Update to 0.2.2.
Notes
Notes: svn path=/head/; revision=45283
Diffstat (limited to 'audio/libaudiofile')
-rw-r--r--audio/libaudiofile/Makefile7
-rw-r--r--audio/libaudiofile/distinfo2
-rw-r--r--audio/libaudiofile/pkg-descr3
3 files changed, 7 insertions, 5 deletions
diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile
index 1a72c7ffddf6..961ba301fa12 100644
--- a/audio/libaudiofile/Makefile
+++ b/audio/libaudiofile/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= libaudiofile
-PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTVERSION= 0.2.2
CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITES= ftp://ftp.68k.org./pub/michael/ \
+ ftp://oss.sgi.com/projects/audiofile/download/ \
+ ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/audiofile
DISTNAME= audiofile-${PORTVERSION}
diff --git a/audio/libaudiofile/distinfo b/audio/libaudiofile/distinfo
index 178e41c0e941..e0c4da47f1c4 100644
--- a/audio/libaudiofile/distinfo
+++ b/audio/libaudiofile/distinfo
@@ -1 +1 @@
-MD5 (audiofile-0.2.1.tar.gz) = e0a9205ac868350ab9aee78f1d282aa5
+MD5 (audiofile-0.2.2.tar.gz) = 7a088be2b91f7effaaa3197548c8926a
diff --git a/audio/libaudiofile/pkg-descr b/audio/libaudiofile/pkg-descr
index 5e8c45f2c3dd..66337e626053 100644
--- a/audio/libaudiofile/pkg-descr
+++ b/audio/libaudiofile/pkg-descr
@@ -10,7 +10,8 @@ This library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFC, WAVE, and
NeXT/Sun).
-WWW: http://www.68k.org./~michael/audiofile/
+WWW: http://oss.sgi.com./projects/audiofile/
+ http://www.68k.org./~michael/audiofile/
-Vanilla
vanilla@FreeBSD.ORG