tech-pkg archive

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

Changing PKGNAME (Re: CVS commit: pkgsrc/lang/gauche)



* On 2024-12-12 at 15:14 GMT, Ryo ONODERA wrote:

Module Name:	pkgsrc
Committed By:	ryoon
Date:		Thu Dec 12 15:14:36 UTC 2024

Modified Files:
	pkgsrc/lang/gauche: Makefile PLIST distinfo
	pkgsrc/lang/gauche/patches: patch-af patch-ag
	    patch-ext_zlib_Makefile.in
Added Files:
	pkgsrc/lang/gauche/patches: patch-ext_Makefile.ext.in
Removed Files:
	pkgsrc/lang/gauche/patches: patch-aa patch-ext_tls_axTLS_ssl_os__port.h

Log Message:
lang/gauche: Update to 0.9.15

This broke the tree, you changed the PKGNAME from Gauche to gauche.

What do folks want to do here? I didn't think we did this (despite my dislike of capitals in package names). It won't break pkgin as the PKGPATH is the same, but are there other tools that will break?

Either it needs to be reverted back, or its own buildlink3.mk needs to be fixed to match the change as well as a couple of DEPENDS across the tree that are currently stopping bulk builds from running.

There are a number of pkglint errors and warnings that were missed, for example:

  ERROR: buildlink3.mk:3: Package name mismatch between "Gauche" in this file and "gauche" from Makefile:5.
  WARN: options.mk:3: The buildlink3 identifier "Gauche" should be the same as the options identifier "gauche".

--
Jonathan Perkin   -   mnx.io   -   pkgsrc.smartos.org
Open Source Complete Cloud   www.tritondatacenter.com


Home | Main Index | Thread Index | Old Index