pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/40515 CVS commit: pkgsrc/pkgtools/cdpack



The following reply was made to PR pkg/40515; it has been noted by GNATS.

From: Dan McMahill <dmcmahill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40515 CVS commit: pkgsrc/pkgtools/cdpack
Date: Fri, 20 Feb 2009 05:16:51 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  dmcmahill
 Date:          Fri Feb 20 05:16:51 UTC 2009
 
 Modified Files:
        pkgsrc/pkgtools/cdpack: Makefile
        pkgsrc/pkgtools/cdpack/files: cdgen.awk cdpack.1 cdpack.sh
 
 Log Message:
 Update to cdpack-1.9.  This version teaches cdpack how to add packages
 ending in .tbz as well as .tgz.  Should address the problem reported
 in PR pkg/40515.  I am explicitly not using the mk.conf settings
 for PKG_SUFX though because at run time we may or may not have a valid
 mk.conf on hand that corresponds to how the packages were built.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.28 -r1.29 pkgsrc/pkgtools/cdpack/Makefile
 cvs rdiff -r1.6 -r1.7 pkgsrc/pkgtools/cdpack/files/cdgen.awk
 cvs rdiff -r1.13 -r1.14 pkgsrc/pkgtools/cdpack/files/cdpack.1
 cvs rdiff -r1.12 -r1.13 pkgsrc/pkgtools/cdpack/files/cdpack.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index