From 7dc53b0b975b21a8db264d0438dfeddbe1f1c44b Mon Sep 17 00:00:00 2001 From: danw Date: Mon, 10 Nov 2003 03:06:12 +0000 Subject: Remove MASTER_SITE_XCONTRIB from the MASTER_SITES, since 3.2.4 is not actually available on any of the xcontrib mirrors. Patch out a varargs.h include because newer gccs consider it an error (and it wasn't needed anyway) --- print/transfig/Makefile | 5 ++--- print/transfig/distinfo | 3 ++- print/transfig/patches/patch-ae | 12 ++++++++++++ 3 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 print/transfig/patches/patch-ae (limited to 'print') diff --git a/print/transfig/Makefile b/print/transfig/Makefile index 007dad5cd7e..d8792cd848f 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2003/09/05 10:49:39 martti Exp $ +# $NetBSD: Makefile,v 1.23 2003/11/10 03:06:12 danw Exp $ # DISTNAME= transfig.3.2.4 PKGNAME= transfig-3.2.4 PKGREVISION= 1 CATEGORIES= graphics print -MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/drawing_tools/transfig/} \ - ftp://epb.lbl.gov/xfig/ +MASTER_SITES= ftp://epb.lbl.gov/xfig/ MAINTAINER= root@garbled.net COMMENT= TeX document creation tool utilizing portable graphics diff --git a/print/transfig/distinfo b/print/transfig/distinfo index c92dad6c9a1..75529866e9c 100644 --- a/print/transfig/distinfo +++ b/print/transfig/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2003/09/24 13:52:31 tron Exp $ +$NetBSD: distinfo,v 1.8 2003/11/10 03:06:12 danw Exp $ SHA1 (transfig.3.2.4.tar.gz) = edfec1865dbfe9e7a06ae8be016f1a489b3d307d Size (transfig.3.2.4.tar.gz) = 326284 bytes @@ -6,3 +6,4 @@ SHA1 (patch-aa) = efc4eb298f4c5871432569c041226127ee0527c1 SHA1 (patch-ab) = f1193557969ca7f6cc9d507710348d38dbfb7bf6 SHA1 (patch-ac) = ac0823470d4de6df7bd5e3ff0f87decf8b4c44b8 SHA1 (patch-ad) = b3a0d55eca4defbec4276f9aa4ce8f1352c3f1fb +SHA1 (patch-ae) = 899ce33d0cfc57cb5fb13d2fa47719d5639abdd5 diff --git a/print/transfig/patches/patch-ae b/print/transfig/patches/patch-ae new file mode 100644 index 00000000000..aed00951994 --- /dev/null +++ b/print/transfig/patches/patch-ae @@ -0,0 +1,12 @@ +$NetBSD: patch-ae,v 1.1 2003/11/10 03:06:12 danw Exp $ + +--- fig2dev/fig2dev.h.orig Sun Nov 9 21:59:10 2003 ++++ fig2dev/fig2dev.h Sun Nov 9 21:59:12 2003 +@@ -22,7 +22,6 @@ + #include + #include + #include +-#include + #include + #include + #include -- cgit v1.2.3