diff options
-rw-r--r-- | net-mgmt/sipcalc/Makefile | 6 | ||||
-rw-r--r-- | net-mgmt/sipcalc/distinfo | 2 | ||||
-rw-r--r-- | net/sipcalc/Makefile | 6 | ||||
-rw-r--r-- | net/sipcalc/distinfo | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-mgmt/sipcalc/Makefile b/net-mgmt/sipcalc/Makefile index 2e562f72e070..26055aa6bc65 100644 --- a/net-mgmt/sipcalc/Makefile +++ b/net-mgmt/sipcalc/Makefile @@ -6,14 +6,14 @@ # PORTNAME= sipcalc -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= net ipv6 MASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/ MAINTAINER= Janos.Mohacsi@bsd.hu -COMMENT= Sipcalc is an IP subnet calculator with IPv6 and CGI interface support +COMMENT= Sipcalc is an IP subnet calculator with IPv6 support -LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt +USE_GETOPT_LONG= yes GNU_CONFIGURE= yes MAN1= sipcalc.1 diff --git a/net-mgmt/sipcalc/distinfo b/net-mgmt/sipcalc/distinfo index 21f2a713e237..a89cdd166c1a 100644 --- a/net-mgmt/sipcalc/distinfo +++ b/net-mgmt/sipcalc/distinfo @@ -1 +1 @@ -MD5 (sipcalc-1.1.1.tar.gz) = 0c08d931afaff76517f8d3021dc43ae0 +MD5 (sipcalc-1.1.2.tar.gz) = 6be9c77d8c9ba4fff8291389a33c2de1 diff --git a/net/sipcalc/Makefile b/net/sipcalc/Makefile index 2e562f72e070..26055aa6bc65 100644 --- a/net/sipcalc/Makefile +++ b/net/sipcalc/Makefile @@ -6,14 +6,14 @@ # PORTNAME= sipcalc -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= net ipv6 MASTER_SITES= http://www.routemeister.net/projects/sipcalc/files/ MAINTAINER= Janos.Mohacsi@bsd.hu -COMMENT= Sipcalc is an IP subnet calculator with IPv6 and CGI interface support +COMMENT= Sipcalc is an IP subnet calculator with IPv6 support -LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt +USE_GETOPT_LONG= yes GNU_CONFIGURE= yes MAN1= sipcalc.1 diff --git a/net/sipcalc/distinfo b/net/sipcalc/distinfo index 21f2a713e237..a89cdd166c1a 100644 --- a/net/sipcalc/distinfo +++ b/net/sipcalc/distinfo @@ -1 +1 @@ -MD5 (sipcalc-1.1.1.tar.gz) = 0c08d931afaff76517f8d3021dc43ae0 +MD5 (sipcalc-1.1.2.tar.gz) = 6be9c77d8c9ba4fff8291389a33c2de1 |