Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: textproc/mxml linkrot
To:
ports@openbsd.org
Date:
Sun, 19 May 2024 12:13:25 +0100

Download raw body.

Thread
  • Jeremy Mates:

    textproc/mxml linkrot

    • Stuart Henderson:

      textproc/mxml linkrot

On 2024/05/18 18:17, Jeremy Mates wrote:
> Both links are broken; however, I'm not sure if SITES should be
> something else?

SITES should point to github now, but the old version doesn't seem
available. I'll look at updating to a 3.x version (4.x changes API).


> --- Makefile.orig	Sat May 18 18:14:48 2024
> +++ Makefile	Sat May 18 18:15:36 2024
> @@ -4,14 +4,14 @@
>  
>  SHARED_LIBS=		mxml	0.2	# 1.5
>  
> -HOMEPAGE=		http://www.msweet.org/projects.php?Z3
> +HOMEPAGE=		https://www.msweet.org/mxml/
>  
>  # LGPLv2 with exceptions
>  PERMIT_PACKAGE=	Yes
>  
>  WANTLIB=		c
>  
> -SITES=			http://www.msweet.org/files/project3/
> +SITES=			https://www.msweet.org/mxml/
>  
>  CONFIGURE_STYLE=	gnu dest
>  CONFIGURE_ARGS+=	--disable-threads
>