Bug 179677 - sysutils/cfengine-devel: beta version distfile no longer fetchable
Summary: sysutils/cfengine-devel: beta version distfile no longer fetchable
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: Cy Schubert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-18 09:30 UTC by John Marino
Modified: 2013-06-18 15:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2013-06-18 09:30:00 UTC
The cfengine-3.5.0b1.tar.gz no longer fetches.
I believe it's because 3.5.0 has been released so the beta version has been removed.

Fix: 

Update the port to the latest release version or mark it broken.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-18 09:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cy

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-06-18 15:18:48 UTC
Author: cy
Date: Tue Jun 18 14:18:35 2013
New Revision: 321190
URL: http://svnweb.freebsd.org/changeset/ports/321190

Log:
  Beta no longer available now that 3.5.0 has gone GA.
  
  PR:		179677

Modified:
  head/sysutils/cfengine-devel/Makefile

Modified: head/sysutils/cfengine-devel/Makefile
==============================================================================
--- head/sysutils/cfengine-devel/Makefile	Tue Jun 18 13:53:16 2013	(r321189)
+++ head/sysutils/cfengine-devel/Makefile	Tue Jun 18 14:18:35 2013	(r321190)
@@ -18,6 +18,7 @@ FETCH_BEFORE_ARGS=	-o ${DISTDIR}/${DISTF
 CONFLICTS=	cfengine-[23]*
 
 IGNORE=		Development has not branched from 3.5.0 yet
+BROKEN=		Not fetchavle
 
 USE_RC_SUBR=	cf-execd cf-serverd
 
_______________________________________________
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 Cy Schubert freebsd_committer freebsd_triage 2013-06-18 15:29:43 UTC
State Changed
From-To: open->closed

Committed. Thanks.