Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2000 10:21:28 -0500
From:      Stephen Montgomery-Smith <stephen@math.missouri.edu>
To:        Scott Renfro <scott@renfro.org>
Cc:        Kevin Lo <kevlo@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/print/dvipdfm Makefile distinfo
Message-ID:  <39F305F8.D395539@math.missouri.edu>
References:  <20001021231123.A71251@bonsai.home.renfro.org>

next in thread | previous in thread | raw e-mail | index | archive | help
When I submitted the PR updating the dvipdfm port, the diff file
I sent included the line:

Only in dvipdfm-orig: files

I also included a comment before the diffs to the effect: please remove
files.

Maybe I should have kept the directory files, and only removed its contents.

In any case, does the process for updating the ports from PR's include
removing patches?

Scott Renfro wrote:
> 
> On Sat, Oct 21, 2000 at 05:39:10AM -0700, Kevin Lo wrote:
> >
> >   Modified files:
> >     print/dvipdfm        Makefile distinfo
> >   Log:
> >   Update to version 0.13.2b
> 
> print/dvipdfm/files/patch-aa is now redundant (and breaks port
> installation when patch fails) since the Makefile.in distributed with
> dvipdfm-0.13.2b has the correct mkinstalldirs= line.
> 
> [root@scott]# grep ^[-+] dvipdfm/files/patch-aa
> --- Makefile.in Sat Aug  5 23:11:34 2000
> +++ Makefile.in Wed Aug 16 15:47:53 2000
> -mkinstalldirs=$(SHELL) mkinstalldirs
> +mkinstalldirs=@SHELL@ mkinstalldirs
> [root@scott]#
> 
> and
> 
> [root@scott]# grep mkinstalldirs= ../distfiles/dvipdfm-0.13.2b/Makefile.in
> mkinstalldirs=@SHELL@ mkinstalldirs
> [root@scott]#
> 
> With patch-aa out of the way, dvipdfm installs and works fine.
> 
> -scott
> 
> --
> Scott Renfro <scott@renfro.org>                          +1 650 906 9618

-- 
Stephen Montgomery-Smith
stephen@math.missouri.edu
http://www.math.missouri.edu/~stephen


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39F305F8.D395539>