Bug 188087 - MAINTAINER-UPDATE sysutils/less: add mirror
Summary: MAINTAINER-UPDATE sysutils/less: add mirror
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: Alex Kozlov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-30 16:10 UTC by jharris
Modified: 2014-04-06 12:50 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 2014-03-30 16:10:00 UTC
	add MAINTAINER's mirror site for sysutils/less' DISTFILES,
	remove GNU mirrors since author stopped uploading there

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



iJ0EARECAF0FAlM4MShWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOOxnwCgwwbWhcAN6s6NIh/2svJEyCMl4CsAniH53LJf
jHzzRRMmvPL8cTcW5JCH
=25rf
-----END PGP SIGNATURE-------1iCtnakuyqHYj7IECaSYDMgucKFM66elVDFMn7J7HEDsktyx
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
--- Makefile	(revision 349632)
+++ Makefile	(working copy)
@@ -5,7 +5,7 @@
 PORTVERSION=	458
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.greenwoodsoftware.com/%SUBDIR%/ \
-		${MASTER_SITE_GNU}
+		http://bitrote.org/distfiles/
 MASTER_SITE_SUBDIR=	less
 
 MAINTAINER=	jharris@widomaker.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
How-To-Repeat: 	apply patch below
Comment 1 Alex Kozlov freebsd_committer freebsd_triage 2014-04-06 12:44:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ak

I'll take it.
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2014-04-06 12:44:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-04-06 12:44:18 UTC
Author: ak
Date: Sun Apr  6 11:44:15 2014
New Revision: 350352
URL: http://svnweb.freebsd.org/changeset/ports/350352
QAT: https://qat.redports.org/buildarchive/r350352/

Log:
  - Update MASTER_SITES
  
  PR:	ports/188087
  Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)

Modified:
  head/sysutils/less/Makefile

Modified: head/sysutils/less/Makefile
==============================================================================
--- head/sysutils/less/Makefile	Sun Apr  6 11:40:57 2014	(r350351)
+++ head/sysutils/less/Makefile	Sun Apr  6 11:44:15 2014	(r350352)
@@ -5,7 +5,7 @@ PORTNAME=	less
 PORTVERSION=	458
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.greenwoodsoftware.com/%SUBDIR%/ \
-		${MASTER_SITE_GNU}
+	http://bitrote.org/distfiles/
 MASTER_SITE_SUBDIR=	less
 
 MAINTAINER=	jharris@widomaker.com
_______________________________________________
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"