Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 09:36:12 -0700 (PDT)
From:      tkato@prontomail.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/28061: Update port: print/transfig to 3.2.3d
Message-ID:  <200106111636.f5BGaCt84125@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         28061
>Category:       ports
>Synopsis:       Update port: print/transfig to 3.2.3d
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 11 09:40:10 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 3.2.3d

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/print/transfig/Makefile print/transfig/Makefile
--- /usr/ports/print/transfig/Makefile	Mon Dec 11 11:59:41 2000
+++ print/transfig/Makefile	Tue Jun  5 22:45:35 2001
@@ -6,16 +6,17 @@
 #
 
 PORTNAME=	transfig
-PORTVERSION=	3.2.3c
+PORTVERSION=	3.2.3d
 CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_XCONTRIB} \
+MASTER_SITES=	http://www.xfig.org/xfigdist/ \
 		ftp://www-epb.lbl.gov/xfig/
 MASTER_SITE_SUBDIR=	applications/drawing_tools/transfig
 DISTNAME=	${PORTNAME}.${PORTVERSION}
 
 MAINTAINER=	chuckr@FreeBSD.org
 
-LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
+		png.4:${PORTSDIR}/graphics/png
 RUN_DEPENDS=	ppmtogif:${PORTSDIR}/graphics/netpbm
 
 USE_IMAKE=	yes
diff -urN /usr/ports/print/transfig/distinfo print/transfig/distinfo
--- /usr/ports/print/transfig/distinfo	Mon Dec 11 11:59:41 2000
+++ print/transfig/distinfo	Tue Jun  5 22:43:08 2001
@@ -1 +1 @@
-MD5 (transfig.3.2.3c.tar.gz) = cefd377ff3c4ec9aa38a42e98944d9b3
+MD5 (transfig.3.2.3d.tar.gz) = 4fbf4184fe2df4fe9bb5130b6e19907c
diff -urN /usr/ports/print/transfig/files/patch-ac print/transfig/files/patch-ac
--- /usr/ports/print/transfig/files/patch-ac	Mon Dec 11 11:59:47 2000
+++ print/transfig/files/patch-ac	Tue Jun  5 23:18:18 2001
@@ -1,5 +1,5 @@
---- fig2dev/Imakefile.orig	Fri Jul 21 01:38:53 2000
-+++ fig2dev/Imakefile	Sat Jul 29 00:55:31 2000
+--- fig2dev/Imakefile.orig	Fri Apr 20 02:19:38 2001
++++ fig2dev/Imakefile	Tue Jun  5 23:18:08 2001
 @@ -28,7 +28,7 @@
  XCOMM You should point XFIGLIBDIR to the same directory you did when you compiled
  XCOMM and installed xfig.  This will be made automatic in the future.
@@ -18,7 +18,18 @@
  
  XCOMM ****************
  XCOMM Change RGB if necessary, to point to your rgb.txt color database
-@@ -67,11 +67,11 @@
+@@ -65,8 +65,8 @@
+ #define USEPNG
+ 
+ #ifdef USEPNG
+-PNGLIBDIR = $(USRLIBDIR)
+-PNGINC = -I/usr/include/X11
++PNGLIBDIR = ${LOCALBASE}/lib
++PNGINC = -I${LOCALBASE}/include
+ #endif
+ 
+ XCOMM ****************
+@@ -78,11 +78,11 @@
  XCOMM Change XPMINC if necessary to point to the include file for xpm (xpm.h)
  XCOMM
  
@@ -32,7 +43,7 @@
  #endif
  
  XCOMM ****************
-@@ -91,8 +91,8 @@
+@@ -104,8 +104,8 @@
  
  #ifdef USEJPEG
  #ifdef USEINSTALLEDJPEG
@@ -43,12 +54,7 @@
  #else
  JPEGLIBDIR = ../jpeg
  JPEGINCDIR = $(JPEGLIBDIR)
-@@ -141,11 +141,11 @@
- XCOMM ****************
- XCOMM Uncomment the next line if you want use Japanese (i18n) on xfig.
- 
--XCOMM #define I18N
-+#define I18N
+@@ -158,7 +158,7 @@
  
  #ifdef I18N
  I18N_DEFS = -DI18N 
diff -urN /usr/ports/print/transfig/pkg-plist print/transfig/pkg-plist
--- /usr/ports/print/transfig/pkg-plist	Thu Jan 27 11:58:58 2000
+++ print/transfig/pkg-plist	Tue Jun  5 23:39:02 2001
@@ -3,6 +3,7 @@
 bin/fig2ps2tex.sh
 bin/pic2tpic
 bin/transfig
+lib/X11/fig2dev/cs_CZ.ps
 lib/X11/fig2dev/japanese.ps
 @exec ln -sf japanese.ps %D/lib/X11/fig2dev/ja.ps
 @exec ln -sf japanese.ps %D/lib/X11/fig2dev/ja_JP.EUC.ps

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106111636.f5BGaCt84125>