diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2014-01-28 15:52:29 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2014-01-28 15:52:29 +0000 |
commit | 85d222b2012906b454219822a96b9c0dbfb0ac8e (patch) | |
tree | 18cf66e966bddd7c8cb3409700f0d8aedcb7ffa4 /audio | |
parent | 700d482c02b6998924f651bf54aaaee55d2ac8ea (diff) | |
download | ports-85d222b2012906b454219822a96b9c0dbfb0ac8e.tar.gz ports-85d222b2012906b454219822a96b9c0dbfb0ac8e.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libvorbis/Makefile | 3 | ||||
-rw-r--r-- | audio/libvorbis/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 1b1c329f0c3f..368a6a68c20b 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvorbis -PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTVERSION= 1.3.4 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ diff --git a/audio/libvorbis/distinfo b/audio/libvorbis/distinfo index 98fcc52f16a8..d0b31f827b0e 100644 --- a/audio/libvorbis/distinfo +++ b/audio/libvorbis/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvorbis-1.3.3.tar.xz) = 834c7d35a5ebf4e7b8ab60b0979f2b7f204ca66ff6829728e9d2a67f15347ebd -SIZE (libvorbis-1.3.3.tar.xz) = 1087888 +SHA256 (libvorbis-1.3.4.tar.xz) = 2f05497d29195dc23ee952a24ee3973a74e6277569c4c2eca0ec5968e541f372 +SIZE (libvorbis-1.3.4.tar.xz) = 1091376 |