- Update to 15.04.00
- Add CPE information [1] PR: 199962 [1] Submitted by: shun.fbsd.pr@dropcut.net [1]
This commit is contained in:
parent
28e36ee366
commit
14e669a8cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385497
2 changed files with 5 additions and 5 deletions
|
@ -2,16 +2,16 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mahara
|
||||
PORTVERSION= 1.9.2
|
||||
PORTVERSION= 15.04.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://launchpad.net/${PORTNAME}/1.9/${PORTVERSION}/+download/
|
||||
MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Open source ePortfolio system
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USES= tar:bzip2
|
||||
USES= cpe tar:bzip2
|
||||
USE_PHP= session json curl xml xmlrpc openssl simplexml
|
||||
|
||||
OPTIONS_DEFINE= MYSQL PGSQL
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (mahara-1.9.2.tar.bz2) = bc3a1652b064499a1bb285f6fb3a00b2e7bdf18b487c06ed589b9818a7fc5dc5
|
||||
SIZE (mahara-1.9.2.tar.bz2) = 7021005
|
||||
SHA256 (mahara-15.04.0.tar.bz2) = 997df37f14fac5001edb619392843b398477a91da17c5f1101400d8536dfdb9f
|
||||
SIZE (mahara-15.04.0.tar.bz2) = 7764741
|
||||
|
|
Loading…
Reference in a new issue