aboutsummaryrefslogtreecommitdiffstats
path: root/games/netspades
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-02-08 11:14:14 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-02-08 11:14:14 +0800
commitbd70d01d2a5c5440ea5d31b2d677d007032b59c0 (patch)
tree3f0fd58dcf43de0c14cc57e54afaa7665237a89d /games/netspades
parenta8cf6a846bc0ee3fa0044636828989fbf0a6d63b (diff)
downloadfreebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.tar.gz
freebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.tar.zst
freebsd-ports-gnome-bd70d01d2a5c5440ea5d31b2d677d007032b59c0.zip
- devel/libslang2 has completely replaced devel/libslang which has not been
released in ~5yrs. - WITH_SLANG2 is now no longer a valid ports knob - WITH_SLANG implies devel/libslang2 now - devel/libslang -> devel/libslang2 is a SHARED LIB bump so bump PORTREVISION for affected ports - Take MAINTAINER for most unmaintained ports in this chain - some SF macro conversions - BROKEN with devel/libslang2 and DEPRECATE math/slsc (abandoned upstream) - BROKEN with devel/libslang2 japanese/slirc PR: ports/125255 Reviewed by: garga (libslang maintainer), portmgr (pav) Exp Run by: pav
Diffstat (limited to 'games/netspades')
-rw-r--r--games/netspades/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/netspades/Makefile b/games/netspades/Makefile
index cdb6f0981c28..fc3b1e7e4de6 100644
--- a/games/netspades/Makefile
+++ b/games/netspades/Makefile
@@ -7,14 +7,14 @@
PORTNAME= NetSpades
PORTVERSION= 4.2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= http://www.ece.rice.edu/~brentmh/spades/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Very popular card game for 1-4 players over a network
-LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
+LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2
GNU_CONFIGURE= yes
USE_GNOME= gtk12