Bug 183403 - security/barnyard2-sguil, update port
Summary: security/barnyard2-sguil, update port
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-28 15:30 UTC by pauls
Modified: 2013-11-01 18:50 UTC (History)
0 users

See Also:


Attachments
barnyard2-sguil.diff (254 bytes, patch)
2013-10-28 15:30 UTC, pauls
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pauls 2013-10-28 15:30:01 UTC
	security/barnyard2-sguil, update port to use STAGE,
	master port was updated, so this one has to be as well
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-11-01 18:42:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-11-01 18:43:10 UTC
Author: wg
Date: Fri Nov  1 18:42:58 2013
New Revision: 332400
URL: http://svnweb.freebsd.org/changeset/ports/332400

Log:
  security/barnyard2-sguil: enable staging on slave port
  
  PR:		ports/183403
  Submitted by:	Paul Schmehl <pauls utdallas.edu> (maintainer)

Modified:
  head/security/barnyard2-sguil/Makefile

Modified: head/security/barnyard2-sguil/Makefile
==============================================================================
--- head/security/barnyard2-sguil/Makefile	Fri Nov  1 18:40:20 2013	(r332399)
+++ head/security/barnyard2-sguil/Makefile	Fri Nov  1 18:42:58 2013	(r332400)
@@ -7,5 +7,4 @@ MASTERDIR=	${.CURDIR}/../barnyard2
 # enable tcl binding for sguil
 SLAVE=		yes
 
-NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"
_______________________________________________
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"
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-11-01 18:47:10 UTC
State Changed
From-To: open->closed

Committed. Thanks!