diff --git a/dns/totd/Makefile b/dns/totd/Makefile index 0de3885fbb91..d59d9d1a98a6 100644 --- a/dns/totd/Makefile +++ b/dns/totd/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= totd -PORTVERSION= 1.2 +PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ diff --git a/dns/totd/distinfo b/dns/totd/distinfo index b2f57376f612..9c8b704456a1 100644 --- a/dns/totd/distinfo +++ b/dns/totd/distinfo @@ -1 +1 @@ -MD5 (totd-1.2.tar.gz) = 4e682bb293c771a2f6ffc30aded20e0e +MD5 (totd-1.3.tar.gz) = bc6b85a5bddb72fc3fb20fa9fe50d3a0 diff --git a/dns/totd/files/patch-aa b/dns/totd/files/patch-aa deleted file mode 100644 index 2a3cb92ea7c9..000000000000 --- a/dns/totd/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- config.h.in- Sun Apr 23 22:17:36 2000 -+++ config.h.in Sun Apr 23 22:17:45 2000 -@@ -33,9 +33,9 @@ - - /* security aware -- seteuid if tot doesn't need priveledge. */ - /* the user/group name to use ... i recommend to make account of tot */ --#define TOT_USER "tot" -+/*#define TOT_USER "tot"*/ - /* define loglevel if you need log for each root priv action */ --#define TOT_USER_LOGLVL LOG_INFO -+/*#define TOT_USER_LOGLVL LOG_INFO*/ - - /* if you use IPV6 */ - /*#define USE_INET6*/ diff --git a/net/totd/Makefile b/net/totd/Makefile index 0de3885fbb91..d59d9d1a98a6 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= totd -PORTVERSION= 1.2 +PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ diff --git a/net/totd/distinfo b/net/totd/distinfo index b2f57376f612..9c8b704456a1 100644 --- a/net/totd/distinfo +++ b/net/totd/distinfo @@ -1 +1 @@ -MD5 (totd-1.2.tar.gz) = 4e682bb293c771a2f6ffc30aded20e0e +MD5 (totd-1.3.tar.gz) = bc6b85a5bddb72fc3fb20fa9fe50d3a0 diff --git a/net/totd/files/patch-aa b/net/totd/files/patch-aa deleted file mode 100644 index 2a3cb92ea7c9..000000000000 --- a/net/totd/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- config.h.in- Sun Apr 23 22:17:36 2000 -+++ config.h.in Sun Apr 23 22:17:45 2000 -@@ -33,9 +33,9 @@ - - /* security aware -- seteuid if tot doesn't need priveledge. */ - /* the user/group name to use ... i recommend to make account of tot */ --#define TOT_USER "tot" -+/*#define TOT_USER "tot"*/ - /* define loglevel if you need log for each root priv action */ --#define TOT_USER_LOGLVL LOG_INFO -+/*#define TOT_USER_LOGLVL LOG_INFO*/ - - /* if you use IPV6 */ - /*#define USE_INET6*/