Subject: CVS commit: pkgsrc/lang/opencobol
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/04/2006 19:21:39
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Apr  4 19:21:39 UTC 2006

Modified Files:
	pkgsrc/lang/opencobol: Makefile PLIST distinfo
Added Files:
	pkgsrc/lang/opencobol/patches: patch-ad
Removed Files:
	pkgsrc/lang/opencobol/patches: patch-ac

Log Message:
* Move info file entrise to PLIST.

* Remove patch-ac which patched the Makefile to install the example config
  file into the examples directory and replace with an appropriate
  INSTALL_MAKE_FLAGS setting.

* Remove SUBST_FILES setting and replace with a patch.  This will make
  merges with future updates easier.

* Fix the location of the example configuration file to match where it's
  actually installed.  Now, the file will actually be copied over during
  POST-INSTALL.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/lang/opencobol/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/opencobol/PLIST \
    pkgsrc/lang/opencobol/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/lang/opencobol/patches/patch-ac
cvs rdiff -r0 -r1.1 pkgsrc/lang/opencobol/patches/patch-ad

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