Bug 179362 - [MAINTAINER] www/aws: Fix www/aws-demos errors on pointyhat
Summary: [MAINTAINER] www/aws: Fix www/aws-demos errors on pointyhat
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-06 11:30 UTC by John Marino
Modified: 2013-06-06 21:00 UTC (History)
0 users

See Also:


Attachments
file.diff (694 bytes, patch)
2013-06-06 11:30 UTC, John Marino
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2013-06-06 11:30:00 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-06 11:30:07 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-06-06 20:53:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-06 20:53:37 UTC
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"