Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 19:13:40 -0400 (EDT)
From:      root@raidbox.privatelabs.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19878: www/mod_dtcl upgraded
Message-ID:  <200007122313.TAA10413@raidbox.privatelabs.com>

next in thread | raw e-mail | index | archive | help

>Number:         19878
>Category:       ports
>Synopsis:       www/mod_dtcl upgraded
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 12 16:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	Upgrading to the new software version (0.8.1-1).

>How-To-Repeat:

>Fix:


--- Makefile	Sun Apr  9 20:05:54 2000
+++ Makefile	Wed Jul 12 18:49:26 2000
@@ -8,6 +8,6 @@
 PORTNAME=	mod_dtcl
-PORTVERSION= 	0.7.3.1
-CATEGORIES=	www tcl82
+PORTVERSION= 	0.8.1.1
+CATEGORIES=	www tcl83
 MASTER_SITES=	http://master.debian.org/~davidw/mod_dtcl/
-DISTNAME=	libapache-mod-dtcl_0.7.3-1
+DISTNAME=	libapache-mod-dtcl_0.8.1-1
 
@@ -16,3 +16,3 @@
 BUILD_DEPENDS=	${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
-LIB_DEPENDS=	tcl82:${PORTSDIR}/lang/tcl82
+LIB_DEPENDS=	tcl83:${PORTSDIR}/lang/tcl83
 
--- files/Makefile.bsd	Tue Feb 22 17:34:05 2000
+++ files/Makefile.bsd	Wed Jul 12 18:58:26 2000
@@ -1,3 +1,3 @@
 # If you link against Tcl like so "-ltcl", leave this blank.
-TCL_VERSION?=8.2
+TCL_VERSION?=8.3
 TCL_NDVER?=${TCL_VERSION:S/.//}	# same, but without the dot
--- files/md5	Tue Feb 22 16:31:54 2000
+++ files/md5	Wed Jul 12 18:48:47 2000
@@ -1 +1 @@
-MD5 (libapache-mod-dtcl_0.7.3-1.tar.gz) = a66d2b624a24298e7c17f5aabf744a75
+MD5 (libapache-mod-dtcl_0.8.1-1.tar.gz) = 66513a09a1cc0d3a4478276a308d4328
--- pkg/PLIST	Tue Feb 22 17:34:07 2000
+++ pkg/PLIST	Wed Jul 12 19:05:10 2000
@@ -10,3 +10,3 @@
 share/doc/mod_dtcl/INSTALL.html
-share/doc/mod_dtcl/Makefile.html
+share/doc/mod_dtcl/TODO.html
 share/doc/mod_dtcl/benchmark.html
@@ -14,13 +14,8 @@
 share/doc/mod_dtcl/dtcl-tcl.html
-share/doc/mod_dtcl/dtcl.gif
-share/doc/mod_dtcl/dtcl.html
 share/doc/mod_dtcl/examples.ttml
-share/doc/mod_dtcl/globalscript.html
-share/doc/mod_dtcl/infodebug.html
-share/doc/mod_dtcl/mod_dtcl.html
+share/doc/mod_dtcl/readme.hpux.html
 share/doc/mod_dtcl/readme.html
 share/doc/mod_dtcl/table.html
-share/doc/mod_dtcl/testdtcl.html
-share/doc/mod_dtcl/two-mode-mode.html
 share/doc/mod_dtcl/use.html
+share/doc/mod_dtcl/dtcl.gif
 @dirrm share/doc/mod_dtcl

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007122313.TAA10413>