diff options
author | dhn <dhn@FreeBSD.org> | 2011-01-11 05:11:26 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-01-11 05:11:26 +0800 |
commit | 41f97c36ff2f419862174da4bcf7259cd474fa59 (patch) | |
tree | 09725695dd713b10f16af16db86340099985c64e /audio | |
parent | d4cd57bbd65952d4cc2ba3a24e77f02ecabf5a0f (diff) | |
download | freebsd-ports-gnome-41f97c36ff2f419862174da4bcf7259cd474fa59.tar.gz freebsd-ports-gnome-41f97c36ff2f419862174da4bcf7259cd474fa59.tar.zst freebsd-ports-gnome-41f97c36ff2f419862174da4bcf7259cd474fa59.zip |
- Update to 2.2
Diffstat (limited to 'audio')
-rw-r--r-- | audio/vitunes/Makefile | 4 | ||||
-rw-r--r-- | audio/vitunes/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/vitunes/Makefile b/audio/vitunes/Makefile index cdfc879e0b27..e573d4d2267f 100644 --- a/audio/vitunes/Makefile +++ b/audio/vitunes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vitunes -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= audio MASTER_SITES= http://www.vitunes.org/files/ \ http://mirror.4bit.ws/ \ @@ -26,6 +26,6 @@ MAN1= vitunes.1 post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e '26d' ${WRKSRC}/vitunes.h + @${REINPLACE_CMD} -e '27d' ${WRKSRC}/vitunes.h .include <bsd.port.mk> diff --git a/audio/vitunes/distinfo b/audio/vitunes/distinfo index dce9bbf3e163..4ee8c39c2bc3 100644 --- a/audio/vitunes/distinfo +++ b/audio/vitunes/distinfo @@ -1,2 +1,2 @@ -SHA256 (vitunes-2.1.tgz) = fb3331bd891263b61b094b31ff4db4ccacd9331264d05972c3ce71720d52f1b3 -SIZE (vitunes-2.1.tgz) = 66682 +SHA256 (vitunes-2.2.tgz) = 6cd1d5e7a341e7f09e8a71db258b767a1b543271e298867dd589a55d94c18807 +SIZE (vitunes-2.2.tgz) = 67702 |