diff options
author | Hartmut Brandt <harti@FreeBSD.org> | 2007-06-14 19:41:11 +0000 |
---|---|---|
committer | Hartmut Brandt <harti@FreeBSD.org> | 2007-06-14 19:41:11 +0000 |
commit | 770e9822fba00e6c6a21eee2df3e477d7ca95430 (patch) | |
tree | 5d88d2a680713bdc9e56fbfcbcbed525a977d51c /net/atmsupport | |
parent | 3dafb16bf0f31d698312426036fd400c9235812d (diff) | |
download | ports-770e9822fba00e6c6a21eee2df3e477d7ca95430.tar.gz ports-770e9822fba00e6c6a21eee2df3e477d7ca95430.zip |
Upgrade to 1.8. This fixes compilation issues with gcc-4.
Notes
Notes:
svn path=/head/; revision=193505
Diffstat (limited to 'net/atmsupport')
-rw-r--r-- | net/atmsupport/Makefile | 2 | ||||
-rw-r--r-- | net/atmsupport/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/atmsupport/Makefile b/net/atmsupport/Makefile index 6965bf7c77d7..ce56002d170d 100644 --- a/net/atmsupport/Makefile +++ b/net/atmsupport/Makefile @@ -6,7 +6,7 @@ # PORTNAME= atmsupport -PORTVERSION= 1.7 +PORTVERSION= 1.8 PORTREVISION= CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/net/atmsupport/distinfo b/net/atmsupport/distinfo index 2b3e718527c9..1cb87d62e66e 100644 --- a/net/atmsupport/distinfo +++ b/net/atmsupport/distinfo @@ -1,3 +1,3 @@ -MD5 (atmsupport-1.7.tar.gz) = 84cc231f14ebafa32d9a04355561f6c9 -SHA256 (atmsupport-1.7.tar.gz) = cf5631e10cb6046d8d7041d0cf7c4fcc7fa5e41eba8c26da7cc3ce725f8570b7 -SIZE (atmsupport-1.7.tar.gz) = 535967 +MD5 (atmsupport-1.8.tar.gz) = 331363993dcdf18ce87f661a96c87e6e +SHA256 (atmsupport-1.8.tar.gz) = 71467d24654bc9e31ab780f2d18f4244b4fb24667bf8e000cd197dc2b269ded3 +SIZE (atmsupport-1.8.tar.gz) = 563292 |