diff options
author | pat <pat@FreeBSD.org> | 2003-01-02 03:56:52 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2003-01-02 03:56:52 +0800 |
commit | 5fbacb3f6eae5dad072cc5fedf56bdf84107b3e4 (patch) | |
tree | 5f2b29d026b482e14829ab1acceb8f3771f0e9ff /audio/snack | |
parent | 8ec4e60adefe05243d163f3e13df719f8e8db6ad (diff) | |
download | freebsd-ports-gnome-5fbacb3f6eae5dad072cc5fedf56bdf84107b3e4.tar.gz freebsd-ports-gnome-5fbacb3f6eae5dad072cc5fedf56bdf84107b3e4.tar.zst freebsd-ports-gnome-5fbacb3f6eae5dad072cc5fedf56bdf84107b3e4.zip |
Update to 2.2
PR: ports/46624
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Diffstat (limited to 'audio/snack')
-rw-r--r-- | audio/snack/Makefile | 5 | ||||
-rw-r--r-- | audio/snack/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/snack/Makefile b/audio/snack/Makefile index 4a6142bd077a..f4ea1faf978e 100644 --- a/audio/snack/Makefile +++ b/audio/snack/Makefile @@ -7,8 +7,7 @@ # PORTNAME= snack -PORTVERSION= 2.1.6 -PORTREVISION= 1 +PORTVERSION= 2.2 CATEGORIES= audio tcl83 tk83 MASTER_SITES= http://www.speech.kth.se/~kare/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -24,7 +23,7 @@ CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.3 \ --with-tk=${LOCALBASE}/lib/tk8.3 \ --prefix=${PREFIX} -PLIST_SUB= SNACK_VER=${PORTVERSION:R} +PLIST_SUB= SNACK_VER=${PORTVERSION} .if defined(WITH_VORBIS) LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/snack/distinfo b/audio/snack/distinfo index e83472e52455..bf30c860c94a 100644 --- a/audio/snack/distinfo +++ b/audio/snack/distinfo @@ -1 +1 @@ -MD5 (snack2.1.6.tar.gz) = 6f0fa148ec6445e20936d09f92327ef4 +MD5 (snack2.2.tar.gz) = 2762706060ab0d90ce97ca022259a2f0 |