diff options
author | Hartmut Brandt <harti@FreeBSD.org> | 2004-08-18 17:15:23 +0000 |
---|---|---|
committer | Hartmut Brandt <harti@FreeBSD.org> | 2004-08-18 17:15:23 +0000 |
commit | 3e03c991e44660ca88882b69c3cb034cc41ba432 (patch) | |
tree | d98d3607b455a543b6b18bb9ada0ad45c5728efe /net/atmsupport | |
parent | b4dd05271c0dc3fa99f3ed002fc61076b1400595 (diff) | |
download | ports-3e03c991e44660ca88882b69c3cb034cc41ba432.tar.gz ports-3e03c991e44660ca88882b69c3cb034cc41ba432.zip |
Update to version 1.3.
Notes
Notes:
svn path=/head/; revision=116607
Diffstat (limited to 'net/atmsupport')
-rw-r--r-- | net/atmsupport/Makefile | 2 | ||||
-rw-r--r-- | net/atmsupport/distinfo | 4 | ||||
-rw-r--r-- | net/atmsupport/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net/atmsupport/Makefile b/net/atmsupport/Makefile index 604eb5b415df..a862eab2f70c 100644 --- a/net/atmsupport/Makefile +++ b/net/atmsupport/Makefile @@ -6,7 +6,7 @@ # PORTNAME= atmsupport -PORTVERSION= 1.2 +PORTVERSION= 1.3 PORTREVISION= CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/net/atmsupport/distinfo b/net/atmsupport/distinfo index 20bf329ff422..dae79e729bbb 100644 --- a/net/atmsupport/distinfo +++ b/net/atmsupport/distinfo @@ -1,2 +1,2 @@ -MD5 (atmsupport-1.2.tar.gz) = 6c8aec4ed37529f0ddad059a72f101ec -SIZE (atmsupport-1.2.tar.gz) = 532389 +MD5 (atmsupport-1.3.tar.gz) = 2fb6f41851b4c84c4f4dfb870629dbb1 +SIZE (atmsupport-1.3.tar.gz) = 536939 diff --git a/net/atmsupport/pkg-plist b/net/atmsupport/pkg-plist index 619445142ca4..8b7862c1be9c 100644 --- a/net/atmsupport/pkg-plist +++ b/net/atmsupport/pkg-plist @@ -17,9 +17,11 @@ include/atm/unitcl/unitcl.h include/atm/unitcl/unitcl_iefunc.h include/atm/unitcl/unitcl_msgfunc.h lib/libats.a +lib/libats.la lib/libats.so lib/libats.so.1 lib/libunitcl.a +lib/libunitcl.la lib/libunitcl.so lib/libunitcl.so.4 %%DATADIR%%/testsuite_cc/CC_01_01 |