From nobody@FreeBSD.org  Sat May 24 22:50:58 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 1C7709F3
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 May 2014 22:50:58 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 0A3632505
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 May 2014 22:50:58 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s4OMovl5083375
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 24 May 2014 22:50:57 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s4OMovGH083374;
	Sat, 24 May 2014 22:50:57 GMT
	(envelope-from nobody)
Message-Id: <201405242250.s4OMovGH083374@cgiserv.freebsd.org>
Date: Sat, 24 May 2014 22:50:57 GMT
From: Stephen Hurd <shurd@sasktel.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Maintainer update: stage comms/gtkmmorse
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         190187
>Category:       ports
>Synopsis:       Maintainer update: stage comms/gtkmmorse
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 24 23:00:00 UTC 2014
>Closed-Date:    Sun May 25 09:50:39 UTC 2014
>Last-Modified:  Sun May 25 10:00:01 UTC 2014
>Originator:     Stephen Hurd
>Release:        10.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD portable 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue Apr 29 17:06:01 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Stage port.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: gtkmmorse/Makefile
===================================================================
--- gtkmmorse/Makefile	(revision 354975)
+++ gtkmmorse/Makefile	(working copy)
@@ -18,12 +18,11 @@
 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>


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun May 25 09:50:39 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=190187 

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"
 
>Unformatted:
