I've submitted the patch below twice internally but it has fallen through the cracks since weeks. Thus, I'm posting it publicly. patch to www/aws fixes www/aws-demos Fix: Patch attached with submission follows:
Class Changed From-To: sw-bug->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
Author: rakuco Date: Thu Jun 6 19:53:29 2013 New Revision: 320123 URL: http://svnweb.freebsd.org/changeset/ports/320123 Log: Fix pkg-plist so that tinderbox gets happy at www/aws-demos. PR: ports/179362 Submitted by: John Marino <draco@marino.st> (maintainer) Modified: head/www/aws/Makefile head/www/aws/pkg-plist Modified: head/www/aws/Makefile ============================================================================== --- head/www/aws/Makefile Thu Jun 6 19:33:19 2013 (r320122) +++ head/www/aws/Makefile Thu Jun 6 19:53:29 2013 (r320123) @@ -3,7 +3,7 @@ PORTNAME= aws PORTVERSION= 2.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://downloads.dragonlace.net/src/ Modified: head/www/aws/pkg-plist ============================================================================== --- head/www/aws/pkg-plist Thu Jun 6 19:33:19 2013 (r320122) +++ head/www/aws/pkg-plist Thu Jun 6 19:53:29 2013 (r320123) @@ -766,7 +766,6 @@ share/gps/plug-ins/wsdl2aws.xml @dirrm %%EXAMPLESDIR%%/web_elements @dirrm %%EXAMPLESDIR%%/templates @dirrm %%EXAMPLESDIR%%/images -@dirrm %%EXAMPLESDIR%%/bin @dirrm %%EXAMPLESDIR%% @dirrm lib/gnat/aws @dirrm lib/aws/native/static @@ -778,3 +777,4 @@ share/gps/plug-ins/wsdl2aws.xml @dirrm include/aws @dirrmtry lib/gnat @dirrmtry share/gps/plug-ins +@dirrmtry share/gps _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"