From 324dfb8f33bb5adda3234feabf265b78120a78c2 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Tue, 1 Aug 2000 23:52:48 +0000 Subject: Update port to 0.13 PR: 20207 Submitted by: Maintainer --- print/dvipdfm/Makefile | 8 ++++---- print/dvipdfm/distinfo | 2 +- print/dvipdfm/pkg-descr | 2 +- print/dvipdfm/pkg-plist | 1 + 4 files changed, 7 insertions(+), 6 deletions(-) (limited to 'print/dvipdfm') diff --git a/print/dvipdfm/Makefile b/print/dvipdfm/Makefile index 51f4969c322a..4b24cc81cfe8 100644 --- a/print/dvipdfm/Makefile +++ b/print/dvipdfm/Makefile @@ -6,9 +6,9 @@ # PORTNAME= dvipdfm -PORTVERSION= 0.12.7b +PORTVERSION= 0.13 CATEGORIES= print -MASTER_SITES= http://odo.kettering.edu/dvipdfm/ +MASTER_SITES= http://gaspra.kettering.edu/dvipdfm/ MAINTAINER= stephen@math.missouri.edu @@ -19,8 +19,8 @@ RUN_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX WRKSRC= ${WRKDIR}/dvipdfm GNU_CONFIGURE= yes -CONFIGURE_ENV+= CPPFLAGS=-I${PREFIX}/include \ - CFLAGS=-I${PREFIX}/include\ +CONFIGURE_ENV+= CPPFLAGS="${CXXFLAGS} -I${PREFIX}/include" \ + CFLAGS="${CFLAGS} -I${PREFIX}/include" \ LDFLAGS=-L${PREFIX}/lib CONFIGURE_ARGS+= --datadir=${PREFIX}/share diff --git a/print/dvipdfm/distinfo b/print/dvipdfm/distinfo index 6a205ef6dfe4..69150b8719ba 100644 --- a/print/dvipdfm/distinfo +++ b/print/dvipdfm/distinfo @@ -1 +1 @@ -MD5 (dvipdfm-0.12.7b.tar.gz) = 393f9399f91a456779439d8057f363a0 +MD5 (dvipdfm-0.13.tar.gz) = c619113c5a6c6a7930d1b07be889e01b diff --git a/print/dvipdfm/pkg-descr b/print/dvipdfm/pkg-descr index ab4ab5a22cc9..2dea36602e8d 100644 --- a/print/dvipdfm/pkg-descr +++ b/print/dvipdfm/pkg-descr @@ -7,7 +7,7 @@ as a dependency. teTeX is incompatible with other versions of tex (such as that from /usr/ports/print/tex) and latex, etc, and these should be deinstalled first. -WWW: http://odo.kettering.edu/dvipdfm/ +WWW: http://gaspra.kettering.edu/dvipdfm/ Stephen Montgomery-Smith stephen@math.missouri.edu diff --git a/print/dvipdfm/pkg-plist b/print/dvipdfm/pkg-plist index 87682372456a..71150997c770 100644 --- a/print/dvipdfm/pkg-plist +++ b/print/dvipdfm/pkg-plist @@ -12,6 +12,7 @@ share/texmf/doc/dvipdfm/transistor.fig share/texmf/doc/dvipdfm/transistor.pdf share/texmf/dvipdfm/base/ot1.enc share/texmf/dvipdfm/base/ot1alt.enc +share/texmf/dvipdfm/base/ot1r.enc share/texmf/dvipdfm/config/cmr.map share/texmf/dvipdfm/config/config share/texmf/dvipdfm/config/lw35urw.map -- cgit v1.2.3