diff options
author | wen <wen@FreeBSD.org> | 2016-04-10 21:47:02 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-04-10 21:47:02 +0800 |
commit | 3304cb1e4ea8cd08748190e5fafe79309e958e10 (patch) | |
tree | 1cfea29a984fe9333907a2364f33b71c070797c2 | |
parent | 39ef7a765ca410243de60fa106bbe7e6fa670fa1 (diff) | |
download | freebsd-ports-gnome-3304cb1e4ea8cd08748190e5fafe79309e958e10.tar.gz freebsd-ports-gnome-3304cb1e4ea8cd08748190e5fafe79309e958e10.tar.zst freebsd-ports-gnome-3304cb1e4ea8cd08748190e5fafe79309e958e10.zip |
- Update to 2.1.1
-rw-r--r-- | www/e107/Makefile | 4 | ||||
-rw-r--r-- | www/e107/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/e107/Makefile b/www/e107/Makefile index 2b60891327e3..0102f6c43082 100644 --- a/www/e107/Makefile +++ b/www/e107/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= e107 -PORTVERSION= 2.0 +PORTVERSION= 2.1.1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20v${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_full @@ -12,7 +12,7 @@ COMMENT= Content management system written in PHP USES= cpe -USE_PHP= mysql xml +USE_PHP= mysqli xml exif WRKSRC= ${WRKDIR}/e107 NO_BUILD= yes diff --git a/www/e107/distinfo b/www/e107/distinfo index 42af300be0e3..1107dd71eb2e 100644 --- a/www/e107/distinfo +++ b/www/e107/distinfo @@ -1,2 +1,2 @@ -SHA256 (e107_2.0_full.tar.gz) = c139f48c7f5d7b496e40a021c65a875f7fc942f0a074cd8c8e2749f9f23c76ea -SIZE (e107_2.0_full.tar.gz) = 6238386 +SHA256 (e107_2.1.1_full.tar.gz) = de6451d64e099a9e3572700ba0a19e00497ac8599b923da7c1d2bb63a47dd027 +SIZE (e107_2.1.1_full.tar.gz) = 6475400 |