Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2014 10:00:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/190187: commit references a PR
Message-ID:  <201405251000.s4PA02P1053567@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/190187: commit references a PR
Date: Sun, 25 May 2014 09:50:44 +0000 (UTC)

 Author: miwi
 Date: Sun May 25 09:50:39 2014
 New Revision: 355151
 URL: http://svnweb.freebsd.org/changeset/ports/355151
 QAT: https://qat.redports.org/buildarchive/r355151/
 
 Log:
   - Stage support
   
   PR:		190187
   Submitted by:	maintainer
 
 Modified:
   head/comms/gtkmmorse/Makefile
 
 Modified: head/comms/gtkmmorse/Makefile
 ==============================================================================
 --- head/comms/gtkmmorse/Makefile	Sun May 25 09:50:07 2014	(r355150)
 +++ head/comms/gtkmmorse/Makefile	Sun May 25 09:50:39 2014	(r355151)
 @@ -18,12 +18,11 @@ USE_BZIP2=	yes
  GNU_CONFIGURE=	yes
  USES=		pkgconfig
  
 -PLIST_FILES=	bin/gtkmmorse
 -MAN1=		gtkmmorse.1
 +PLIST_FILES=	bin/gtkmmorse \
 +		man/man1/gtkmmorse.1.gz
  
  post-patch:
  	@${REINPLACE_CMD} -e 's|-ansi||g' -e 's|-pedantic||g' \
  		${WRKSRC}/src/Makefile.in
  
 -NO_STAGE=	yes
  .include <bsd.port.mk>
 _______________________________________________
 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?201405251000.s4PA02P1053567>