Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2013 20:00:04 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/179362: commit references a PR
Message-ID:  <201306062000.r56K04KX013945@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/179362; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179362: commit references a PR
Date: Thu,  6 Jun 2013 19:53:37 +0000 (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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306062000.r56K04KX013945>