Date: Wed, 25 Nov 2020 20:44:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 250877] math/nauty: requesting maintainership Message-ID: <bug-250877-7788-ckBWhPmklu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250877-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-250877-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250877 --- Comment #3 from Moritz Schmitt <moritz@schmi.tt> --- I finally found the time to prepare a patch for math/nauty. Here is what has changed: - Change the order of MASTER_SITES as the uniroma1 one is the main one. - Since DISTVERSION is not correctly translated by make anyway, we set PORTVERSION directly. - Simplify DISTNAME. - Update MAINTAINER. - Remove post-extract target as all archives are compiled anyway. - We created a pkg-plist file because PHB 3.2 states: "Usage of PLIST_FILES should not be abused. When looking for the origin of a file, people usually try to grep through the pkg-plist files in the ports tree. Listing files in PLIST_FILES in the Makefile makes that search more difficult." - Make the install target simple and straightforward. - Reorder sections of Makefile according to PHB Chap. 15. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250877-7788-ckBWhPmklu>