Update to 4.1.42

PR:		37741
Submitted by:	maintainer
This commit is contained in:
Patrick Li
2002-05-04 19:01:43 +00:00
parent 7d4161402d
commit 28ba49cb72
5 changed files with 17 additions and 12 deletions

View File

@@ -6,13 +6,13 @@
#
PORTNAME= tgif
PORTVERSION= 4.1.41
PORTREVISION= 2
PORTVERSION= 4.1.42
CATEGORIES= graphics
MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \
ftp://ftp.cs.ucla.edu/pub/tgif/ \
ftp://download.sourceforge.net/tgif/
MASTER_SITES= ftp://bourbon.usc.edu/pub/tgif/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= tgif
PKGNAMESUFFIX= -nls
DISTNAME= ${PORTNAME}-QPL-${PORTVERSION}
MAINTAINER= one@netlab.is.tsukuba.ac.jp
@@ -27,7 +27,7 @@ TGIFDOC= ${PREFIX}/share/doc/tgif
TGIFDEMO= ${PREFIX}/share/examples/tgif
DEMO_FILES= an-sr-flip-flop.obj launch-demo-1.obj \
fonts.obj launch-demo.obj keys.obj slide-demo.obj example.tex
READMES= Copyright HISTORY README
READMES= Copyright HISTORY LICENSE.QPL README tgif.1.html
SPICE_FILES= README BZ.mod DN.mod DN.sym MN.mod MN.sym MP.mod MP.sym \
SN.mod SN.sym SP.mod SP.sym capacitor.sym connection.sym \
demo.obj gauge.sym ground.sym in.sym out.sym port.sym \

View File

@@ -1 +1 @@
MD5 (tgif-4.1.41.tar.gz) = c26cfee5110c60944ae932ed790f4d9e
MD5 (tgif-QPL-4.1.42.tar.gz) = 83b1cd01b1570fbf71ea5994af87f42e

View File

@@ -4,8 +4,8 @@
.\"
.\"
.\"
-.TH tgif n "Version 4.1 Patchlevel 41 and Above" "Tgif"
+.TH tgif 1L "Version 4.1 Patchlevel 41 and Above" "Tgif"
-.TH tgif n "Version 4.1 Patchlevel 42 and Above" "Tgif"
+.TH tgif 1L "Version 4.1 Patchlevel 42 and Above" "Tgif"
.\"
.SH NAME
.\"

View File

@@ -3,8 +3,8 @@ Tgif 4.X with NLS message catalogs support
Tgif is an interactive drawing tool that allows the user to draw and
manipulate objects in the X Window System. It's also a hyper-graphics (or
hyper-structured-graphics) browser on the World-Wide-Web. Its hyper-text
home page is http://bourbon.cs.umd.edu:8001/tgif/ and its hyper-graphics
home page is http://bourbon.cs.umd.edu:8001/tgif/index.obj.
home page is http://bourbon.usc.edu:8001/tgif/ and its hyper-graphics
home page is http://bourbon.usc.edu:8001/tgif/index.obj.
Tgif drawings can be converted to a variety of formats, including GIF,
encapsulated PostScript and XBM.
@@ -17,7 +17,7 @@ Tgif depends on the `netpbm' package, available from the `ports'
collection. In order to native language support, `gettext' package is
required, and it's also available from the `ports' collection.
WWW: http://bourbon.cs.umd.edu:8001/tgif/
WWW: http://bourbon.usc.edu:8001/tgif/
Tgif is written, maintained and enhanced by
William Chia-Wei Cheng (william@cs.umd.edu)

View File

@@ -1,5 +1,7 @@
bin/tgif
bin/tgif-nls
lib/X11/tgif/Copyright
lib/X11/tgif/LICENSE.QPL
lib/X11/tgif/tgif.Xdefaults
lib/X11/tgif/tgificon.eps
lib/X11/tgif/tgificon.obj
@@ -10,10 +12,13 @@ lib/X11/tgif/eq4.sym
lib/X11/tgif/eq4-2x.sym
lib/X11/tgif/eq4-ps2epsi.sym
lib/X11/tgif/eq4-epstool.sym
lib/X11/tgif/eq4xpm.sym
lib/X11/tgif/keys.obj
%%PORTDOCS%%share/doc/tgif/Copyright
%%PORTDOCS%%share/doc/tgif/HISTORY
%%PORTDOCS%%share/doc/tgif/LICENSE.QPL
%%PORTDOCS%%share/doc/tgif/README
%%PORTDOCS%%share/doc/tgif/tgif.1.html
share/examples/tgif/an-sr-flip-flop.obj
share/examples/tgif/example.tex
share/examples/tgif/fonts.obj