Subject: CVS commit: pkgsrc/math/R
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 05/07/2004 22:47:26
Module Name:	pkgsrc
Committed By:	markd
Date:		Fri May  7 22:47:26 UTC 2004

Modified Files:
	pkgsrc/math/R: Makefile distinfo
Removed Files:
	pkgsrc/math/R/patches: patch-ae patch-af patch-ag patch-ah patch-ai
	    patch-aj patch-ak patch-al patch-am patch-an patch-ao patch-ap
	    patch-aq patch-ar patch-as

Log Message:
R assumes it can append to the DESCRIPTION files of each R package while
building even though it uses INSTALL_DATA on them so set SHAREMODE=644
rather than have to patch an ever increasing number of files.
Idea from Julio M. Merino Vidal.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 pkgsrc/math/R/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/math/R/distinfo
cvs rdiff -r1.7 -r0 pkgsrc/math/R/patches/patch-ae \
    pkgsrc/math/R/patches/patch-af pkgsrc/math/R/patches/patch-ag
cvs rdiff -r1.5 -r0 pkgsrc/math/R/patches/patch-ah
cvs rdiff -r1.2 -r0 pkgsrc/math/R/patches/patch-ai \
    pkgsrc/math/R/patches/patch-am pkgsrc/math/R/patches/patch-ao \
    pkgsrc/math/R/patches/patch-ap pkgsrc/math/R/patches/patch-as
cvs rdiff -r1.3 -r0 pkgsrc/math/R/patches/patch-aj \
    pkgsrc/math/R/patches/patch-ak pkgsrc/math/R/patches/patch-al \
    pkgsrc/math/R/patches/patch-an pkgsrc/math/R/patches/patch-aq
cvs rdiff -r1.1 -r0 pkgsrc/math/R/patches/patch-ar

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.