aboutsummaryrefslogtreecommitdiff
path: root/net/smm++
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-07-03 23:29:15 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-07-03 23:29:15 +0000
commit198f289b4744fc2d68c1ee1069d967f57936be4a (patch)
treec7764656b4d0e3d82b441da2d4a01d3f58f34626 /net/smm++
parent9465c6d422708c9cdf639e738ad92c6f3c577452 (diff)
downloadports-198f289b4744fc2d68c1ee1069d967f57936be4a.tar.gz
ports-198f289b4744fc2d68c1ee1069d967f57936be4a.zip
Update to 6.1.1
Fix dependency on libitk.
Notes
Notes: svn path=/head/; revision=166876
Diffstat (limited to 'net/smm++')
-rw-r--r--net/smm++/Makefile11
-rw-r--r--net/smm++/distinfo6
2 files changed, 10 insertions, 7 deletions
diff --git a/net/smm++/Makefile b/net/smm++/Makefile
index f6c70d315ac4..2f879a7498ac 100644
--- a/net/smm++/Makefile
+++ b/net/smm++/Makefile
@@ -6,23 +6,26 @@
#
PORTNAME= smm++
-PORTVERSION= 6.0
-PORTREVISION= 3
+PORTVERSION= 6.1.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= smm
-DISTNAME= smm
+DISTNAME= smm611
+EXTRACT_SUFX= .tgz
MAINTAINER= edwin@mavetju.org
COMMENT= Graphical mudclient with mapper
RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets4.0.1/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets
-BUILD_DEPENDS= ${LOCALBASE}/lib/libitk32.so:${PORTSDIR}/x11-toolkits/itk \
+BUILD_DEPENDS= ${LOCALBASE}/lib/libitk.so:${PORTSDIR}/x11-toolkits/itk \
${LOCALBASE}/lib/libitcl.so.3:${PORTSDIR}/lang/itcl
WRKSRC= ${WRKDIR}/smm/Install.unix
USE_GMAKE= yes
+post-extract:
+ ${FIND} ${WRKDIR} -type d -name CVS | ${XARGS} ${RM} -rf
+
do-configure:
@echo "No configure needed"
diff --git a/net/smm++/distinfo b/net/smm++/distinfo
index b1d995f1b4b1..5e256b008ef1 100644
--- a/net/smm++/distinfo
+++ b/net/smm++/distinfo
@@ -1,3 +1,3 @@
-MD5 (smm.tar.gz) = 12ea658813e8de9fdf926743286d930f
-SHA256 (smm.tar.gz) = bf2fbafa075400e62a817dbea84878330bf3edf87f9ef49c5c9975794cc40b58
-SIZE (smm.tar.gz) = 235396
+MD5 (smm611.tgz) = ae209181d66a9dcd375a759972b1656c
+SHA256 (smm611.tgz) = fdfef26ffae174b4f566c9d531818681396fa6f96c2a8b90b52da3582ccc56ca
+SIZE (smm611.tgz) = 246561