Bug 190187 - Maintainer update: stage comms/gtkmmorse
Summary: Maintainer update: stage comms/gtkmmorse
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: 2014-05-25 00:00 UTC by Stephen Hurd
Modified: 2014-05-25 11:00 UTC (History)
0 users

See Also:


Attachments
file.diff (480 bytes, patch)
2014-05-25 00:00 UTC, Stephen Hurd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Hurd freebsd_committer freebsd_triage 2014-05-25 00:00:00 UTC
Stage port.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2014-05-25 10:50:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-25 10:50:44 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"