diff options
Diffstat (limited to '')
-rw-r--r-- | www/mybb/Makefile | 5 | ||||
-rw-r--r-- | www/mybb/distinfo | 6 | ||||
-rw-r--r-- | www/mybb/pkg-plist | 7 |
3 files changed, 6 insertions, 12 deletions
diff --git a/www/mybb/Makefile b/www/mybb/Makefile index 44931e306b08..53d51e907088 100644 --- a/www/mybb/Makefile +++ b/www/mybb/Makefile @@ -2,17 +2,16 @@ # $FreeBSD$ PORTNAME= mybb -DISTVERSION= 1.8.14 +DISTVERSION= 1.8.15 CATEGORIES= www MAINTAINER= joneum@FreeBSD.org COMMENT= PHP-based bulletin board / discussion forum system LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes -GH_TAGNAME= ${PORTNAME}_1814 +GH_TAGNAME= ${PORTNAME}_1815 USES= cpe mysql php:web NO_BUILD= yes diff --git a/www/mybb/distinfo b/www/mybb/distinfo index 36599b1fc92c..6a9e798c05c0 100644 --- a/www/mybb/distinfo +++ b/www/mybb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512217667 -SHA256 (mybb-mybb-1.8.14-mybb_1814_GH0.tar.gz) = 870a6be2fcaf50fad3df2feac17726814d09ae27f3ff86f0ed0a994ae2cf740b -SIZE (mybb-mybb-1.8.14-mybb_1814_GH0.tar.gz) = 1875579 +TIMESTAMP = 1521884607 +SHA256 (mybb-mybb-1.8.15-mybb_1815_GH0.tar.gz) = 719aac5b5a56885de119d5791b59e9bcf7f4822634334a1e27d5c49c53b39682 +SIZE (mybb-mybb-1.8.15-mybb_1815_GH0.tar.gz) = 1870363 diff --git a/www/mybb/pkg-plist b/www/mybb/pkg-plist index 397ad94c161a..e6206d44fc34 100644 --- a/www/mybb/pkg-plist +++ b/www/mybb/pkg-plist @@ -1,7 +1,3 @@ -%%WWWDIR%%/.gitattributes -%%WWWDIR%%/.gitignore -%%WWWDIR%%/CONTRIBUTING.md -%%WWWDIR%%/LICENSE %%WWWDIR%%/admin/backups/.htaccess %%WWWDIR%%/admin/backups/index.html %%WWWDIR%%/admin/inc/class_form.php @@ -212,8 +208,6 @@ %%WWWDIR%%/editpost.php %%WWWDIR%%/forumdisplay.php %%WWWDIR%%/global.php -%%WWWDIR%%/htaccess-nginx.txt -%%WWWDIR%%/htaccess.txt %%WWWDIR%%/images/arrow_down.png %%WWWDIR%%/images/attachtypes/blank.png %%WWWDIR%%/images/attachtypes/css.png @@ -649,6 +643,7 @@ %%WWWDIR%%/install/resources/upgrade4.php %%WWWDIR%%/install/resources/upgrade40.php %%WWWDIR%%/install/resources/upgrade41.php +%%WWWDIR%%/install/resources/upgrade42.php %%WWWDIR%%/install/resources/upgrade5.php %%WWWDIR%%/install/resources/upgrade6.php %%WWWDIR%%/install/resources/upgrade7.php |