Subject: CVS commit: pkgsrc/pkgtools/pkg_rolling-replace
To: None <pkgsrc-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: pkgsrc-changes
Date: 05/20/2007 13:35:56
Module Name: pkgsrc
Committed By: tnn
Date: Sun May 20 13:35:56 UTC 2007
Modified Files:
pkgsrc/pkgtools/pkg_rolling-replace: Makefile
pkgsrc/pkgtools/pkg_rolling-replace/files: pkg_rolling-replace.sh
Log Message:
- Change the way pkg_rolling-replace parses version numbers. Everything
after the last hyphen is the version, not everything after the first
occurence of '-[0-9]'. This allows pkg_rolling-replace users to upgrade
packages such as font-bitstream-100dpi.
- Use INSTALL_MAN, not INSTALL_SCRIPT. Manpages are not executable.
- Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/pkgtools/pkg_rolling-replace/Makefile
cvs rdiff -r1.4 -r1.5 \
pkgsrc/pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.