Date: Fri, 9 Jul 1999 23:50:07 -0500 (CDT) From: gljohns@bellsouth.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12585: Fix biology/tinker port Message-ID: <199907100450.XAA17038@gforce.johnson.home>
next in thread | raw e-mail | index | archive | help
>Number: 12585 >Category: ports >Synopsis: Fix Tinker port after distfile change. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 9 22:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Glenn Johnson >Release: FreeBSD 3.2-STABLE i386 >Organization: >Environment: >Description: Fix tinker port after distfile change. This PR updates the md5 file and the PLIST. >How-To-Repeat: >Fix: Apply the following diff to $PORTS/biology/tinker. diff -ruN tinker.old/files/md5 tinker/files/md5 --- tinker.old/files/md5 Fri Jul 9 23:05:05 1999 +++ tinker/files/md5 Fri Jul 9 23:06:47 1999 @@ -1 +1 @@ -MD5 (tinker.tar.gz) = 1b05697908aecb88aee9054188f8ac7f +MD5 (tinker.tar.gz) = 643ca5f0d1705bcffd35078b7953e1a6 diff -ruN tinker.old/pkg/PLIST tinker/pkg/PLIST --- tinker.old/pkg/PLIST Fri Jul 9 23:05:05 1999 +++ tinker/pkg/PLIST Fri Jul 9 23:28:18 1999 @@ -69,9 +69,8 @@ share/tinker/doc/guide.ps.Z share/tinker/doc/guide.txt share/tinker/doc/license.pdf -share/tinker/doc/license.ps +share/tinker/doc/license.ps.Z share/tinker/doc/license.txt -share/tinker/doc/logo-bind.ps.Z share/tinker/doc/logo.ps.Z share/tinker/doc/spine.ps share/tinker/doc/summary.pdf >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?199907100450.XAA17038>