Upgrade to 3.0.8

This commit is contained in:
Paul Traina 1998-10-28 22:50:43 +00:00
parent 9ff4c86d27
commit a79a9045e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14242
4 changed files with 15 additions and 3 deletions

View file

@ -3,10 +3,10 @@
# Date created: Sa 18 Apr 1998 10:12:20 CEST
# Whom: andreas
#
# $Id: Makefile,v 1.5 1998/08/30 10:15:09 andreas Exp $
# $Id: Makefile,v 1.6 1998/10/03 22:06:09 steve Exp $
#
DISTNAME= tkgnats-3.0.6
DISTNAME= tkgnats-3.0.8
CATEGORIES= databases tk80
MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/

View file

@ -1 +1 @@
MD5 (tkgnats-3.0.6.tar.gz) = 54e87ab5c1555755a307417456e45704
MD5 (tkgnats-3.0.8.tar.gz) = 45b413bff2115ccaf0319805422540ee

View file

@ -18,3 +18,14 @@
########## tkgnats executable location
BINDIR = $(prefix)/bin
--- tkgnats.config Mon Oct 26 08:57:03 1998
+++ tkgnats.config Wed Oct 28 13:51:39 1998
@@ -95,7 +95,7 @@
set TkGnats(psPreviewer) "ghostview %s"
# PostScript previewer for printed reports
-set TkGnats(Mailer) "/usr/lib/sendmail -em -oi -t"
+set TkGnats(Mailer) "/usr/sbin/sendmail -em -oi -t"
# Mailer to use for send prs, etc..
# Like GNATS, it must read headers from file.

View file

@ -16,6 +16,7 @@ share/tkgnats/tkgnats.config
share/tkgnats/tkgnats.doc
share/tkgnats/tkgnats.xbm
share/tkgnats/tkpr_library.tcl
share/tkgnats/tkprdatesel.tcl
share/tkgnats/tkprfolder.tcl
share/tkgnats/tkprfont.tcl
share/tkgnats/tkprhelp.tcl