Subject: CVS commit: pkgsrc/pkgtools/url2pkg
From: Roland Illig
Date: 2019-10-27 20:19:55
Message id: 20191027191955.50808FA8D@cvs.NetBSD.org

Log Message:
pkgtools/url2pkg: update to 19.3.4

Changes since 19.3.3:

The code that handles license names is the same for Python and Perl
modules.

Python packages that use distutils.extension can be handled. An example
package is devel/py-pysha3.

The DESCR file is filled from the package's README file.

The PLIST is generated with some comments providing further assistance.

Files:
RevisionActionfile
1.107modifypkgsrc/pkgtools/url2pkg/Makefile
1.9modifypkgsrc/pkgtools/url2pkg/PLIST
1.4modifypkgsrc/pkgtools/url2pkg/files/Build.pm
1.14modifypkgsrc/pkgtools/url2pkg/files/MakeMaker.pm
1.7modifypkgsrc/pkgtools/url2pkg/files/setuptools.py
1.24modifypkgsrc/pkgtools/url2pkg/files/url2pkg.py
1.23modifypkgsrc/pkgtools/url2pkg/files/url2pkg_test.py