pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Update www/contao210 and www/contao210-example pac...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/044504964fc0
branches:  trunk
changeset: 594842:044504964fc0
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Nov 08 12:11:42 2011 +0000

description:
Update www/contao210 and www/contao210-example package to 2.10.3.

Version 2.10.3 (2011-11-07)
---------------------------
- Fixed: the postLogin/Logout hooks broke the save() method of the model
  (#3545)
- Fixed: the style sheet editor did not handle font-family/size:inherit
  correctly (#3531)
- Fixed: MooTools changed the default wMode settings for Swiff (#3540)
- Fixed: the style sheet importer did not handle
  border-color:transparent/inherit (#3480)
- Fixed: do not index empty news/event/FAQ/newsletter reader pages (#3511)
- Fixed: group labels were not always loaded correctly (#3591)
- Fixed: added a rename() workaround for Windows to the FileCache class (#3390)
- Fixed: the site structure was not ordered properly for non-admins (#3423)
- Fixed: custom layout sections were not displayed in "override all" mode
  (#3460)
- Fixed a few minor issues

diffstat:

 www/contao/Makefile.common |  4 ++--
 www/contao210/Makefile     |  4 ++--
 www/contao210/distinfo     |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r c7d2722cdfb5 -r 044504964fc0 www/contao/Makefile.common
--- a/www/contao/Makefile.common        Tue Nov 08 11:40:34 2011 +0000
+++ b/www/contao/Makefile.common        Tue Nov 08 12:11:42 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2011/10/10 16:32:59 taca Exp $
+# $NetBSD: Makefile.common,v 1.5 2011/11/08 12:11:42 taca Exp $
 #
 # used by www/contao29/Makefile
 # used by www/contao29-example/Makefile
@@ -10,7 +10,7 @@
 
 # current release
 CT29_VERSION=  2.9.5
-CT210_VERSION= 2.10.2
+CT210_VERSION= 2.10.3
 
 CT_VERS?=      210
 
diff -r c7d2722cdfb5 -r 044504964fc0 www/contao210/Makefile
--- a/www/contao210/Makefile    Tue Nov 08 11:40:34 2011 +0000
+++ b/www/contao210/Makefile    Tue Nov 08 12:11:42 2011 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2011/10/10 16:32:59 taca Exp $
+# $NetBSD: Makefile,v 1.5 2011/11/08 12:11:42 taca Exp $
 #
 
 DISTNAME=      contao-${CT_VERSION}
 PKGNAME=       contao${CT_VER}-${CT_PKGVER}
 CATEGORIES=    www
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=typolight/}
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=contao/}
 
 MAINTAINER=    taca%NetBSD.org@localhost
 HOMEPAGE=      http://www.contao.org/
diff -r c7d2722cdfb5 -r 044504964fc0 www/contao210/distinfo
--- a/www/contao210/distinfo    Tue Nov 08 11:40:34 2011 +0000
+++ b/www/contao210/distinfo    Tue Nov 08 12:11:42 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2011/10/10 16:32:59 taca Exp $
+$NetBSD: distinfo,v 1.5 2011/11/08 12:11:42 taca Exp $
 
-SHA1 (contao-2.10.2.tar.gz) = 78db9e1ee385f169ac70e4c9a1e09d5bf1c6ef47
-RMD160 (contao-2.10.2.tar.gz) = d4feedfeadf93384bf3d76f8a380c0772b3a3c92
-Size (contao-2.10.2.tar.gz) = 4871543 bytes
+SHA1 (contao-2.10.3.tar.gz) = fef51c2587a2e4551b79dd313cf5d88ec418acb5
+RMD160 (contao-2.10.3.tar.gz) = 4f65ad4be9186b5ee893e5c161a954ac64f15c7a
+Size (contao-2.10.3.tar.gz) = 4871882 bytes



Home | Main Index | Thread Index | Old Index