From owner-svn-ports-all@freebsd.org Thu Dec 17 00:05:27 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71D66A48FBC; Thu, 17 Dec 2015 00:05:27 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 287471987; Thu, 17 Dec 2015 00:05:27 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBH05Pn5029176; Thu, 17 Dec 2015 00:05:25 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBH05PUC029174; Thu, 17 Dec 2015 00:05:25 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201512170005.tBH05PUC029174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 17 Dec 2015 00:05:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403884 - head/devel/sdl_sge X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2015 00:05:27 -0000 Author: marino Date: Thu Dec 17 00:05:25 2015 New Revision: 403884 URL: https://svnweb.freebsd.org/changeset/ports/403884 Log: devel/sdl_sge: Switch to Haiku MASTERSITE to unbreak fetch Modified: head/devel/sdl_sge/Makefile head/devel/sdl_sge/pkg-descr Modified: head/devel/sdl_sge/Makefile ============================================================================== --- head/devel/sdl_sge/Makefile Wed Dec 16 23:52:08 2015 (r403883) +++ head/devel/sdl_sge/Makefile Thu Dec 17 00:05:25 2015 (r403884) @@ -5,14 +5,12 @@ PORTNAME= sdl_sge PORTVERSION= 0.030809 PORTREVISION= 15 CATEGORIES= devel graphics -MASTER_SITES= http://www.digitalfanatics.org/cal/sge/files/ \ - http://www.sourcefiles.org/Programming/Libraries/Graphics/ +MASTER_SITES= http://ports-space.haiku-files.org/source/ DISTNAME= sge030809 MAINTAINER= ports@FreeBSD.org COMMENT= Graphic library for the Simple DirectMedia Layer (SDL) -BROKEN= unfetchable LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual Modified: head/devel/sdl_sge/pkg-descr ============================================================================== --- head/devel/sdl_sge/pkg-descr Wed Dec 16 23:52:08 2015 (r403883) +++ head/devel/sdl_sge/pkg-descr Thu Dec 17 00:05:25 2015 (r403884) @@ -10,5 +10,3 @@ Some of SGE:s features are: -Sprite classes -Basic texture mapping -Filled and gourand shaded polygons (with antialiasing or alpha blending) - -WWW: http://www.digitalfanatics.org/cal/sge/