On Tue, May 07 2019, Ian Darwin <i...@darwinsys.com> wrote:
> Previously jca@ ok'd the removal. Is this a good way on quirks? OK?
>
> Index: devel/quirks/files/Quirks.pm
> ===================================================================
> RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
> retrieving revision 1.767
> diff -u -p -r1.767 Quirks.pm
> --- devel/quirks/files/Quirks.pm      5 May 2019 23:48:01 -0000       1.767
> +++ devel/quirks/files/Quirks.pm      7 May 2019 19:00:27 -0000
> @@ -1225,6 +1225,7 @@ my $obsolete_reason = {
>       'libkgeomap' => 0,
>       'piwik' => 1,
>       'wml' => 5,
> +     'junit' => 1,

For the record reason #1 is "no benefit to being packaged", which
applies here IMO.  You must bump the quirks package version whenever you
change its content, as below.


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.750
diff -u -p -r1.750 Makefile
--- Makefile    5 May 2019 23:48:01 -0000       1.750
+++ Makefile    7 May 2019 19:20:14 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    devel databases
 DISTFILES =
 
 # API.rev
-PKGNAME =      quirks-3.142
+PKGNAME =      quirks-3.143
 PKG_ARCH =     *
 MAINTAINER =   Marc Espie <es...@openbsd.org>
 
With that additional hunk, still ok jca@

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

  • rm java/junit Ian Darwin
    • Re: rm java/junit Jeremie Courreges-Anglas

Reply via email to