diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-03-17 05:08:12 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-03-17 05:08:12 +0800 |
commit | 25abeb1beb6d9b890aed416af5d59b8674a0e83c (patch) | |
tree | 245a28154ced679483204531c7175925c71db8c8 /audio | |
parent | 7a0da44d2dfa6f1385ed3e149742f1ae50d5cecf (diff) | |
download | freebsd-ports-gnome-25abeb1beb6d9b890aed416af5d59b8674a0e83c.tar.gz freebsd-ports-gnome-25abeb1beb6d9b890aed416af5d59b8674a0e83c.tar.zst freebsd-ports-gnome-25abeb1beb6d9b890aed416af5d59b8674a0e83c.zip |
audio/libtremor: update to 1.2.1.s20180316
Changes: https://git.xiph.org/?p=tremor.git;a=shortlog
Security: 7943794f-707f-4e31-9fea-3bbf1ddcedc1
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libtremor/Makefile | 4 | ||||
-rw-r--r-- | audio/libtremor/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile index c5d9d8db03b3..62ecb8f5e5a7 100644 --- a/audio/libtremor/Makefile +++ b/audio/libtremor/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libtremor -PORTVERSION= 1.2.1.s20150105 +PORTVERSION= 1.2.1.s20180316 CATEGORIES= audio MASTER_SITES= http://git.xiph.org/?p=tremor.git;a=snapshot;sf=tgz;h=${GIT_COMMIT};/ DISTNAME= ${PORTNAME:S/lib//}-${GIT_COMMIT} @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libogg.so:audio/libogg -GIT_COMMIT= b56ffc +GIT_COMMIT= 562307a USES= autoreconf libtool pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/libtremor/distinfo b/audio/libtremor/distinfo index ba3343752f70..94ef1f0af83e 100644 --- a/audio/libtremor/distinfo +++ b/audio/libtremor/distinfo @@ -1,2 +1,3 @@ -SHA256 (tremor-b56ffc.tar.gz) = 50040fc477eaa592aebc1e4edba201f70b89fa42199a4d73826bd690219e6fd2 -SIZE (tremor-b56ffc.tar.gz) = 148838 +TIMESTAMP = 1521177351 +SHA256 (tremor-562307a.tar.gz) = b2d728b7ec3ac180ec003744f4df1ca13b024875477633d6e8357c4be1aea4ce +SIZE (tremor-562307a.tar.gz) = 148875 |