ports/72311: ports/dvipng update to 1.2

o_sleep at belovedarctos.com o_sleep at belovedarctos.com
Mon Oct 4 15:10:21 UTC 2004


>Number:         72311
>Category:       ports
>Synopsis:       ports/dvipng update to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 04 15:10:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Bjorn Nelson
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
Baruch College
>Environment:
System: FreeBSD pascal.baruch.cuny.edu 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386

>Description:
	Update dvipng from 1.1 to 1.2
>How-To-Repeat:
>Fix:

--- dvipng.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	graphics/dvipng
#	graphics/dvipng/files
#	graphics/dvipng/files/patch-Makefile.in
#	graphics/dvipng/Makefile
#	graphics/dvipng/distinfo
#	graphics/dvipng/pkg-descr
#
echo c - graphics/dvipng
mkdir -p graphics/dvipng > /dev/null 2>&1
echo c - graphics/dvipng/files
mkdir -p graphics/dvipng/files > /dev/null 2>&1
echo x - graphics/dvipng/files/patch-Makefile.in
sed 's/^X//' >graphics/dvipng/files/patch-Makefile.in << 'END-of-graphics/dvipng/files/patch-Makefile.in'
X--- Makefile.in.orig	Mon May  3 06:33:03 2004
X+++ Makefile.in	Tue Jun  1 18:38:14 2004
X@@ -14,6 +14,7 @@
X mandir = @mandir@
X DESTDIR=
X INSTALL = @INSTALL@
X+INSTALL_PROGRAM = @INSTALL_PROGRAM@
X INSTALL_DATA = @INSTALL_DATA@
X MKINSTALLDIRS = ./mkinstalldirs
X 
X@@ -42,7 +43,7 @@
X 
X install-dvipng: dvipng
X 	-$(MKINSTALLDIRS) $(DESTDIR)$(bindir)
X-	$(INSTALL) dvipng $(DESTDIR)$(bindir)
X+	$(INSTALL_PROGRAM) dvipng $(DESTDIR)$(bindir)
X 
X ####################################### The documentation
X 
END-of-graphics/dvipng/files/patch-Makefile.in
echo x - graphics/dvipng/Makefile
sed 's/^X//' >graphics/dvipng/Makefile << 'END-of-graphics/dvipng/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	dvipng
X# Date created:			Dec 9, 2003
X# Whom:				o_sleep
X#
X# $FreeBSD: ports/graphics/dvipng/Makefile,v 1.6 2004/06/27 18:08:14 krion Exp $
X#
X
XPORTNAME=	dvipng
XPORTVERSION=	1.2
XCATEGORIES=	graphics
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	o_sleep at belovedarctos.com
XCOMMENT=	DVI to PNG Converter
X
XBUILD_DEPENDS=	kpsepath:${PORTSDIR}/print/teTeX
XLIB_DEPENDS=	t1.5:${PORTSDIR}/devel/t1lib \
X		gd.4:${PORTSDIR}/graphics/gd
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
XINFO=		dvipng
XPLIST_FILES=	bin/dvipng
X
X.include <bsd.port.mk>
END-of-graphics/dvipng/Makefile
echo x - graphics/dvipng/distinfo
sed 's/^X//' >graphics/dvipng/distinfo << 'END-of-graphics/dvipng/distinfo'
XMD5 (dvipng-1.2.tar.gz) = 3e6223f96d73b466ca433ca04918d886
XSIZE (dvipng-1.2.tar.gz) = 143533
END-of-graphics/dvipng/distinfo
echo x - graphics/dvipng/pkg-descr
sed 's/^X//' >graphics/dvipng/pkg-descr << 'END-of-graphics/dvipng/pkg-descr'
XThis program makes PNG graphics from DVI files as obtained from TeX 
Xand its relatives.
X
XWWW: http://sourceforge.net/projects/preview-latex/
END-of-graphics/dvipng/pkg-descr
exit
--- dvipng.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list