Bug 184622 - [maintainer update] for audio/hydrogen
Summary: [maintainer update] for audio/hydrogen
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: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-09 04:30 UTC by Shane
Modified: 2013-12-09 14:30 UTC (History)
0 users

See Also:


Attachments
file.diff (355 bytes, patch)
2013-12-09 04:30 UTC, Shane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shane 2013-12-09 04:30:00 UTC
update audio/hydrogen simply remove NO_STAGE as it has no issues with staging.

Fix: Patch attached with submission follows:
Comment 1 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2013-12-09 14:02:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danilo

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-12-09 14:21:12 UTC
Author: danilo
Date: Mon Dec  9 14:21:04 2013
New Revision: 335992
URL: http://svnweb.freebsd.org/changeset/ports/335992

Log:
  - Add stage support
  
  PR:		ports/184622
  Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)

Modified:
  head/audio/hydrogen/Makefile

Modified: head/audio/hydrogen/Makefile
==============================================================================
--- head/audio/hydrogen/Makefile	Mon Dec  9 14:19:40 2013	(r335991)
+++ head/audio/hydrogen/Makefile	Mon Dec  9 14:21:04 2013	(r335992)
@@ -17,7 +17,6 @@ LIB_DEPENDS+=	libsndfile.so:${PORTSDIR}/
 
 MAJORVERSION=	0.9.5
 USE_QT4=	corelib gui linguist_build moc_build network qt3support rcc_build sql uic_build xml
-NO_STAGE=	yes
 USE_SCONS=	yes
 USES=		pkgconfig
 
_______________________________________________
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 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2013-12-09 14:21:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!