diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2018-07-09 19:13:41 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2018-07-09 19:13:41 +0000 |
commit | fbbe8e0b3e2d4301c026f4dc7c34f2e93d8a1489 (patch) | |
tree | 2f37ec0c1210e1c2e0cf6001fd0d12f32db5c528 /multimedia | |
parent | 496a538ec1c566c2081c829a2863914b5c69de0a (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/rage/Makefile | 6 | ||||
-rw-r--r-- | multimedia/rage/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/multimedia/rage/Makefile b/multimedia/rage/Makefile index f18d796d1584..b2badb71d64f 100644 --- a/multimedia/rage/Makefile +++ b/multimedia/rage/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rage -PORTVERSION= 0.2.1 -PORTREVISION= 4 +PORTVERSION= 0.3.0 CATEGORIES= multimedia enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ @@ -15,7 +14,6 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libefl.so:devel/efl DIST_SUBDIR= enlightenment -GNU_CONFIGURE= yes -USES= compiler:c11 desktop-file-utils pkgconfig tar:xz +USES= compiler:c11 desktop-file-utils meson pkgconfig tar:xz .include <bsd.port.mk> diff --git a/multimedia/rage/distinfo b/multimedia/rage/distinfo index f053631d0576..cf45caa28376 100644 --- a/multimedia/rage/distinfo +++ b/multimedia/rage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474883360 -SHA256 (enlightenment/rage-0.2.1.tar.xz) = 3dba83ae3d0cdd6c43fc3f6e4ca87ecf58d0481d28cd431ba42c51b82c7b6b1a -SIZE (enlightenment/rage-0.2.1.tar.xz) = 402788 +TIMESTAMP = 1531153713 +SHA256 (enlightenment/rage-0.3.0.tar.xz) = 1e772370c2199f89f4c34f1968432df4eabf0e4fe4f960649d0b9d27496bdf3d +SIZE (enlightenment/rage-0.3.0.tar.xz) = 252852 |