svn commit: r409861 - in head/lang/tcl86: . files

Alexey Dokuchaev danfe at FreeBSD.org
Tue Mar 1 15:01:00 UTC 2016


On Tue, Mar 01, 2016 at 10:32:30AM +0000, Pietro Cerutti wrote:
> New Revision: 409861
> URL: https://svnweb.freebsd.org/changeset/ports/409861
> 
> Log:
>   lang/tcl86: fix customization of Tcl module's path
>   
>   While at it, improve Makefile as per mat@'s suggestion and regenerate
>   patch files.
> 
> [...]
> @@ -1,6 +1,6 @@
> ---- Makefile.in.orig	2016-02-16 19:00:36 UTC
> -+++ Makefile.in
> -@@ -54,6 +54,8 @@ SCRIPT_INSTALL_DIR	= $(INSTALL_ROOT)$(TC
> +--- Makefile.in.orig	2016-03-01 01:59:35.000000000 +0000
> ++++ Makefile.in	2016-03-01 10:27:50.303199000 +0000
> +@@ -54,6 +54,8 @@

This is backwards: previously patch was generated with "make makepatch",
and it should've been remained this way.  New patches now also lack hunk
contexts.

./danfe


More information about the svn-ports-all mailing list