Upgrade to 1.3.

Approved by:	kris
This commit is contained in:
Munechika SUMIKAWA 2002-03-19 04:17:23 +00:00
parent bf74987ed7
commit 86e0790656
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56321
6 changed files with 4 additions and 32 deletions

View file

@ -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/

View file

@ -1 +1 @@
MD5 (totd-1.2.tar.gz) = 4e682bb293c771a2f6ffc30aded20e0e
MD5 (totd-1.3.tar.gz) = bc6b85a5bddb72fc3fb20fa9fe50d3a0

View file

@ -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*/

View file

@ -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/

View file

@ -1 +1 @@
MD5 (totd-1.2.tar.gz) = 4e682bb293c771a2f6ffc30aded20e0e
MD5 (totd-1.3.tar.gz) = bc6b85a5bddb72fc3fb20fa9fe50d3a0

View file

@ -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*/