diff options
author | naddy <naddy@FreeBSD.org> | 2014-01-28 23:52:29 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2014-01-28 23:52:29 +0800 |
commit | 615be38b62d1e4fad2ba4b503e39ecb5a8fbd33f (patch) | |
tree | 18cf66e966bddd7c8cb3409700f0d8aedcb7ffa4 /audio | |
parent | 5cb65dc0da786274cfc93d43395f59795e6ad2b4 (diff) | |
download | freebsd-ports-gnome-615be38b62d1e4fad2ba4b503e39ecb5a8fbd33f.tar.gz freebsd-ports-gnome-615be38b62d1e4fad2ba4b503e39ecb5a8fbd33f.tar.zst freebsd-ports-gnome-615be38b62d1e4fad2ba4b503e39ecb5a8fbd33f.zip |
Maintenance update to 1.3.4. No user-visible changes.
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 |