On Thu, Nov 17, 2011 at 02:29:52PM +0100, viq wrote: > And look what this caught
And I got caught by the common misspelling too, correct below.
> --
> viq
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/libf2c/Makefile,v
> retrieving revision 1.10
> diff -u -d -r1.10 Makefile
> --- Makefile 18 Jul 2011 19:06:36 -0000 1.10
> +++ Makefile 17 Nov 2011 13:27:53 -0000
> @@ -4,11 +4,11 @@
> CONFIG = ${MACHINE_ARCH}-unknown-openbsd${OSREV}
> SUBST_VARS += CONFIG V
> PKGNAME = libf2c-$V
> -REVISION = 6
> +REVISION = 7
> DISTFILES = libf2c-openbsd.tgz
> MASTER_SITES = http://spacehopper.org/mirrors/
>
> -NOT_FOR_ARCHES = ${GCC2_ARCHS}
> +NOT_FOR_ARCH = ${GCC2_ARCHS}
> COMMENT = GNU fortran 77 libraries
> CATEGORIES = devel math
> PERMIT_DISTFILES_CDROM = Yes
--
viq
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/libf2c/Makefile,v
retrieving revision 1.10
diff -u -d -r1.10 Makefile
--- Makefile 18 Jul 2011 19:06:36 -0000 1.10
+++ Makefile 17 Nov 2011 13:27:53 -0000
@@ -4,11 +4,11 @@
CONFIG = ${MACHINE_ARCH}-unknown-openbsd${OSREV}
SUBST_VARS += CONFIG V
PKGNAME = libf2c-$V
-REVISION = 6
+REVISION = 7
DISTFILES = libf2c-openbsd.tgz
MASTER_SITES = http://spacehopper.org/mirrors/
-NOT_FOR_ARCHES = ${GCC2_ARCHS}
+NOT_FOR_ARCHS = ${GCC2_ARCHS}
COMMENT = GNU fortran 77 libraries
CATEGORIES = devel math
PERMIT_DISTFILES_CDROM = Yes
pgpS8o3YJKeIv.pgp
Description: PGP signature
