Patch fixed acroread7 install by fetching 7.0.0-2, rather than 7.0.0-1. Makefile and distinfo updated for this file. Fix: Fix is attached unified diff. Sent to both GNATS and the port's maintainer. --Boundary-00=_56+iCulpvxZ8zSY Content-Type: text/x-diff; charset="us-ascii"; name="acroread7.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="acroread7.diff" --Boundary-00=_56+iCulpvxZ8zSY----17eJUq0hJUV9NsntpJz17kWrrmkLMshSHWJCJ0adZD5htf0N Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -ruN acroread7.orig/Makefile acroread7/Makefile --- acroread7.orig/Makefile Wed May 18 19:32:05 2005 +++ acroread7/Makefile Wed May 18 19:32:36 2005 @@ -10,7 +10,7 @@ CATEGORIES= print linux MASTER_SITES= http://download.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/ \ ftp://ftp.adobe.com/pub/adobe/reader/unix/7x/7.0/enu/ -DISTNAME= AdobeReader_enu-7.0.0-1.i386.rpm +DISTNAME= AdobeReader_enu-7.0.0-2.i386.rpm EXTRACT_SUFX= DIST_SUBDIR= acroread EXTRACT_ONLY= diff -ruN acroread7.orig/distinfo acroread7/distinfo --- acroread7.orig/distinfo Wed May 18 19:32:05 2005 +++ acroread7/distinfo Wed May 18 19:35:25 2005 @@ -1,2 +1,2 @@ -MD5 (acroread/AdobeReader_enu-7.0.0-1.i386.rpm) = eba9f1d660f1c6d1ee7783afd63d0e9c -SIZE (acroread/AdobeReader_enu-7.0.0-1.i386.rpm) = 39866435 +MD5 (acroread/AdobeReader_enu-7.0.0-2.i386.rpm) = 386dd54cb91014f1e631764ba10deef7 +SIZE (acroread/AdobeReader_enu-7.0.0-2.i386.rpm) = 39263484
As a maintainer of FreeBSD port print/acroread7, please take a look at http://www.freebsd.org/cgi/query-pr.cgi?q=81233 Do you approve this patch? -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> Fairy tales do not tell children that dragons exist. Children already know dragons exist. Fairy tales tell children that dragons can be killed. -- G. K. Chesterton
State Changed From-To: open->feedback Asked maintainer for approval
Responsible Changed From-To: freebsd-ports-bugs->pav Track
Please commit this patch, it works fine. -- Mit freundlichen Gruessen, Marco Wertejuk - mwcis.com Consulting & Internet Solutions
Pav Lucistnik wrote: > As a maintainer of FreeBSD port print/acroread7, please take a look at > > http://www.freebsd.org/cgi/query-pr.cgi?q=81233 > > Do you approve this patch? I don't want to have an acroread7 port at all. Newly created PDF files may be incompatible with version 5 of the reader, so it should not be the preferred version. I want ports/print/acroread to be at version 7, and I want to revive ports/print/acroread5 as I described on the ports list earlier. In the meantime I'd prefer that the acroread7 port didn't pick up history. -- Trevor Johnson
Trevor Johnson pí¹e v po 30. 05. 2005 v 18:20 +0000: > > As a maintainer of FreeBSD port print/acroread7, please take a look at > > > > http://www.freebsd.org/cgi/query-pr.cgi?q=81233 > > > > Do you approve this patch? > > I don't want to have an acroread7 port at all. Newly created PDF files > may be incompatible with version 5 of the reader, so it should not be the > preferred version. I want ports/print/acroread to be at version 7, and I > want to revive ports/print/acroread5 as I described on the ports list > earlier. In the meantime I'd prefer that the acroread7 port didn't pick > up history. Ok, so you're fine with me doing: - copying existing print/acroread to print/acroread5 - copying existing print/acroread7 over to print/acroread - applying the fix from PR above to print/acroread - removing print/acroread7 ? -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> May your code work forever and never have a bug.
State Changed From-To: feedback->open Trevor can once more directly commit. (IIRC, the latest checkin fixes this, but I no longer have that email.)
Responsible Changed From-To: pav->trevor
State Changed From-To: open->closed Committed by trevor yesterday