Bug 176524 - textproc/rand MASTER_SITES update
Summary: textproc/rand MASTER_SITES update
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 16:30 UTC by Danilo Egêa Gondolfo
Modified: 2013-02-28 16:40 UTC (History)
0 users

See Also:


Attachments
file.diff (456 bytes, patch)
2013-02-28 16:30 UTC, Danilo Egêa Gondolfo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo Egêa Gondolfo 2013-02-28 16:30:00 UTC
Added two more sites to MASTER_SITES.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-28 16:30:08 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-02-28 16:32:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-02-28 16:33:48 UTC
Author: miwi
Date: Thu Feb 28 16:33:38 2013
New Revision: 313108
URL: http://svnweb.freebsd.org/changeset/ports/313108

Log:
  - Update MASTER_SITES
  
  PR:		ports/176524
  Submitted by:	maintainer

Modified:
  head/textproc/rand/Makefile

Modified: head/textproc/rand/Makefile
==============================================================================
--- head/textproc/rand/Makefile	Thu Feb 28 16:32:26 2013	(r313107)
+++ head/textproc/rand/Makefile	Thu Feb 28 16:33:38 2013	(r313108)
@@ -4,7 +4,8 @@
 PORTNAME=	rand
 PORTVERSION=	1.9
 CATEGORIES=	textproc
-MASTER_SITES=	http://bzflag.bz/~erik/files/
+MASTER_SITES=	http://bzflag.bz/~erik/files/ \
+		http://elfga.com/~erik/files/
 
 MAINTAINER=	danilogondolfo@gmail.com
 COMMENT=	Utility to display files or streams in random order
_______________________________________________
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 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2013-02-28 16:33:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.