diff options
author | crees <crees@FreeBSD.org> | 2016-11-26 17:06:17 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2016-11-26 17:06:17 +0800 |
commit | cfbaf588f866298180d666a6272641260d6dd27f (patch) | |
tree | 7975a02cecfd0663813ba7f89fb94bb233432f14 /audio | |
parent | de6d7b44bb7db63037273f806184459c77308d20 (diff) | |
download | freebsd-ports-graphics-cfbaf588f866298180d666a6272641260d6dd27f.tar.gz freebsd-ports-graphics-cfbaf588f866298180d666a6272641260d6dd27f.tar.zst freebsd-ports-graphics-cfbaf588f866298180d666a6272641260d6dd27f.zip |
Update to 0.5.0
PR: ports/214835
Submitted by: Dmitrij D. Czarkoff <czarkoff@gmail.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/re/Makefile | 2 | ||||
-rw-r--r-- | audio/re/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/re/Makefile b/audio/re/Makefile index a291be3c397..bd6ccb91add 100644 --- a/audio/re/Makefile +++ b/audio/re/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= re -PORTVERSION= 0.4.16 +PORTVERSION= 0.5.0 CATEGORIES= audio devel MASTER_SITES= http://www.creytiv.com/pub/ diff --git a/audio/re/distinfo b/audio/re/distinfo index 15f8ede0d6b..99a53cacdf6 100644 --- a/audio/re/distinfo +++ b/audio/re/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1465679980 -SHA256 (re-0.4.16.tar.gz) = bc36fcf37302bfdb964374f2842179f1521d78df79e42e74c4fd102e61fa4b29 -SIZE (re-0.4.16.tar.gz) = 308213 +TIMESTAMP = 1480150886 +SHA256 (re-0.5.0.tar.gz) = a2dd2204351b96b9af8a61680bfaa76231f5b47930080ec0af5eeba04a6cbaa2 +SIZE (re-0.5.0.tar.gz) = 294919 |