Index: head/databases/tkgnats/Makefile =================================================================== --- head/databases/tkgnats/Makefile (revision 19593) +++ head/databases/tkgnats/Makefile (revision 19594) @@ -1,18 +1,18 @@ # New ports collection makefile for: tkgnats # Version required: 3.0.5 # Date created: Sa 18 Apr 1998 10:12:20 CEST # Whom: andreas # -# $Id: Makefile,v 1.8 1999/03/12 15:16:59 scrappy Exp $ +# $Id: Makefile,v 1.9 1999/04/14 00:03:17 scrappy Exp $ # -DISTNAME= tkgnats-3.0.8 +DISTNAME= tkgnats-3.0.10 CATEGORIES= databases tk80 MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/ MAINTAINER= andreas@FreeBSD.ORG BUILD_DEPENDS= nedit-pr:${PORTSDIR}/databases/gnats LIB_DEPENDS= tk81.1:${PORTSDIR}/x11-toolkits/tk81 .include Property changes on: head/databases/tkgnats/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/databases/tkgnats/distinfo =================================================================== --- head/databases/tkgnats/distinfo (revision 19593) +++ head/databases/tkgnats/distinfo (revision 19594) @@ -1 +1 @@ -MD5 (tkgnats-3.0.8.tar.gz) = 45b413bff2115ccaf0319805422540ee +MD5 (tkgnats-3.0.10.tar.gz) = f7250b71b24b7aa2750ccd5a46c79150 Property changes on: head/databases/tkgnats/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/databases/tkgnats/files/patch-aa =================================================================== --- head/databases/tkgnats/files/patch-aa (revision 19593) +++ head/databases/tkgnats/files/patch-aa (revision 19594) @@ -1,31 +1,31 @@ ---- Makefile.orig Sat Apr 18 10:34:36 1998 -+++ Makefile Sat Apr 18 10:36:24 1998 +--- Makefile.orig Sun Jun 20 16:21:31 1999 ++++ Makefile Sun Jun 20 16:22:52 1999 @@ -5,7 +5,7 @@ ################################################# # WISHPROG can be a full path or just program name. -WISHPROG = wish +WISHPROG = wish8.1 # Set GNATS=network if you _are_ using the GNATS daemon "gnatsd". # Set GNATS=local if you're going to access disk files directly. @@ -16,7 +16,7 @@ ########## TkGnats installation locations -prefix = /usr/local +prefix = $(PREFIX) ########## tkgnats executable location BINDIR = $(prefix)/bin ---- tkgnats.config Mon Oct 26 08:57:03 1998 -+++ tkgnats.config Wed Oct 28 13:51:39 1998 +--- tkgnats.config Sun Jun 20 16:21:47 1999 ++++ tkgnats.config Sun Jun 20 16:23:06 1999 @@ -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. Property changes on: head/databases/tkgnats/files/patch-aa ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/databases/tkgnats/pkg-plist =================================================================== --- head/databases/tkgnats/pkg-plist (revision 19593) +++ head/databases/tkgnats/pkg-plist (revision 19594) @@ -1,33 +1,33 @@ bin/tkgnats share/tkgnats/VERSION -share/tkgnats/print/Description_Summary -share/tkgnats/print/Synopsis_Summary -share/tkgnats/query/All_Problems -share/tkgnats/query/Not_Closed -share/tkgnats/sort/Category -share/tkgnats/sort/Class -share/tkgnats/sort/Number -share/tkgnats/sort/Priority -share/tkgnats/sort/Responsible -share/tkgnats/sort/State share/tkgnats/tkeditpr.tcl share/tkgnats/tkeditpr.xbm 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 share/tkgnats/tkprprint.tcl share/tkgnats/tkprsort.tcl share/tkgnats/tkquerypr.tcl share/tkgnats/tkquerypr.xbm share/tkgnats/tksendpr.tcl share/tkgnats/tksendpr.xbm share/tkgnats/tkviewpr.tcl +share/tkgnats/print/Description_Summary +share/tkgnats/print/Synopsis_Summary +share/tkgnats/query/All_Problems +share/tkgnats/query/Not_Closed +share/tkgnats/sort/Category +share/tkgnats/sort/Class +share/tkgnats/sort/Number +share/tkgnats/sort/Priority +share/tkgnats/sort/Responsible +share/tkgnats/sort/State @dirrm share/tkgnats/print @dirrm share/tkgnats/query @dirrm share/tkgnats/sort @dirrm share/tkgnats Property changes on: head/databases/tkgnats/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property