diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-06-12 02:22:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-06-12 02:22:39 +0000 |
commit | dfd27a4d9edc1070e917ba502be86879efa6da33 (patch) | |
tree | 2e56e0c979381361e966b37a77c222b6bfb5f94d /www/mybb | |
parent | 98c380ca36bbd161f813de7bc57ea9b6be48d1e0 (diff) | |
download | ports-dfd27a4d9edc1070e917ba502be86879efa6da33.tar.gz ports-dfd27a4d9edc1070e917ba502be86879efa6da33.zip |
Notes
Diffstat (limited to 'www/mybb')
-rw-r--r-- | www/mybb/Makefile | 4 | ||||
-rw-r--r-- | www/mybb/distinfo | 4 | ||||
-rw-r--r-- | www/mybb/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/www/mybb/Makefile b/www/mybb/Makefile index f9884daebdd0..a32cfa58f973 100644 --- a/www/mybb/Makefile +++ b/www/mybb/Makefile @@ -6,10 +6,10 @@ # PORTNAME= mybb -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.3 CATEGORIES= www MASTER_SITES= http://www.mybb.com/download/latest/ -DISTNAME= ${PORTNAME}_1601 +DISTNAME= ${PORTNAME}_1603 MAINTAINER= miwi@FreeBSD.org COMMENT= A PHP-based bulletin board / discussion forum system diff --git a/www/mybb/distinfo b/www/mybb/distinfo index fd5f2c933364..2e4417f0eb74 100644 --- a/www/mybb/distinfo +++ b/www/mybb/distinfo @@ -1,2 +1,2 @@ -SHA256 (mybb_1601.zip) = 0153dd568fa5efae5c5da5fd1ea425d0f9ae767c04c8ac7b4cf2760ab07ae467 -SIZE (mybb_1601.zip) = 1872882 +SHA256 (mybb_1603.zip) = fa676bd3977b320533d3c141be68e450ca8803941c1d6cc5882da78af4d16d4e +SIZE (mybb_1603.zip) = 1831131 diff --git a/www/mybb/pkg-plist b/www/mybb/pkg-plist index 3f4149a798a4..4de98c3393b5 100644 --- a/www/mybb/pkg-plist +++ b/www/mybb/pkg-plist @@ -703,6 +703,7 @@ %%WWWDIR%%/install/resources/upgrade16.php %%WWWDIR%%/install/resources/upgrade17.php %%WWWDIR%%/install/resources/upgrade18.php +%%WWWDIR%%/install/resources/upgrade19.php %%WWWDIR%%/install/resources/upgrade2.php %%WWWDIR%%/install/resources/upgrade3.php %%WWWDIR%%/install/resources/upgrade4.php |