aboutsummaryrefslogtreecommitdiff
path: root/dns/ipcheck
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-04 21:37:15 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-12-04 21:37:15 +0000
commit9f618d6c168b5ae57fd911403739f71d93eb284b (patch)
tree2bab81fbee8b81a72f8eddf0f7f4e9c98f1ed8a2 /dns/ipcheck
parentf54d549681b259e6d25033b59c5885f9643ed34f (diff)
downloadports-9f618d6c168b5ae57fd911403739f71d93eb284b.tar.gz
ports-9f618d6c168b5ae57fd911403739f71d93eb284b.zip
o Update to latest version 0.142
o Bump PORTEPOCH since latest version number is smaller than previous (1.16)
Notes
Notes: svn path=/head/; revision=51033
Diffstat (limited to 'dns/ipcheck')
-rw-r--r--dns/ipcheck/Makefile5
-rw-r--r--dns/ipcheck/distinfo2
-rw-r--r--dns/ipcheck/pkg-descr4
3 files changed, 7 insertions, 4 deletions
diff --git a/dns/ipcheck/Makefile b/dns/ipcheck/Makefile
index 13c2696cdeae..0872b9d7e1af 100644
--- a/dns/ipcheck/Makefile
+++ b/dns/ipcheck/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= ipcheck
-PORTVERSION= 1.16
+PORTVERSION= 0.142
+PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://ipcheck.sourceforge.net/releases/
-DISTNAME= ${PORTNAME}.v${PORTVERSION:S/.//}
+DISTNAME= ${PORTNAME}.${PORTVERSION:S/^0.//}
EXTRACT_SUFX=
EXTRACT_ONLY=
diff --git a/dns/ipcheck/distinfo b/dns/ipcheck/distinfo
index 0dde2eb70c9b..28a36282d5f5 100644
--- a/dns/ipcheck/distinfo
+++ b/dns/ipcheck/distinfo
@@ -1 +1 @@
-MD5 (ipcheck.v116) = e1dbe264ae57116d1fb94c996f900786
+MD5 (ipcheck.142) = 51354c09ec22247d3402cd9b95d87fca
diff --git a/dns/ipcheck/pkg-descr b/dns/ipcheck/pkg-descr
index c0b6001e7c6f..2359c045e0fd 100644
--- a/dns/ipcheck/pkg-descr
+++ b/dns/ipcheck/pkg-descr
@@ -1,7 +1,9 @@
[from web site]
This is a simple Python script to register your dynamic IP address
using the NIC V2.0 protocol. We aim to be fully compliant with the
-dyndns client specification.
+dyndns client specification. Starting with version 0.141, we use
+https by default and will fall back to plain http if a timeout
+occurs.
We currently support all options and latest recommendations by
Dyndns. Ipcheck is easy to install and very easy to use.