Date: Fri, 20 Oct 2000 15:01:36 -0500 (CDT) From: Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/22156: Update to dvipdfm port Message-ID: <200010202001.e9KK1aT57562@cauchy.math.missouri.edu>
next in thread | raw e-mail | index | archive | help
>Number: 22156 >Category: ports >Synopsis: Update to dvipdfm port >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: Fri Oct 20 13:10:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Stephen Montgomery-Smith >Release: FreeBSD 4.1.1-STABLE i386 >Organization: University of Missouri >Environment: >Description: dvipdfm has been upgraded to 0.13.2b >How-To-Repeat: >Fix: Don't forget to remove the patches in files. diff -ur dvipdfm-orig/Makefile dvipdfm/Makefile --- dvipdfm-orig/Makefile Fri Oct 20 08:26:41 2000 +++ dvipdfm/Makefile Fri Oct 20 08:58:34 2000 @@ -6,14 +6,14 @@ # PORTNAME= dvipdfm -PORTVERSION= 0.13.1b +PORTVERSION= 0.13.2b CATEGORIES= print MASTER_SITES= http://gaspra.kettering.edu/dvipdfm/ MAINTAINER= stephen@math.missouri.edu -BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX \ - ${LOCALBASE}/lib/libpng.a:${PORTSDIR}/graphics/png +BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX +LIB_DEPENDS= png:${PORTSDIR}/graphics/png RUN_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX WRKSRC= ${WRKDIR}/dvipdfm diff -ur dvipdfm-orig/distinfo dvipdfm/distinfo --- dvipdfm-orig/distinfo Fri Oct 20 08:26:42 2000 +++ dvipdfm/distinfo Fri Oct 20 09:00:44 2000 @@ -1 +1 @@ -MD5 (dvipdfm-0.13.1b.tar.gz) = a6e61e23081a1f63378a28c116e778c8 +MD5 (dvipdfm-0.13.2b.tar.gz) = 1441349bf4d52bf17297eb2b50719e6b Only in dvipdfm-orig: files >Release-Note: >Audit-Trail: >Unformatted: Stephen Montgomery-Smith 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?200010202001.e9KK1aT57562>