Date: Wed, 16 Aug 2000 14:44:05 -0700 (PDT) From: Sean Kelly <kelly@cbl-skelly3.hs.earthlink.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/20665: [PATCH] Update PORTVERSION for JadeTeX port Message-ID: <200008162144.OAA31200@cbl-skelly3.hs.earthlink.net>
next in thread | raw e-mail | index | archive | help
>Number: 20665 >Category: ports >Synopsis: [PATCH] Update PORTVERSION for JadeTeX port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 16 14:50:06 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Sean Kelly >Release: FreeBSD 3.1-RELEASE i386 >Organization: Self >Environment: FreeBSD ports environment. >Description: Master site fetch for JadeTeX port doesn't work, since they've released a new version of JadeTeX. >How-To-Repeat: cd /usr/ports/print/jadetex make ...observe how the port falls back to the FreeBSD distfiles... ...and that makes Bill Fenner's script unhappy... :-) >Fix: Apply patch, below: --- Makefile.old Wed Aug 16 14:38:27 2000 +++ Makefile Wed Aug 16 14:38:33 2000 @@ -6,7 +6,7 @@ # PORTNAME= jadetex -PORTVERSION= 2.18 +PORTVERSION= 2.20 CATEGORIES= print MASTER_SITES= http://www.tug.org/applications/jadetex/ >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?200008162144.OAA31200>