diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-03-19 11:47:28 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-03-19 11:47:28 +0000 |
commit | 2eee1541a8aef90097edd978d31172a7b9cd3054 (patch) | |
tree | 41949a72c9ff1b6411d3b6ca27cf02fc6b92bdfb /www/mybb | |
parent | 91b8cec69b8f5d3c2fab67a4efae34438aa830f7 (diff) | |
download | ports-2eee1541a8aef90097edd978d31172a7b9cd3054.tar.gz ports-2eee1541a8aef90097edd978d31172a7b9cd3054.zip |
Notes
Diffstat (limited to 'www/mybb')
-rw-r--r-- | www/mybb/Makefile | 6 | ||||
-rw-r--r-- | www/mybb/distinfo | 4 | ||||
-rw-r--r-- | www/mybb/pkg-plist | 4 |
3 files changed, 8 insertions, 6 deletions
diff --git a/www/mybb/Makefile b/www/mybb/Makefile index 5564877345e8..eb39c077a17c 100644 --- a/www/mybb/Makefile +++ b/www/mybb/Makefile @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= mybb -PORTVERSION= 1.8.6 +PORTVERSION= 1.8.7 CATEGORIES= www MAINTAINER= jochen@jochen-neumeister.de COMMENT= PHP-based bulletin board / discussion forum system +LICENSE= GPLv3 + USE_GITHUB= yes -GH_TAGNAME= ${PORTNAME}_1806 +GH_TAGNAME= ${PORTNAME}_1807 USES= cpe NO_BUILD= yes diff --git a/www/mybb/distinfo b/www/mybb/distinfo index 100de0ef8057..467e69624d6e 100644 --- a/www/mybb/distinfo +++ b/www/mybb/distinfo @@ -1,2 +1,2 @@ -SHA256 (mybb-mybb-1.8.6-mybb_1806_GH0.tar.gz) = 85f3123f9bb289679763925c175f59b312225415aa5d50dfd275dde08952d860 -SIZE (mybb-mybb-1.8.6-mybb_1806_GH0.tar.gz) = 1831988 +SHA256 (mybb-mybb-1.8.7-mybb_1807_GH0.tar.gz) = aff3633da65397f0a6af7ae1bd6f4fb6d7a60adcab15bc519ca006378f297f2f +SIZE (mybb-mybb-1.8.7-mybb_1807_GH0.tar.gz) = 1829734 diff --git a/www/mybb/pkg-plist b/www/mybb/pkg-plist index fa7d8f919b7a..f8573b860c90 100644 --- a/www/mybb/pkg-plist +++ b/www/mybb/pkg-plist @@ -357,8 +357,6 @@ %%WWWDIR%%/images/usercp_sprite.png %%WWWDIR%%/images/valid.png %%WWWDIR%%/inc/3rdparty/2fa/GoogleAuthenticator.php -%%WWWDIR%%/inc/3rdparty/ayah/ayah.php -%%WWWDIR%%/inc/3rdparty/ayah/index.html %%WWWDIR%%/inc/3rdparty/diff/Diff.php %%WWWDIR%%/inc/3rdparty/diff/Diff/Engine/Native.php %%WWWDIR%%/inc/3rdparty/diff/Diff/Engine/Shell.php @@ -395,6 +393,7 @@ %%WWWDIR%%/inc/cachehandlers/disk.php %%WWWDIR%%/inc/cachehandlers/eaccelerator.php %%WWWDIR%%/inc/cachehandlers/index.html +%%WWWDIR%%/inc/cachehandlers/interface.php %%WWWDIR%%/inc/cachehandlers/memcache.php %%WWWDIR%%/inc/cachehandlers/memcached.php %%WWWDIR%%/inc/cachehandlers/xcache.php @@ -635,6 +634,7 @@ %%WWWDIR%%/install/resources/upgrade32.php %%WWWDIR%%/install/resources/upgrade33.php %%WWWDIR%%/install/resources/upgrade34.php +%%WWWDIR%%/install/resources/upgrade35.php %%WWWDIR%%/install/resources/upgrade4.php %%WWWDIR%%/install/resources/upgrade5.php %%WWWDIR%%/install/resources/upgrade6.php |