diff options
-rw-r--r-- | www/contao/Makefile.common | 4 | ||||
-rw-r--r-- | www/contao32/Makefile | 7 | ||||
-rw-r--r-- | www/contao32/distinfo | 8 |
3 files changed, 7 insertions, 12 deletions
diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index 059c1f364ff..8117acbdc5a 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.86 2014/11/26 09:26:26 taca Exp $ +# $NetBSD: Makefile.common,v 1.87 2015/01/23 16:14:35 taca Exp $ # # used by www/contao32/Makefile # used by www/contao33/Makefile # used by www/contao34/Makefile # current release -CT32_VERSION= 3.2.16 +CT32_VERSION= 3.2.17 CT33_VERSION= 3.3.7 CT34_VERSION= 3.4.0 diff --git a/www/contao32/Makefile b/www/contao32/Makefile index 363b37670be..eee12fb7709 100644 --- a/www/contao32/Makefile +++ b/www/contao32/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/06/10 03:47:59 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/01/23 16:14:35 taca Exp $ # DISTNAME= ${CT_VERSION} @@ -65,11 +65,6 @@ SUBST_SED.conf+= -e 's|@PREFIX@|${PREFIX:Q}|g' SUBST_SED.conf+= -e 's|@CT_WEBDIR@|${CT_WEBDIR:Q}|g' SUBST_STAGE.conf= post-configure -SUBST_CLASSES+= php -SUBST_FILES.php+= ${WRKSRC}/system/bin/transifex -SUBST_SED.php+= -e "s|\#!/.*php|\#!${PREFIX}/bin/php|" -SUBST_STAGE.php= post-configure - WWW_FILES= .gitignore .htaccess.default README.md assets contao \ index.php share templates WWW_SYSFILES= .htaccess bin config/default.php cron docs helper \ diff --git a/www/contao32/distinfo b/www/contao32/distinfo index d53a37f8b48..3e03a772b8e 100644 --- a/www/contao32/distinfo +++ b/www/contao32/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2014/11/24 13:29:08 taca Exp $ +$NetBSD: distinfo,v 1.18 2015/01/23 16:14:35 taca Exp $ -SHA1 (contao/3.2.16.tar.gz) = 0ca4af45ba3f287510c0ef7b33e5ca28832d5bb9 -RMD160 (contao/3.2.16.tar.gz) = 16532482571147bce6456af950897fe1a1e53ae6 -Size (contao/3.2.16.tar.gz) = 11128999 bytes +SHA1 (contao/3.2.17.tar.gz) = d908d98de982a30e41ad8d6d5a35805d0a082663 +RMD160 (contao/3.2.17.tar.gz) = 111b177e458792b0c3a0a5c245a78de7b194a768 +Size (contao/3.2.17.tar.gz) = 11125101 bytes SHA1 (patch-system_bin_sqldump) = 920e6e8e579ae2cbeb84ca6ac74f4b9951a66f5c |