summaryrefslogtreecommitdiff
path: root/www/typo3_45
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-12-15 12:45:49 +0000
committertaca <taca@pkgsrc.org>2011-12-15 12:45:49 +0000
commitca65c5d368e46b147f7a51d9770d7f022b9be904 (patch)
treeb285df4fed508d2e873a64c23118a669f43a068c /www/typo3_45
parent479b829a6299518dce39f601da2ef0447aa1dd46 (diff)
downloadpkgsrc-ca65c5d368e46b147f7a51d9770d7f022b9be904.tar.gz
Improve COMMENT and DESCR; Explicitly note this is LTS, Long Term Support
release. Bump PKGREVISION.
Diffstat (limited to 'www/typo3_45')
-rw-r--r--www/typo3_45/DESCR3
-rw-r--r--www/typo3_45/Makefile5
2 files changed, 6 insertions, 2 deletions
diff --git a/www/typo3_45/DESCR b/www/typo3_45/DESCR
index e52bb8af719..aaf0f64b0e0 100644
--- a/www/typo3_45/DESCR
+++ b/www/typo3_45/DESCR
@@ -2,3 +2,6 @@ TYPO3 is a free Open Source content management system for enterprise
purposes on the web and in intranets. It offers full flexibility and
extendability while featuring an accomplished set of ready-made
interfaces, functions and modules.
+
+And this TYPO3 4.5 based release is mared as LTS, "Long Term Support".
+It will supported for at least 3 years.
diff --git a/www/typo3_45/Makefile b/www/typo3_45/Makefile
index c811eb8d223..9ddc52f15d2 100644
--- a/www/typo3_45/Makefile
+++ b/www/typo3_45/Makefile
@@ -1,15 +1,16 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/12/15 12:36:38 taca Exp $
+# $NetBSD: Makefile,v 1.2 2011/12/15 12:45:49 taca Exp $
#
DISTNAME= ${TYPO3NAME}
PKGNAME= typo3-${VER}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typo3/}
DISTFILES= ${TYPO3NAME}${EXTRACT_SUFX} ${SITESRC}${EXTRACT_SUFX}
MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://typo3.com/
-COMMENT= The typo3 content management system
+COMMENT= The TYPO3 content management system LTS release.
LICENSE= gnu-gpl-v2
DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}>=5.1.0:../../databases/php-mysql