diff options
author | harti <harti@FreeBSD.org> | 2004-12-21 21:06:03 +0800 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2004-12-21 21:06:03 +0800 |
commit | 3feba93b19256cc295ab16c6ec2632fa9af7ced9 (patch) | |
tree | d9a03001b923917e6c3b7b2519c6827e2d50ad40 /net/atmsupport | |
parent | 8e02828100466353704fe22e707e057b5102b16c (diff) | |
download | freebsd-ports-gnome-3feba93b19256cc295ab16c6ec2632fa9af7ced9.tar.gz freebsd-ports-gnome-3feba93b19256cc295ab16c6ec2632fa9af7ced9.tar.zst freebsd-ports-gnome-3feba93b19256cc295ab16c6ec2632fa9af7ced9.zip |
Fix building on current by upgrading to the newest version 1.4.
Diffstat (limited to 'net/atmsupport')
-rw-r--r-- | net/atmsupport/Makefile | 6 | ||||
-rw-r--r-- | net/atmsupport/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/net/atmsupport/Makefile b/net/atmsupport/Makefile index 77a45353a323..9ba418a71d73 100644 --- a/net/atmsupport/Makefile +++ b/net/atmsupport/Makefile @@ -6,7 +6,7 @@ # PORTNAME= atmsupport -PORTVERSION= 1.3 +PORTVERSION= 1.4 PORTREVISION= CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -17,10 +17,6 @@ COMMENT= Tools for testing the ATM subsystem LIB_DEPENDS= tcl84.1:${PORTSDIR}/lang/tcl84 -BROKEN= Broken pkg-plist -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} - USE_GMAKE= yes USE_LIBTOOL_VER=13 CONFIGURE_ARGS+= --with-tcldir=${LOCALBASE} diff --git a/net/atmsupport/distinfo b/net/atmsupport/distinfo index dae79e729bbb..647e22bd4ecd 100644 --- a/net/atmsupport/distinfo +++ b/net/atmsupport/distinfo @@ -1,2 +1,2 @@ -MD5 (atmsupport-1.3.tar.gz) = 2fb6f41851b4c84c4f4dfb870629dbb1 -SIZE (atmsupport-1.3.tar.gz) = 536939 +MD5 (atmsupport-1.4.tar.gz) = 4ca67382e2e222e72ce0c46c6cef34fb +SIZE (atmsupport-1.4.tar.gz) = 535762 |