diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-16 23:55:10 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-16 23:55:10 +0000 |
commit | c180e4ec06eb06963039632aaed0eb7f9c15692b (patch) | |
tree | 3349470866b84171cc7f06d025e0f78f2e7e4d46 | |
parent | - Switch to USES=localbase (diff) |
- Update to 0.12
Notes
Notes:
svn path=/head/; revision=422289
-rw-r--r-- | audio/dir2ogg/Makefile | 5 | ||||
-rw-r--r-- | audio/dir2ogg/distinfo | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/dir2ogg/Makefile b/audio/dir2ogg/Makefile index 2a892fe22593..5bfa4b856e35 100644 --- a/audio/dir2ogg/Makefile +++ b/audio/dir2ogg/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= dir2ogg -PORTVERSION= 0.11.8 -PORTREVISION= 4 +PORTVERSION= 0.12 CATEGORIES= audio -MASTER_SITES= http://jak-linux.org/projects/dir2ogg/${PORTVERSION:R}/ +MASTER_SITES= http://jak-linux.org/projects/dir2ogg/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Command-line {wav,mp3,m4a} to ogg converter diff --git a/audio/dir2ogg/distinfo b/audio/dir2ogg/distinfo index 1a747ffda18e..83a51c7e8055 100644 --- a/audio/dir2ogg/distinfo +++ b/audio/dir2ogg/distinfo @@ -1,2 +1,3 @@ -SHA256 (dir2ogg-0.11.8.tar.gz) = 0b6fd089fc1eb20cc92b7901c947ff6033ce04c897f9af9f962fa421a67ba7e0 -SIZE (dir2ogg-0.11.8.tar.gz) = 21145 +TIMESTAMP = 1473878764 +SHA256 (dir2ogg-0.12.tar.gz) = 2876db3926415f40d728122f5836532253a25db1bc4877505e77ebcbc0cb5fea +SIZE (dir2ogg-0.12.tar.gz) = 19608 |