aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-09 19:06:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-09 19:06:34 +0000
commitee97df16bd773d352464f4a57d534565fb7ba28a (patch)
tree898e9549c5cd975db83a65d17dc52c6d3e4bf874
parent1cdd57b7cc153b4a952ca56355602607c3a2e6ad (diff)
downloadports-ee97df16bd773d352464f4a57d534565fb7ba28a.tar.gz
ports-ee97df16bd773d352464f4a57d534565fb7ba28a.zip
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port)
Notes
Notes: svn path=/head/; revision=361403
-rw-r--r--emulators/dosbox/Makefile2
-rw-r--r--emulators/hugo/Makefile2
-rw-r--r--emulators/mednafen/Makefile1
-rw-r--r--games/alephone/Makefile2
-rw-r--r--games/allacrost/Makefile2
-rw-r--r--games/blinkensisters/Makefile2
-rw-r--r--games/bloboats/Makefile2
-rw-r--r--games/blobwars/Makefile1
-rw-r--r--games/chocolate-doom/Makefile2
-rw-r--r--games/dangerdeep/Makefile2
-rw-r--r--games/doomsday/Makefile1
-rw-r--r--games/el/Makefile2
-rw-r--r--games/f1spirit-remake/Makefile2
-rw-r--r--games/glob2/Makefile2
-rw-r--r--games/gltron/Makefile2
-rw-r--r--games/hedgewars/Makefile2
-rw-r--r--games/kajaani-kombat/Makefile2
-rw-r--r--games/lbreakout2/Makefile2
-rw-r--r--games/maelstrom/Makefile2
-rw-r--r--games/manaplus/Makefile1
-rw-r--r--games/maxr/Makefile2
-rw-r--r--games/njam/Makefile2
-rw-r--r--games/opencity/Makefile2
-rw-r--r--games/openmortal/Makefile2
-rw-r--r--games/pacmanarena/Makefile2
-rw-r--r--games/pongix/Makefile2
-rw-r--r--games/prboom/Makefile2
-rw-r--r--games/rnd_jue/Makefile2
-rw-r--r--games/rocksndiamonds/Makefile1
-rw-r--r--games/scorched3d/Makefile2
-rw-r--r--games/scourge/Makefile2
-rw-r--r--games/tuxmath/Makefile2
-rw-r--r--games/tuxtype/Makefile2
-rw-r--r--games/untahris/Makefile2
-rw-r--r--games/vdrift/Makefile2
-rw-r--r--games/viruskiller/Makefile2
-rw-r--r--games/warmux/Makefile2
-rw-r--r--games/wesnoth/Makefile2
-rw-r--r--games/widelands/Makefile2
-rw-r--r--games/wop/Makefile2
-rw-r--r--games/xblast/Makefile2
-rw-r--r--games/xmoto/Makefile2
-rw-r--r--net/sdl_net/Makefile14
-rw-r--r--net/sdl_net/pkg-plist5
44 files changed, 49 insertions, 49 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile
index cd28eba996f6..50295f7e95f0 100644
--- a/emulators/dosbox/Makefile
+++ b/emulators/dosbox/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dosbox
PORTVERSION= 0.74
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= emulators
MASTER_SITES= SF
diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile
index 594c624a6687..1eab4c34159e 100644
--- a/emulators/hugo/Makefile
+++ b/emulators/hugo/Makefile
@@ -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/
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 911229bd05f6..a03b23815cb0 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -2,6 +2,7 @@
PORTNAME= mednafen
PORTVERSION= 0.9.33.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators games
MASTER_SITES= SF/${PORTNAME}/Mednafen/${PORTVERSION}
diff --git a/games/alephone/Makefile b/games/alephone/Makefile
index f31870e1754f..cfe19e09737a 100644
--- a/games/alephone/Makefile
+++ b/games/alephone/Makefile
@@ -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}
diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile
index 221b9f08709d..a1a1a9e283b6 100644
--- a/games/allacrost/Makefile
+++ b/games/allacrost/Makefile
@@ -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}
diff --git a/games/blinkensisters/Makefile b/games/blinkensisters/Makefile
index 4a2ceab73a88..2f164a489625 100644
--- a/games/blinkensisters/Makefile
+++ b/games/blinkensisters/Makefile
@@ -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}
diff --git a/games/bloboats/Makefile b/games/bloboats/Makefile
index 700df10cd231..6a37bfb89d8d 100644
--- a/games/bloboats/Makefile
+++ b/games/bloboats/Makefile
@@ -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
diff --git a/games/blobwars/Makefile b/games/blobwars/Makefile
index 23d773dc9ec0..f41b58abb572 100644
--- a/games/blobwars/Makefile
+++ b/games/blobwars/Makefile
@@ -3,6 +3,7 @@
PORTNAME= blobwars
PORTVERSION= 1.19
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/
diff --git a/games/chocolate-doom/Makefile b/games/chocolate-doom/Makefile
index 7e89645ac41d..66673a0f4589 100644
--- a/games/chocolate-doom/Makefile
+++ b/games/chocolate-doom/Makefile
@@ -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/
diff --git a/games/dangerdeep/Makefile b/games/dangerdeep/Makefile
index d196538f7948..f0c2c11369ec 100644
--- a/games/dangerdeep/Makefile
+++ b/games/dangerdeep/Makefile
@@ -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}
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile
index 10c9bf704f93..862ac57e2bc7 100644
--- a/games/doomsday/Makefile
+++ b/games/doomsday/Makefile
@@ -3,6 +3,7 @@
PORTNAME= doomsday
PORTVERSION= 1.14.5
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION}
diff --git a/games/el/Makefile b/games/el/Makefile
index acc75eae603d..ee12912c785f 100644
--- a/games/el/Makefile
+++ b/games/el/Makefile
@@ -3,7 +3,7 @@
PORTNAME= el
PORTVERSION= 193
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= LOCAL/rene \
ftp://rene-ladan.nl/pub/distfiles/
diff --git a/games/f1spirit-remake/Makefile b/games/f1spirit-remake/Makefile
index d94a2937deb2..3e30ce3d6450 100644
--- a/games/f1spirit-remake/Makefile
+++ b/games/f1spirit-remake/Makefile
@@ -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/ \
diff --git a/games/glob2/Makefile b/games/glob2/Makefile
index 9a408d0948a3..f7f5e21e2b10 100644
--- a/games/glob2/Makefile
+++ b/games/glob2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= glob2
PORTVERSION= 0.9.4.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games
MASTER_SITES= SAVANNAH/${PORTNAME}/${PORTVERSION:R}/
diff --git a/games/gltron/Makefile b/games/gltron/Makefile
index 314dbf8036ff..1d894d9623db 100644
--- a/games/gltron/Makefile
+++ b/games/gltron/Makefile
@@ -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
diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile
index 19f6f213c9b0..eab77c107f27 100644
--- a/games/hedgewars/Makefile
+++ b/games/hedgewars/Makefile
@@ -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/
diff --git a/games/kajaani-kombat/Makefile b/games/kajaani-kombat/Makefile
index b9efbf0cf8da..e206efbd0d93 100644
--- a/games/kajaani-kombat/Makefile
+++ b/games/kajaani-kombat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kajaani-kombat
PORTVERSION= 0.7
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= http://kombat.kajaani.net/dl/
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile
index fdf768f0225b..89242dd1b020 100644
--- a/games/lbreakout2/Makefile
+++ b/games/lbreakout2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lbreakout2
PORTVERSION= 2.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= SF/lgames/${PORTNAME}/${PORTVERSION}
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile
index 5ff6b49677fe..c222146f4777 100644
--- a/games/maelstrom/Makefile
+++ b/games/maelstrom/Makefile
@@ -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
diff --git a/games/manaplus/Makefile b/games/manaplus/Makefile
index edc88a8da784..1e8452e53780 100644
--- a/games/manaplus/Makefile
+++ b/games/manaplus/Makefile
@@ -3,6 +3,7 @@
PORTNAME= manaplus
PORTVERSION= 1.4.7.5
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/
diff --git a/games/maxr/Makefile b/games/maxr/Makefile
index 19f0f9d54142..6d921a276e10 100644
--- a/games/maxr/Makefile
+++ b/games/maxr/Makefile
@@ -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/
diff --git a/games/njam/Makefile b/games/njam/Makefile
index f208fdeed7d0..91eaa04b154a 100644
--- a/games/njam/Makefile
+++ b/games/njam/Makefile
@@ -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
diff --git a/games/opencity/Makefile b/games/opencity/Makefile
index bd16216354c5..64062bd7888f 100644
--- a/games/opencity/Makefile
+++ b/games/opencity/Makefile
@@ -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
diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile
index c5173f226aff..00be584f9b04 100644
--- a/games/openmortal/Makefile
+++ b/games/openmortal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openmortal
PORTVERSION= 0.7
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= games
MASTER_SITES= SF
diff --git a/games/pacmanarena/Makefile b/games/pacmanarena/Makefile
index 694157d3e908..eb80bfb7c4ce 100644
--- a/games/pacmanarena/Makefile
+++ b/games/pacmanarena/Makefile
@@ -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
diff --git a/games/pongix/Makefile b/games/pongix/Makefile
index 8a1f5b6657a7..ead680e54f73 100644
--- a/games/pongix/Makefile
+++ b/games/pongix/Makefile
@@ -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/
diff --git a/games/prboom/Makefile b/games/prboom/Makefile
index 176814c4ef6d..bb6141f9d537 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= prboom
PORTVERSION= 2.5.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION}
diff --git a/games/rnd_jue/Makefile b/games/rnd_jue/Makefile
index e1eccfc3a392..76b5038d4c27 100644
--- a/games/rnd_jue/Makefile
+++ b/games/rnd_jue/Makefile
@@ -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/
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile
index 43a043901649..f12b82cd57d5 100644
--- a/games/rocksndiamonds/Makefile
+++ b/games/rocksndiamonds/Makefile
@@ -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 \
diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile
index b0ec9f165e32..caa8fa10504a 100644
--- a/games/scorched3d/Makefile
+++ b/games/scorched3d/Makefile
@@ -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
diff --git a/games/scourge/Makefile b/games/scourge/Makefile
index a574cb91f2e5..4ae89fb946ee 100644
--- a/games/scourge/Makefile
+++ b/games/scourge/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scourge
PORTVERSION= 0.21.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= games
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION:S/$/.src/}
diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile
index e828ce65b21b..583788148f7b 100644
--- a/games/tuxmath/Makefile
+++ b/games/tuxmath/Makefile
@@ -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/ \
diff --git a/games/tuxtype/Makefile b/games/tuxtype/Makefile
index 2b5aa5aebfb7..df1d6684ac9a 100644
--- a/games/tuxtype/Makefile
+++ b/games/tuxtype/Makefile
@@ -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
diff --git a/games/untahris/Makefile b/games/untahris/Makefile
index 6c5c35c3308f..c9180f76df9a 100644
--- a/games/untahris/Makefile
+++ b/games/untahris/Makefile
@@ -3,7 +3,7 @@
PORTNAME= untahris
PORTVERSION= 3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF
EXTRACT_SUFX= -src.tgz
diff --git a/games/vdrift/Makefile b/games/vdrift/Makefile
index 9f4624a3bc0f..7b5ed7b08649 100644
--- a/games/vdrift/Makefile
+++ b/games/vdrift/Makefile
@@ -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
diff --git a/games/viruskiller/Makefile b/games/viruskiller/Makefile
index f8cc47691a92..ef3e0c4c4525 100644
--- a/games/viruskiller/Makefile
+++ b/games/viruskiller/Makefile
@@ -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
diff --git a/games/warmux/Makefile b/games/warmux/Makefile
index df3f8985723d..d1d3986a0609 100644
--- a/games/warmux/Makefile
+++ b/games/warmux/Makefile
@@ -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/
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 564876b26fe7..550546c8c755 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -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/
diff --git a/games/widelands/Makefile b/games/widelands/Makefile
index d5c5a5a826d2..73dc9144af2a 100644
--- a/games/widelands/Makefile
+++ b/games/widelands/Makefile
@@ -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/
diff --git a/games/wop/Makefile b/games/wop/Makefile
index 9e0c96a6ac37..59ec76a83a68 100644
--- a/games/wop/Makefile
+++ b/games/wop/Makefile
@@ -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/
diff --git a/games/xblast/Makefile b/games/xblast/Makefile
index b08abb622e62..4a2d98e131a7 100644
--- a/games/xblast/Makefile
+++ b/games/xblast/Makefile
@@ -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 \
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile
index 1808bbea995b..aed0f42095bf 100644
--- a/games/xmoto/Makefile
+++ b/games/xmoto/Makefile
@@ -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/
diff --git a/net/sdl_net/Makefile b/net/sdl_net/Makefile
index e1bdcffa3c40..84c39bc42bfc 100644
--- a/net/sdl_net/Makefile
+++ b/net/sdl_net/Makefile
@@ -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 networking library
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 <bsd.port.mk>
diff --git a/net/sdl_net/pkg-plist b/net/sdl_net/pkg-plist
index 05afd11a3dde..2669c041cb0b 100644
--- a/net/sdl_net/pkg-plist
+++ b/net/sdl_net/pkg-plist
@@ -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