View | Details | Raw Unified | Return to bug 55746
Collapse All | Expand All

(-)tgif.new/Makefile (-3 / +3 lines)
Lines 1-12 Link Here
1
# New ports collection makefile for:    tgif
1
# New ports collection makefile for:    tgif
2
# Date created:         30 Jan 1999
2
# Date created:         30 Jan 1999
3
# Whom:                 bmc@WillsCreek.COM
3
# Whom:                 bmc@clapper.org
4
#
4
#
5
# $FreeBSD: ports/graphics/tgif/Makefile,v 1.33 2003/02/21 12:15:29 knu Exp $
5
# $FreeBSD: ports/graphics/tgif/Makefile,v 1.33 2003/02/21 12:15:29 knu Exp $
6
#
6
#
7
7
8
PORTNAME=	tgif
8
PORTNAME=	tgif
9
PORTVERSION=	4.1.42
9
PORTVERSION=	4.1.43
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	ftp://bourbon.usc.edu/pub/tgif/ \
11
MASTER_SITES=	ftp://bourbon.usc.edu/pub/tgif/ \
12
		http://groups.yahoo.com/group/tgif4-announce/files/ \
12
		http://groups.yahoo.com/group/tgif4-announce/files/ \
Lines 14-20 Link Here
14
MASTER_SITE_SUBDIR=tgif
14
MASTER_SITE_SUBDIR=tgif
15
DISTNAME=	${PORTNAME}-QPL-${PORTVERSION}
15
DISTNAME=	${PORTNAME}-QPL-${PORTVERSION}
16
16
17
MAINTAINER=	bmc@WillsCreek.COM
17
MAINTAINER=	bmc@clapper.org
18
COMMENT=	An Xlib-based two-dimensional drawing tool and hyper-object browser
18
COMMENT=	An Xlib-based two-dimensional drawing tool and hyper-object browser
19
19
20
RUN_DEPENDS=	giftopnm:${PORTSDIR}/graphics/netpbm
20
RUN_DEPENDS=	giftopnm:${PORTSDIR}/graphics/netpbm
(-)tgif.new/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (tgif-QPL-4.1.42.tar.gz) = 83b1cd01b1570fbf71ea5994af87f42e
1
MD5 (tgif-QPL-4.1.43.tar.gz) = 88ba670d90ad61f86d1c9d765e97e0d1
(-)tgif.new/files/patch-aa (-4 / +4 lines)
Lines 1-11 Link Here
1
--- tgif.man.orig	Mon Apr  1 12:12:00 2002
1
--- tgif.man.orig	Thu Aug 19 09:55:01 2003
2
+++ tgif.man	Mon Apr  1 12:12:36 2002
2
+++ tgif.man	Thu Aug 19 09:55:01 2003
3
@@ -8,7 +8,7 @@
3
@@ -8,7 +8,7 @@
4
 .\"
4
 .\"
5
 .\"
5
 .\"
6
 .\"
6
 .\"
7
-.TH tgif n "Version 4.1 Patchlevel 42 and Above" "Tgif"
7
-.TH tgif n "Version 4.1 Patchlevel 43 and Above" "Tgif"
8
+.TH tgif 1L "Version 4.1 Patchlevel 42 and Above" "Tgif"
8
+.TH tgif 1L "Version 4.1 Patchlevel 43 and Above" "Tgif"
9
 .\"
9
 .\"
10
 .SH NAME
10
 .SH NAME
11
 .\"
11
 .\"

Return to bug 55746