On 2023/04/09 18:14:52 -0400, A Tammy <openbsd.po...@aisha.cc> wrote:
> Hi,
>   Attached update for monica to 4.0.0 - breaking change of php 8.1+
> dependency, so won't be there on sparc64.
> Full changelog at https://github.com/monicahq/monica/releases/tag/v4.0.0
> 
> OK?

have only built the package but looks good to me.  nit below:

> [...]
> --- Makefile  7 Jun 2022 18:59:10 -0000       1.2
> +++ Makefile  8 Apr 2023 02:07:53 -0000
> [...]
>   # AGPL-3.0
>  PERMIT_PACKAGE =     Yes
> +
> +MODPHP_VERSION=      8.1
>   MODULES =   lang/php

I'd set MODPHP_VERSION *after* MODULES.

also

>  Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/productivity/monica/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -p -r1.1.1.1 distinfo
> --- distinfo  21 May 2022 00:57:36 -0000      1.1.1.1
> +++ distinfo  8 Apr 2023 02:07:53 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (monica-v3.7.0.tar.bz2) =
> YqGGMXRRqPnji9NoQTqX80lYaFxnANQ+WgIaYBedU+4=
> -SIZE (monica-v3.7.0.tar.bz2) = 27282164
> +SHA256 (monica-v4.0.0.tar.bz2) =
> uHsRCO7P5w1JmKDwyLUVjK6NwnTF2mjsz0hOnPrms+w=

the patch is mangled :/

Managed to get back the diff by manually editing the makefile, running
`make makesum' and update-plist.

> +SIZE (monica-v4.0.0.tar.bz2) = 21978004

Reply via email to