Bug 181554 - sysutils/mktool unfetchable
Summary: sysutils/mktool unfetchable
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: 2013-08-26 12:50 UTC by John Marino
Modified: 2013-09-10 10:59 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-08-26 12:50:00 UTC
master site may have been reorganized:

=> mktool-0.0.25.tar.bz2 doesn't seem to exist in /usr/distfiles/.
=> Attempting to fetch http://www.io.com/~manoj/file/mktool-0.0.25.tar.bz2
fetch: http://www.io.com/~manoj/file/mktool-0.0.25.tar.bz2: Requested Range Not Satisfiable
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mktool-0.0.25.tar.bz2
fetch: mktool-0.0.25.tar.bz2: local file (40329 bytes) is longer than remote file (10285 bytes)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/distfiles/ and try again.
*** Error code 1
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-26 12:50:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-26 12:50:13 UTC
Maintainer of sysutils/mktool,

Please note that PR ports/181554 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181554

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-09-10 10:46:16 UTC
Author: marino
Date: Tue Sep 10 09:46:08 2013
New Revision: 326886
URL: http://svnweb.freebsd.org/changeset/ports/326886

Log:
  sysutils/mktool: Mark BROKEN, unfetchable due to MASTER_SITES reorg
  
  PR: ports/181554 (timed out)

Modified:
  head/sysutils/mktool/Makefile

Modified: head/sysutils/mktool/Makefile
==============================================================================
--- head/sysutils/mktool/Makefile	Tue Sep 10 09:42:47 2013	(r326885)
+++ head/sysutils/mktool/Makefile	Tue Sep 10 09:46:08 2013	(r326886)
@@ -1,9 +1,5 @@
-# ports collection makefile for:        mktool
-# Date created:                         2002/05/28
-# Whom:                                 Jos Backus <jos@catnook.com>
-#
+# Created by: Jos Backus <jos@catnook.com>
 # $FreeBSD$
-#
 
 PORTNAME=	mktool
 PORTVERSION=	0.0.25
@@ -14,7 +10,8 @@ MASTER_SITES=	http://www.io.com/~manoj/f
 MAINTAINER=	jos@catnook.com
 COMMENT=	Portable tools to manage processes and networked services
 
-USE_GMAKE=	yes
+BROKEN=		Unfetchable due to MASTER_SITES reorganization
+USES=		gmake
 USE_BZIP2=	yes
 
 pre-patch:
_______________________________________________
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 4 John Marino freebsd_committer freebsd_triage 2013-09-10 10:59:54 UTC
State Changed
From-To: feedback->closed

Marked BROKEN