Bug 110727 - [MAINTAINER] ports/net/fping - fix fetch
Summary: [MAINTAINER] ports/net/fping - fix fetch
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: 2007-03-23 19:20 UTC by jharris
Modified: 2007-03-23 20:40 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jharris 2007-03-23 19:20:02 UTC
	project now hosted at http://fping.sf.net/ but with an older
	tarball, so mirror our tarball

Fix: -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs server: Diffing .


iJ0EARECAF0FAkYEJIFWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOPlxwCfdsCmKqT5wNxDkhFgZgpNIC2knhkAoK4XvpUh
xXbGsIdIwbjGDrtCv1SJ
=59jv
-----END PGP SIGNATURE-------JlOOk7YyeLOONLDY3kVu9EUNIww21UNE3gjgP2o4upCucSUS
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/fping/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	11 May 2006 22:49:06 -0000	1.23
+++ Makefile	23 Mar 2007 19:02:49 -0000
@@ -9,7 +9,8 @@
 PORTNAME=	fping
 PORTVERSION=	2.4b2
 CATEGORIES=	net ipv6
-MASTER_SITES=	http://www.fping.com/download/
+MASTER_SITES=	http://keyserver.kjsl.com/~jharris/distfiles/
+#MASTER_SITES=	http://www.fping.com/download/
 DISTNAME=	${PORTNAME}-${PORTVERSION}_to-ipv6
 
 MAINTAINER=	jharris@widomaker.com
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)
How-To-Repeat: 	apply patch below
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-23 19:20:11 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-03-23 20:34:22 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-23 20:36:06 UTC
pav         2007-03-23 20:36:00 UTC

  FreeBSD ports repository

  Modified files:
    net/fping            Makefile 
  Log:
  - Fix fetch: mirror on maintainer's site
  
  PR:             ports/110727
  Submitted by:   Jason Harris <jharris@widomaker.com> (maintainer)
  
  Revision  Changes    Path
  1.24      +2 -1      ports/net/fping/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"