From 9f618d6c168b5ae57fd911403739f71d93eb284b Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Tue, 4 Dec 2001 21:37:15 +0000 Subject: o Update to latest version 0.142 o Bump PORTEPOCH since latest version number is smaller than previous (1.16) --- net/ipcheck/Makefile | 5 +++-- net/ipcheck/distinfo | 2 +- net/ipcheck/pkg-descr | 4 +++- 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/ipcheck/Makefile b/net/ipcheck/Makefile index 13c2696cdeae..0872b9d7e1af 100644 --- a/net/ipcheck/Makefile +++ b/net/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/net/ipcheck/distinfo b/net/ipcheck/distinfo index 0dde2eb70c9b..28a36282d5f5 100644 --- a/net/ipcheck/distinfo +++ b/net/ipcheck/distinfo @@ -1 +1 @@ -MD5 (ipcheck.v116) = e1dbe264ae57116d1fb94c996f900786 +MD5 (ipcheck.142) = 51354c09ec22247d3402cd9b95d87fca diff --git a/net/ipcheck/pkg-descr b/net/ipcheck/pkg-descr index c0b6001e7c6f..2359c045e0fd 100644 --- a/net/ipcheck/pkg-descr +++ b/net/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. -- cgit v1.2.3