Subject: CVS commit: pkgsrc/lang/perl58
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/30/2003 10:15:27
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Jun 30 10:15:27 UTC 2003

Modified Files:
	pkgsrc/lang/perl58: Makefile
Removed Files:
	pkgsrc/lang/perl58: Makefile.common

Log Message:
* Remove Makefile.common since its only used by perl58/Makefile.
* Rename PERL5_DIST_VERS to PERL5_VERS so that the variable name is more
  accurate.
* Make it easier to test perl5 snapshots using the existing perl5 package
  (just to make my life simpler).  Now we simply define PERL5_SNAPSHOT to
  the perl snapshot version and set PERL5_VERS to the appropriate version
  number for the release candidate for the next release of perl5.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/lang/perl58/Makefile
cvs rdiff -r1.1.1.1 -r0 pkgsrc/lang/perl58/Makefile.common

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