Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2016 14:28:21 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r405153 - branches/2016Q1/devel/libgpc
Message-ID:  <201601031428.u03ESLGt022846@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Jan  3 14:28:21 2016
New Revision: 405153
URL: https://svnweb.freebsd.org/changeset/ports/405153

Log:
  MFH: r405152
  
  Fix MASTER_SITES and unmark BROKEN.
  
  Approved by:	portmgr blanket

Modified:
  branches/2016Q1/devel/libgpc/Makefile
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/devel/libgpc/Makefile
==============================================================================
--- branches/2016Q1/devel/libgpc/Makefile	Sun Jan  3 14:26:50 2016	(r405152)
+++ branches/2016Q1/devel/libgpc/Makefile	Sun Jan  3 14:28:21 2016	(r405153)
@@ -4,13 +4,12 @@
 PORTNAME=	libgpc
 PORTVERSION=	2.32
 CATEGORIES=	devel math graphics
-MASTER_SITES=	ftp://ftp.cs.man.ac.uk/pub/toby/gpc/
+MASTER_SITES=	http://www.cs.man.ac.uk/~toby/alan/software/assets/
 DISTNAME=	gpc${PORTVERSION:S/.//}
 
 MAINTAINER=	mi@aldan.algebra.com
 COMMENT=	Generic Polygon Clipper
 
-BROKEN=		unfetchable
 USES=		dos2unix uidfix zip
 PLIST_FILES=	lib/libgpc.so.2	\
 		lib/libgpc.so	lib/libgpc.a	\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601031428.u03ESLGt022846>