From owner-svn-ports-all@FreeBSD.ORG Wed Jul 9 19:06:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1449BFBF; Wed, 9 Jul 2014 19:06:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 F253C2EAC; Wed, 9 Jul 2014 19:06:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s69J6ifC063469; Wed, 9 Jul 2014 19:06:44 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s69J6ZLS063412; Wed, 9 Jul 2014 19:06:35 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201407091906.s69J6ZLS063412@svn.freebsd.org> From: Tijl Coosemans Date: Wed, 9 Jul 2014 19:06:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361403 - in head: emulators/dosbox emulators/hugo emulators/mednafen games/alephone games/allacrost games/blinkensisters games/bloboats games/blobwars games/chocolate-doom games/danger... 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.18 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: Wed, 09 Jul 2014 19:06:45 -0000 Author: tijl Date: Wed Jul 9 19:06:34 2014 New Revision: 361403 URL: http://svnweb.freebsd.org/changeset/ports/361403 QAT: https://qat.redports.org/buildarchive/r361403/ Log: - Convert net/sdl_net to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Modified: head/emulators/dosbox/Makefile head/emulators/hugo/Makefile head/emulators/mednafen/Makefile head/games/alephone/Makefile head/games/allacrost/Makefile head/games/blinkensisters/Makefile head/games/bloboats/Makefile head/games/blobwars/Makefile head/games/chocolate-doom/Makefile head/games/dangerdeep/Makefile head/games/doomsday/Makefile head/games/el/Makefile head/games/f1spirit-remake/Makefile head/games/glob2/Makefile head/games/gltron/Makefile head/games/hedgewars/Makefile head/games/kajaani-kombat/Makefile head/games/lbreakout2/Makefile head/games/maelstrom/Makefile head/games/manaplus/Makefile head/games/maxr/Makefile head/games/njam/Makefile head/games/opencity/Makefile head/games/openmortal/Makefile head/games/pacmanarena/Makefile head/games/pongix/Makefile head/games/prboom/Makefile head/games/rnd_jue/Makefile head/games/rocksndiamonds/Makefile head/games/scorched3d/Makefile head/games/scourge/Makefile head/games/tuxmath/Makefile head/games/tuxtype/Makefile head/games/untahris/Makefile head/games/vdrift/Makefile head/games/viruskiller/Makefile head/games/warmux/Makefile head/games/wesnoth/Makefile head/games/widelands/Makefile head/games/wop/Makefile head/games/xblast/Makefile head/games/xmoto/Makefile head/net/sdl_net/Makefile head/net/sdl_net/pkg-plist Modified: head/emulators/dosbox/Makefile ============================================================================== --- head/emulators/dosbox/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/emulators/dosbox/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= dosbox PORTVERSION= 0.74 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= SF Modified: head/emulators/hugo/Makefile ============================================================================== --- head/emulators/hugo/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/emulators/hugo/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= hugo PORTVERSION= 2.12 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= emulators MASTER_SITES= http://www.zeograd.com/download/ \ http://www.sourcefiles.org/Emulators/Videogames/ Modified: head/emulators/mednafen/Makefile ============================================================================== --- head/emulators/mednafen/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/emulators/mednafen/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -2,6 +2,7 @@ PORTNAME= mednafen PORTVERSION= 0.9.33.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= SF/${PORTNAME}/Mednafen/${PORTVERSION} Modified: head/games/alephone/Makefile ============================================================================== --- head/games/alephone/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/alephone/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= alephone PORTVERSION= 20120514 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/marathon/Aleph%20One/2012-05-14 DISTNAME= AlephOne-${PORTVERSION} Modified: head/games/allacrost/Makefile ============================================================================== --- head/games/allacrost/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/allacrost/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= allacrost PORTVERSION= 1.0.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-demo/${PORTVERSION} DISTNAME= ${PORTNAME}_demo_source_${PORTVERSION} Modified: head/games/blinkensisters/Makefile ============================================================================== --- head/games/blinkensisters/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/blinkensisters/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= blinkensisters PORTVERSION= 0.5.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Blinkensisters%20-%20Lost%20Pixels/LostPixels%20${PORTVERSION} Modified: head/games/bloboats/Makefile ============================================================================== --- head/games/bloboats/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/bloboats/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= bloboats PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://mirror.kapsi.fi/bloboats.dy.fi/ \ CRITICAL Modified: head/games/blobwars/Makefile ============================================================================== --- head/games/blobwars/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/blobwars/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,6 +3,7 @@ PORTNAME= blobwars PORTVERSION= 1.19 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/ Modified: head/games/chocolate-doom/Makefile ============================================================================== --- head/games/chocolate-doom/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/chocolate-doom/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -2,7 +2,7 @@ PORTNAME= chocolate-doom PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.chocolate-doom.org/downloads/2.0.0/ Modified: head/games/dangerdeep/Makefile ============================================================================== --- head/games/dangerdeep/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/dangerdeep/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= dangerdeep PORTVERSION= 0.3.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/danger_from_the_deep-src/${PORTVERSION} DIST_SUBDIR= ${PORTNAME} Modified: head/games/doomsday/Makefile ============================================================================== --- head/games/doomsday/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/doomsday/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,6 +3,7 @@ PORTNAME= doomsday PORTVERSION= 1.14.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} Modified: head/games/el/Makefile ============================================================================== --- head/games/el/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/el/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= el PORTVERSION= 193 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= LOCAL/rene \ ftp://rene-ladan.nl/pub/distfiles/ Modified: head/games/f1spirit-remake/Makefile ============================================================================== --- head/games/f1spirit-remake/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/f1spirit-remake/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= f1spirit-remake PORTVERSION= 1.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games # Original braingames site is really slow MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \ Modified: head/games/glob2/Makefile ============================================================================== --- head/games/glob2/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/glob2/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= glob2 PORTVERSION= 0.9.4.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R}/ Modified: head/games/gltron/Makefile ============================================================================== --- head/games/gltron/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/gltron/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= gltron PORTVERSION= 0.70 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION} EXTRACT_SUFX= -source.tar.gz Modified: head/games/hedgewars/Makefile ============================================================================== --- head/games/hedgewars/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/hedgewars/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= hedgewars PORTVERSION= 0.9.20.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://download.gna.org/hedgewars/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/games/kajaani-kombat/Makefile ============================================================================== --- head/games/kajaani-kombat/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/kajaani-kombat/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= kajaani-kombat PORTVERSION= 0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://kombat.kajaani.net/dl/ Modified: head/games/lbreakout2/Makefile ============================================================================== --- head/games/lbreakout2/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/lbreakout2/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= lbreakout2 PORTVERSION= 2.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/lgames/${PORTNAME}/${PORTVERSION} Modified: head/games/maelstrom/Makefile ============================================================================== --- head/games/maelstrom/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/maelstrom/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= maelstrom PORTVERSION= 3.0.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://slouken.libsdl.org/projects/Maelstrom/src/ \ SF/nemysisfreebsdp/${CATEGORIES}/:icons Modified: head/games/manaplus/Makefile ============================================================================== --- head/games/manaplus/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/manaplus/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,6 +3,7 @@ PORTNAME= manaplus PORTVERSION= 1.4.7.5 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ Modified: head/games/maxr/Makefile ============================================================================== --- head/games/maxr/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/maxr/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= maxr PORTVERSION= 0.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.maxr.org/downloads/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/games/njam/Makefile ============================================================================== --- head/games/njam/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/njam/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= njam PORTVERSION= 1.25 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src Modified: head/games/opencity/Makefile ============================================================================== --- head/games/opencity/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/opencity/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= opencity PORTVERSION= 0.0.6.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+)\..*$/\1/}/ DISTNAME= ${PORTNAME}-${PORTVERSION}stable Modified: head/games/openmortal/Makefile ============================================================================== --- head/games/openmortal/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/openmortal/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= openmortal PORTVERSION= 0.7 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SF Modified: head/games/pacmanarena/Makefile ============================================================================== --- head/games/pacmanarena/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/pacmanarena/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= pacmanarena PORTVERSION= 0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v0.0/ \ SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/:icons Modified: head/games/pongix/Makefile ============================================================================== --- head/games/pongix/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/pongix/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= pongix PORTVERSION= 0.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/_media/juegos/pongix/descargas/ Modified: head/games/prboom/Makefile ============================================================================== --- head/games/prboom/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/prboom/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= prboom PORTVERSION= 2.5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} Modified: head/games/rnd_jue/Makefile ============================================================================== --- head/games/rnd_jue/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/rnd_jue/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= rnd_jue PORTVERSION= 3.3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/:game \ SF/nemysisfreebsdp/${CATEGORIES}/rocksndiamonds/ Modified: head/games/rocksndiamonds/Makefile ============================================================================== --- head/games/rocksndiamonds/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/rocksndiamonds/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,6 +3,7 @@ PORTNAME= rocksndiamonds PORTVERSION= 3.3.1.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/:game \ http://www.artsoft.org/RELEASES/rocksndiamonds/levels/:levels_artsoft \ Modified: head/games/scorched3d/Makefile ============================================================================== --- head/games/scorched3d/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/scorched3d/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= scorched3d PORTVERSION= 0.${SCORCH_VERSION}${SCORCH_REVISION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Version%20${SCORCH_VERSION} DISTNAME= Scorched3D-${SCORCH_VERSION}-src Modified: head/games/scourge/Makefile ============================================================================== --- head/games/scourge/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/scourge/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= scourge PORTVERSION= 0.21.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/$/.src/} Modified: head/games/tuxmath/Makefile ============================================================================== --- head/games/tuxmath/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/tuxmath/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= tuxmath PORTVERSION= 2.0.3 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://alioth.debian.org/frs/download.php/3571/ \ Modified: head/games/tuxtype/Makefile ============================================================================== --- head/games/tuxtype/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/tuxtype/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= tuxtype PORTVERSION= 1.8.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://alioth.debian.org/frs/download.php/3270/ \ http://alioth.debian.org/frs/download.php/3540/:t4k_common Modified: head/games/untahris/Makefile ============================================================================== --- head/games/untahris/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/untahris/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= untahris PORTVERSION= 3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF EXTRACT_SUFX= -src.tgz Modified: head/games/vdrift/Makefile ============================================================================== --- head/games/vdrift/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/vdrift/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= vdrift PORTVERSION= 20100630 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DATE_VERSION} DISTNAME= ${PORTNAME}-${DATE_VERSION}-src Modified: head/games/viruskiller/Makefile ============================================================================== --- head/games/viruskiller/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/viruskiller/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= viruskiller PORTVERSION= 1.03 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= FRUGALWARE/games-extra/${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-1 Modified: head/games/warmux/Makefile ============================================================================== --- head/games/warmux/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/warmux/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= warmux DISTVERSION= 11.04.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://download.gna.org/${PORTNAME}/ \ http://download.gna.org/${PORTNAME}/archive/ Modified: head/games/wesnoth/Makefile ============================================================================== --- head/games/wesnoth/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/wesnoth/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -2,7 +2,7 @@ PORTNAME= wesnoth PORTVERSION= 1.10.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \ http://files.wesnoth.org/ Modified: head/games/widelands/Makefile ============================================================================== --- head/games/widelands/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/widelands/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= widelands DISTVERSION= build18 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= https://launchpadlibrarian.net/167260749/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/games/wop/Makefile ============================================================================== --- head/games/wop/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/wop/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= wop PORTVERSION= 0.4.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://wormsofprey.org/download/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/games/xblast/Makefile ============================================================================== --- head/games/xblast/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/xblast/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= xblast PORTVERSION= 2.10.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} \ SF/${PORTNAME}/Images/${IMAGES_DATE}:images \ Modified: head/games/xmoto/Makefile ============================================================================== --- head/games/xmoto/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/games/xmoto/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,7 +3,7 @@ PORTNAME= xmoto PORTVERSION= 0.5.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/net/sdl_net/Makefile ============================================================================== --- head/net/sdl_net/Makefile Wed Jul 9 18:55:48 2014 (r361402) +++ head/net/sdl_net/Makefile Wed Jul 9 19:06:34 2014 (r361403) @@ -3,6 +3,7 @@ PORTNAME= sdl_net PORTVERSION= 1.2.8 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ DISTNAME= SDL_net-${PORTVERSION} @@ -12,17 +13,12 @@ COMMENT= Small sample cross-platform net LICENSE= ZLIB -USE_AUTOTOOLS= libtool -USE_SDL= sdl -USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +USES= gmake libtool pathfix pkgconfig USE_LDCONFIG= yes +USE_SDL= sdl -CONFIGURE_ARGS+=--disable-gui - -post-configure: - @${REINPLACE_CMD} -e \ - 's|^deplibs_check_method=.*|deplibs_check_method=pass_all|' \ - ${WRKSRC}/libtool +CONFIGURE_ARGS= --disable-gui .include Modified: head/net/sdl_net/pkg-plist ============================================================================== --- head/net/sdl_net/pkg-plist Wed Jul 9 18:55:48 2014 (r361402) +++ head/net/sdl_net/pkg-plist Wed Jul 9 19:06:34 2014 (r361403) @@ -1,8 +1,7 @@ include/SDL/SDL_net.h -lib/libSDL_net-1.2.so -lib/libSDL_net-1.2.so.8 +lib/libSDL_net-1.2.so.0 +lib/libSDL_net-1.2.so.0.8.0 lib/libSDL_net.a -lib/libSDL_net.la lib/libSDL_net.so libdata/pkgconfig/SDL_net.pc @dirrmtry include/SDL