mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Upgrade to tkgnats-3.0.14
Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544
This commit is contained in:
parent
8804d1209e
commit
507fb7e9e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22854
@ -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
|
||||
# Version required: 3.0.14
|
||||
# Date created: Sat 18 Apr 1998 10:12:20 CEST
|
||||
# Whom: andreas
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= tkgnats-3.0.10
|
||||
CATEGORIES= databases tk80
|
||||
DISTNAME= tkgnats-3.0.14
|
||||
CATEGORIES= databases tk82
|
||||
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
|
||||
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (tkgnats-3.0.10.tar.gz) = f7250b71b24b7aa2750ccd5a46c79150
|
||||
MD5 (tkgnats-3.0.14.tar.gz) = 889367b8172f7fcdab5000f372db5cd9
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
# WISHPROG can be a full path or just program name.
|
||||
-WISHPROG = wish
|
||||
+WISHPROG = wish8.1
|
||||
+WISHPROG = wish8.2
|
||||
|
||||
# Set GNATS=network if you _are_ using the GNATS daemon "gnatsd".
|
||||
# Set GNATS=local if you're going to access disk files directly.
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/tkgnats
|
||||
share/tkgnats/CHANGES
|
||||
share/tkgnats/VERSION
|
||||
share/tkgnats/tkeditpr.tcl
|
||||
share/tkgnats/tkeditpr.xbm
|
||||
|
Loading…
Reference in New Issue
Block a user