diff options
author | taca <taca@pkgsrc.org> | 2012-01-02 16:47:11 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-01-02 16:47:11 +0000 |
commit | c2fb33b7f78978a77a044d72c5690ad462e8469e (patch) | |
tree | 80b1552d198d90690c5b79e07fafd4e68852c12f /www | |
parent | 68b23d850176bea71c4af09bfcec2d8e4aa9e938 (diff) | |
download | pkgsrc-c2fb33b7f78978a77a044d72c5690ad462e8469e.tar.gz |
distfile has been repacked and extra files are not included any more.
Diffstat (limited to 'www')
-rw-r--r-- | www/contao/Makefile.common | 4 | ||||
-rw-r--r-- | www/contao210-example/Makefile | 5 | ||||
-rw-r--r-- | www/contao210/Makefile | 5 | ||||
-rw-r--r-- | www/contao210/distinfo | 8 |
4 files changed, 8 insertions, 14 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index 4ce9a731f16..2ec771537bf 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2011/12/30 23:21:00 taca Exp $ +# $NetBSD: Makefile.common,v 1.8 2012/01/02 16:47:11 taca Exp $ # # used by www/contao29/Makefile # used by www/contao29-example/Makefile @@ -18,7 +18,7 @@ CT_VERS?= 210 CT_VERSION= ${CT29_VERSION} .elif ${CT_VERS} == "210" CT_VERSION= ${CT210_VERSION} -CT_DIST_SUBDIR= 201112300 +CT_DIST_SUBDIR= contao210-201201020 .else .error "Illegal version specified: ${CT_VERS}" .endif diff --git a/www/contao210-example/Makefile b/www/contao210-example/Makefile index fedbeffdbba..b9b422c11c1 100644 --- a/www/contao210-example/Makefile +++ b/www/contao210-example/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/12/30 23:21:00 taca Exp $ +# $NetBSD: Makefile,v 1.3 2012/01/02 16:47:11 taca Exp $ # DIST_SUBDIR= ${CT_DIST_SUBDIR} @@ -6,9 +6,6 @@ LICENSE= gnu-lgpl-v3 CT_VERS= 210 -pre-patch: - ${FIND} ${WRKSRC} -name '._*' -exec ${RM} '{}' \; - .include "../../www/contao/Makefile.example" .include "../../www/contao/Makefile.common" .include "../../lang/php/phpversion.mk" diff --git a/www/contao210/Makefile b/www/contao210/Makefile index 58131e1bac9..8ee84e43334 100644 --- a/www/contao210/Makefile +++ b/www/contao210/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/12/30 23:21:00 taca Exp $ +# $NetBSD: Makefile,v 1.9 2012/01/02 16:47:11 taca Exp $ # DISTNAME= contao-${CT_VERSION} @@ -86,9 +86,6 @@ INSTALLATION_DIRS+= ${CT_DOCDIR} ${CT_EGDIR} ${CT_WEBDIR}/system/config PKG_GROUPS_VARS+= APACHE_GROUP PKG_USERS_VARS+= APACHE_USER -pre-patch: - ${FIND} ${WRKSRC} -name '._*' -exec ${RM} '{}' \; - pre-configure: ${CP} ${FILESDIR}/contao.conf ${WRKDIR} diff --git a/www/contao210/distinfo b/www/contao210/distinfo index 7a9c660e124..2696c2a19b9 100644 --- a/www/contao210/distinfo +++ b/www/contao210/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/12/30 23:21:00 taca Exp $ +$NetBSD: distinfo,v 1.8 2012/01/02 16:47:11 taca Exp $ -SHA1 (201112300/contao-2.10.4.tar.gz) = 4b8703dc4be711b99cb96d4115ac523831683686 -RMD160 (201112300/contao-2.10.4.tar.gz) = e292350bbbb2062928074b71a3e3caa7218d6c55 -Size (201112300/contao-2.10.4.tar.gz) = 4948440 bytes +SHA1 (contao210-201201020/contao-2.10.4.tar.gz) = 1a27453f9ecac540a509f299efd5caa495fa6964 +RMD160 (contao210-201201020/contao-2.10.4.tar.gz) = 89f5a3435d67f82c36884f080f630403a8495c22 +Size (contao210-201201020/contao-2.10.4.tar.gz) = 4880113 bytes |