[csw-devel] SF.net SVN: gar:[21873] csw/mgar/pkg/tomcat7/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Aug 30 10:12:35 CEST 2013


Revision: 21873
          http://gar.svn.sourceforge.net/gar/?rev=21873&view=rev
Author:   dmichelsen
Date:     2013-08-30 08:12:35 +0000 (Fri, 30 Aug 2013)
Log Message:
-----------
tomcat7/trunk: Update to 7.0.42 and some cleanup

Modified Paths:
--------------
    csw/mgar/pkg/tomcat7/trunk/Makefile
    csw/mgar/pkg/tomcat7/trunk/checksums

Modified: csw/mgar/pkg/tomcat7/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tomcat7/trunk/Makefile	2013-08-29 20:54:22 UTC (rev 21872)
+++ csw/mgar/pkg/tomcat7/trunk/Makefile	2013-08-30 08:12:35 UTC (rev 21873)
@@ -1,5 +1,5 @@
 NAME      = tomcat7
-VERSION   = 7.0.39
+VERSION   = 7.0.42
 GARTYPE = v2
 
 DESCRIPTION  =  Apache Jakarta Tomcat 7 Servlet/JSP Container
@@ -25,9 +25,9 @@
 LICENSE = LICENSE
 ARCHALL = 1
 
-CONFIGURE_SCRIPTS = none
-BUILD_SCRIPTS     = none
-TEST_SCRIPTS	  = none
+CONFIGURE_SCRIPTS =
+BUILD_SCRIPTS     =
+TEST_SCRIPTS	  =
 INSTALL_SCRIPTS   = tomcat
 prefix            = /
 
@@ -45,25 +45,8 @@
 PROTOTYPE_USER_etcperm  = tomcat
 PROTOTYPE_GROUP_etcperm = tomcat
 
-# Reviewed and fine to override
-CHECKPKG_OVERRIDES_CSWtomcat7 += file-with-bad-content|/usr/local|root/opt/csw/share/tomcat7/webapps/docs/virtual-hosting-howto.html
-CHECKPKG_OVERRIDES_CSWtomcat7 += file-with-bad-content|/usr/local|root/opt/csw/share/tomcat7/webapps/docs/manager-howto.html
-CHECKPKG_OVERRIDES_CSWtomcat7 += file-with-bad-content|/usr/local|root/opt/csw/share/tomcat7/webapps/docs/ssl-howto.html
-CHECKPKG_OVERRIDES_CSWtomcat7 += file-with-bad-content|/usr/local|root/opt/csw/share/tomcat7/webapps/docs/appdev/processes.html
-CHECKPKG_OVERRIDES_CSWtomcat7 += file-with-bad-content|/usr/share|root/opt/csw/share/tomcat7/webapps/docs/building.html
-CHECKPKG_OVERRIDES_CSWtomcat7 += file-with-bad-content|/usr/share|root/opt/csw/share/tomcat7/webapps/docs/BUILDING.txt
-
 include gar/category.mk
 
-configure-none:
-	@$(MAKECOOKIE)
-
-test-none:
-	@$(MAKECOOKIE)
-
-build-none:
-	@$(MAKECOOKIE)
-
 post-extract:
 	( mv $(WORKDIR)/apache-tomcat-$(VERSION) $(WORKDIR)/$(DISTNAME) )
 	( for i in temp work logs conf ; do  find $(WORKDIR)/$(DISTNAME)/$$i -type d -exec chmod 0750 {} \;  ; find $(WORKDIR)/$(DISTNAME)/$$i -type f -exec chmod 0640 {} \; ; done )

Modified: csw/mgar/pkg/tomcat7/trunk/checksums
===================================================================
--- csw/mgar/pkg/tomcat7/trunk/checksums	2013-08-29 20:54:22 UTC (rev 21872)
+++ csw/mgar/pkg/tomcat7/trunk/checksums	2013-08-30 08:12:35 UTC (rev 21873)
@@ -1 +1 @@
-1c195fc456d771ff1637f4758273c584  apache-tomcat-7.0.39.tar.gz
+1dd9abf3ae5154677e55a5d4e1fae5ed  apache-tomcat-7.0.42.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list