mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.6.9
- Switch to github - Trim header
This commit is contained in:
parent
e2f0727431
commit
eb6d847b9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312575
3 changed files with 12 additions and 12 deletions
|
@ -1,24 +1,21 @@
|
||||||
# New ports collection makefile for: www/mybb
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
||||||
# Date created: 2008-09-15
|
|
||||||
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= mybb
|
PORTNAME= mybb
|
||||||
PORTVERSION= 1.6.6
|
PORTVERSION= 1.6.9
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= http://cloud.github.com/downloads/mybb/mybb16/
|
|
||||||
DISTNAME= ${PORTNAME}_1606
|
|
||||||
|
|
||||||
MAINTAINER= miwi@FreeBSD.org
|
MAINTAINER= miwi@FreeBSD.org
|
||||||
COMMENT= A PHP-based bulletin board / discussion forum system
|
COMMENT= A PHP-based bulletin board / discussion forum system
|
||||||
|
|
||||||
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= ${PORTNAME}
|
||||||
|
GH_TAGNAME= ${PORTNAME}_1609
|
||||||
|
GH_COMMIT= 67cf4c0
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_ZIP= yes
|
|
||||||
USE_PHP= xsl mysql iconv gd xml
|
USE_PHP= xsl mysql iconv gd xml
|
||||||
USE_MYSQL= yes
|
USE_MYSQL= yes
|
||||||
WRKSRC= ${WRKDIR}/Upload/
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
WWWDIR?= ${PREFIX}/www/${PORTNAME}
|
WWWDIR?= ${PREFIX}/www/${PORTNAME}
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (mybb_1606.zip) = 0321bc8cc0b247c981ccd203f49462c476ab2f29b4fd8686c884f61ca9bef273
|
SHA256 (mybb-1.6.9.tar.gz) = b916758c941d2dc3273a4548eeae9c834027485da757c2e5e481ba73666ae5ee
|
||||||
SIZE (mybb_1606.zip) = 1927467
|
SIZE (mybb-1.6.9.tar.gz) = 1532341
|
||||||
|
|
|
@ -709,6 +709,9 @@
|
||||||
%%WWWDIR%%/install/resources/upgrade20.php
|
%%WWWDIR%%/install/resources/upgrade20.php
|
||||||
%%WWWDIR%%/install/resources/upgrade21.php
|
%%WWWDIR%%/install/resources/upgrade21.php
|
||||||
%%WWWDIR%%/install/resources/upgrade22.php
|
%%WWWDIR%%/install/resources/upgrade22.php
|
||||||
|
%%WWWDIR%%/install/resources/upgrade23.php
|
||||||
|
%%WWWDIR%%/install/resources/upgrade24.php
|
||||||
|
%%WWWDIR%%/install/resources/upgrade25.php
|
||||||
%%WWWDIR%%/install/resources/upgrade3.php
|
%%WWWDIR%%/install/resources/upgrade3.php
|
||||||
%%WWWDIR%%/install/resources/upgrade4.php
|
%%WWWDIR%%/install/resources/upgrade4.php
|
||||||
%%WWWDIR%%/install/resources/upgrade5.php
|
%%WWWDIR%%/install/resources/upgrade5.php
|
||||||
|
|
Loading…
Add table
Reference in a new issue