svn commit: r393523 - in head: archivers/unfoo databases/beansdb devel/ocaml-camlp4 devel/ocaml-lacaml emulators/gem5 games/2048-qt graphics/libsixel multimedia/gtk-youtube-viewer net-mgmt/choparp

Mathieu Arnold mat at FreeBSD.org
Tue Aug 4 14:26:52 UTC 2015


Author: mat
Date: Tue Aug  4 14:26:48 2015
New Revision: 393523
URL: https://svnweb.freebsd.org/changeset/ports/393523

Log:
  Remove unneeded MASTER_SITES=GH entries.
  
  Sponsored by:	Absolight

Modified:
  head/archivers/unfoo/Makefile
  head/databases/beansdb/Makefile
  head/devel/ocaml-camlp4/Makefile
  head/devel/ocaml-lacaml/Makefile
  head/emulators/gem5/Makefile
  head/games/2048-qt/Makefile
  head/graphics/libsixel/Makefile
  head/multimedia/gtk-youtube-viewer/Makefile
  head/net-mgmt/choparp/Makefile

Modified: head/archivers/unfoo/Makefile
==============================================================================
--- head/archivers/unfoo/Makefile	Tue Aug  4 14:26:38 2015	(r393522)
+++ head/archivers/unfoo/Makefile	Tue Aug  4 14:26:48 2015	(r393523)
@@ -5,7 +5,6 @@ PORTNAME=	unfoo
 PORTVERSION=	1.0.7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	archivers
-MASTER_SITES=	GH
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Tiny sh(1) wrapper to simplify decompression of files

Modified: head/databases/beansdb/Makefile
==============================================================================
--- head/databases/beansdb/Makefile	Tue Aug  4 14:26:38 2015	(r393522)
+++ head/databases/beansdb/Makefile	Tue Aug  4 14:26:48 2015	(r393523)
@@ -5,7 +5,6 @@ PORTNAME=	beansdb
 PORTVERSION=	0.6.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	databases
-MASTER_SITES=	GH
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Yet another distributed key-value storage system from Douban Inc

Modified: head/devel/ocaml-camlp4/Makefile
==============================================================================
--- head/devel/ocaml-camlp4/Makefile	Tue Aug  4 14:26:38 2015	(r393522)
+++ head/devel/ocaml-camlp4/Makefile	Tue Aug  4 14:26:48 2015	(r393523)
@@ -5,7 +5,6 @@ PORTNAME=	camlp4
 PORTVERSION=	4.02.1+1
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	GH
 PKGNAMEPREFIX=	ocaml-
 
 MAINTAINER=	michipili at gmail.com

Modified: head/devel/ocaml-lacaml/Makefile
==============================================================================
--- head/devel/ocaml-lacaml/Makefile	Tue Aug  4 14:26:38 2015	(r393522)
+++ head/devel/ocaml-lacaml/Makefile	Tue Aug  4 14:26:48 2015	(r393523)
@@ -5,7 +5,6 @@ PORTNAME=	lacaml
 PORTVERSION=	7.1.5
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
-MASTER_SITES=	GH
 PKGNAMEPREFIX=	ocaml-
 
 MAINTAINER=	ports at FreeBSD.org

Modified: head/emulators/gem5/Makefile
==============================================================================
--- head/emulators/gem5/Makefile	Tue Aug  4 14:26:38 2015	(r393522)
+++ head/emulators/gem5/Makefile	Tue Aug  4 14:26:48 2015	(r393523)
@@ -4,7 +4,6 @@
 PORTNAME=	gem5
 PORTVERSION=	0.0.${DATE}
 CATEGORIES=	emulators
-MASTER_SITES=	GH
 
 MAINTAINER=	vg at FreeBSD.org
 COMMENT=	gem5 Simulator System

Modified: head/games/2048-qt/Makefile
==============================================================================
--- head/games/2048-qt/Makefile	Tue Aug  4 14:26:38 2015	(r393522)
+++ head/games/2048-qt/Makefile	Tue Aug  4 14:26:48 2015	(r393523)
@@ -5,7 +5,6 @@ PORTVERSION=	0.1.5
 DISTVERSIONPREFIX=	v
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	GH
 
 MAINTAINER=	swills at FreeBSD.org
 COMMENT=	2048 game implemented in QT

Modified: head/graphics/libsixel/Makefile
==============================================================================
--- head/graphics/libsixel/Makefile	Tue Aug  4 14:26:38 2015	(r393522)
+++ head/graphics/libsixel/Makefile	Tue Aug  4 14:26:48 2015	(r393523)
@@ -5,7 +5,6 @@ PORTVERSION=	1.4.12
 DISTVERSIONPREFIX=	v
 PORTEPOCH=	1
 CATEGORIES=	graphics
-MASTER_SITES=	GH
 
 MAINTAINER=	sue at iwmt.org
 COMMENT=	Encoder/decoder library for DEC SIXEL graphics

Modified: head/multimedia/gtk-youtube-viewer/Makefile
==============================================================================
--- head/multimedia/gtk-youtube-viewer/Makefile	Tue Aug  4 14:26:38 2015	(r393522)
+++ head/multimedia/gtk-youtube-viewer/Makefile	Tue Aug  4 14:26:48 2015	(r393523)
@@ -4,7 +4,6 @@
 PORTNAME=	gtk-youtube-viewer
 PORTVERSION=	3.1.9
 CATEGORIES=	multimedia perl5
-MASTER_SITES=	GH
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GTK Search and play YouTube videos streaming in MPlayer

Modified: head/net-mgmt/choparp/Makefile
==============================================================================
--- head/net-mgmt/choparp/Makefile	Tue Aug  4 14:26:38 2015	(r393522)
+++ head/net-mgmt/choparp/Makefile	Tue Aug  4 14:26:48 2015	(r393523)
@@ -4,7 +4,6 @@
 PORTNAME=	choparp
 PORTVERSION=	20150613
 CATEGORIES=	net-mgmt
-MASTER_SITES=	GH
 
 MAINTAINER=	garga at FreeBSD.org
 COMMENT=	Simple proxy arp daemon


More information about the svn-ports-head mailing list