From f69363d6708ac432e7ca0b1ef30777e24d04a37e Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 5 Nov 2018 17:23:41 +0000 Subject: [PATCH] most post-patch to do-gen --- devel/libcoap/Makefile | 4 ++-- graphics/iec16022/Makefile | 4 ++-- graphics/openjpeg/Makefile | 4 ++-- multimedia/atomicparsley/Makefile | 4 ++-- multimedia/motion/Makefile | 4 ++-- net/mac-telnet/Makefile | 4 ++-- net/mtr/Makefile | 4 ++-- net/nfdump/Makefile | 4 ++-- news/slrn/Makefile | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/devel/libcoap/Makefile b/devel/libcoap/Makefile index b84c2c97c33..5ad721ba4be 100644 --- a/devel/libcoap/Makefile +++ b/devel/libcoap/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2018/06/14 21:15:26 sthen Exp $ +# $OpenBSD: Makefile,v 1.2 2018/11/05 17:23:41 sthen Exp $ COMMENT= communicate with embedded devices using CoAP (RFC 7252) @@ -48,7 +48,7 @@ CONFIGURE_ARGS= --disable-doxygen \ AUTOCONF_VERSION= 2.69 AUTOMAKE_VERSION= 1.15 -post-patch: +do-gen: cd ${WRKSRC}; AUTOCONF_VERSION=${AUTOCONF_VERSION} \ AUTOMAKE_VERSION=${AUTOMAKE_VERSION} ./autogen.sh diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile index f3c431c8095..a907ad505b5 100755 --- a/graphics/iec16022/Makefile +++ b/graphics/iec16022/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2018/02/27 12:02:17 sthen Exp $ +# $OpenBSD: Makefile,v 1.11 2018/11/05 17:23:41 sthen Exp $ COMMENT= 2D barcodes / DataMatrix creation tool @@ -33,7 +33,7 @@ BUILD_DEPENDS= ${MODGNU_AUTOCONF_DEPENDS} \ ${MODGNU_AUTOMAKE_DEPENDS} \ devel/libtool -post-patch: +do-gen: cd ${WRKSRC}; AUTOCONF_VERSION=${AUTOCONF_VERSION} \ AUTOMAKE_VERSION=${AUTOMAKE_VERSION} ./autogen.sh diff --git a/graphics/openjpeg/Makefile b/graphics/openjpeg/Makefile index 9a4612c694d..3c5f0c2a532 100644 --- a/graphics/openjpeg/Makefile +++ b/graphics/openjpeg/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2018/08/03 07:07:44 espie Exp $ +# $OpenBSD: Makefile,v 1.28 2018/11/05 17:23:41 sthen Exp $ COMMENT= open-source JPEG 2000 codec library @@ -45,7 +45,7 @@ CONFIGURE_ENV += TIFF_LIBS='-L${LOCALBASE}/lib -ltiff -ljpeg' \ pre-patch: perl -i -pe 's/\r$$//; s/\t*$$//;' ${WRKSRC}/libopenjpeg/opj_malloc.h -post-patch: +do-gen: cd ${WRKSRC} && AUTOCONF_VERSION="${AUTOCONF_VERSION}" \ AUTOMAKE_VERSION="${AUTOMAKE_VERSION}" \ PATH=${PORTPATH} ./bootstrap.sh diff --git a/multimedia/atomicparsley/Makefile b/multimedia/atomicparsley/Makefile index 4ff85638401..6cb25f91f97 100644 --- a/multimedia/atomicparsley/Makefile +++ b/multimedia/atomicparsley/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2018/10/24 14:28:08 sthen Exp $ +# $OpenBSD: Makefile,v 1.11 2018/11/05 17:23:41 sthen Exp $ COMMENT= read and set MPEG-4/3GPP metadata tags @@ -34,7 +34,7 @@ BUILD_DEPENDS= ${MODGNU_AUTOCONF_DEPENDS} \ NO_TEST= Yes SEPARATE_BUILD= Yes -post-patch: +do-gen: cd ${WRKSRC}; AUTOCONF_VERSION=${AUTOCONF_VERSION} \ AUTOMAKE_VERSION=${AUTOMAKE_VERSION} ./autogen.sh diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index ab519bba8f6..9f15f6ec443 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2018/05/29 07:30:45 espie Exp $ +# $OpenBSD: Makefile,v 1.20 2018/11/05 17:23:41 sthen Exp $ V= 4.1.1 REVISION= 2 @@ -60,7 +60,7 @@ CONFIGURE_ARGS+= --without-pgsql NO_TEST= Yes -post-patch: +do-gen: cd ${WRKSRC} && AUTOCONF_VERSION=${AUTOCONF_VERSION} \ AUTOMAKE_VERSION=${AUTOMAKE_VERSION} autoreconf -fiv diff --git a/net/mac-telnet/Makefile b/net/mac-telnet/Makefile index f9111a6e65f..716265ace5a 100644 --- a/net/mac-telnet/Makefile +++ b/net/mac-telnet/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2018/09/04 12:46:17 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2018/11/05 17:23:41 sthen Exp $ COMMENT= client for MikroTik's "L2 telnet" protocol#' @@ -31,7 +31,7 @@ CONFIGURE_STYLE= gnu AUTOCONF_VERSION= 2.69 AUTOMAKE_VERSION= 1.15 -post-patch: +do-gen: cd ${WRKSRC}; AUTOCONF_VERSION=${AUTOCONF_VERSION} \ AUTOMAKE_VERSION=${AUTOMAKE_VERSION} ./autogen.sh diff --git a/net/mtr/Makefile b/net/mtr/Makefile index bc6413fc18b..14a3231b383 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.65 2018/07/17 10:09:42 sthen Exp $ +# $OpenBSD: Makefile,v 1.66 2018/11/05 17:23:41 sthen Exp $ COMMENT= Matt's traceroute - network diagnostic tool#' @@ -51,7 +51,7 @@ CONFIGURE_ARGS+= --without-glib \ --without-gtk .endif -post-patch: +do-gen: printf '#!/bin/sh\necho -n ${GH_TAGNAME:S/v//}\n' \ > ${WRKSRC}/build-aux/git-version-gen cd ${WRKSRC}; AUTOCONF_VERSION=${AUTOCONF_VERSION} \ diff --git a/net/nfdump/Makefile b/net/nfdump/Makefile index 48b466e30fb..0cc24a01fd1 100644 --- a/net/nfdump/Makefile +++ b/net/nfdump/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.23 2018/04/23 13:48:49 sthen Exp $ +# $OpenBSD: Makefile,v 1.24 2018/11/05 17:23:41 sthen Exp $ COMMENT-main = tools to collect and process netflow data COMMENT-nfprofile = filters data from nfdump according to profiles @@ -65,7 +65,7 @@ BUILD_DEPENDS = devel/libtool \ ${MODGNU_AUTOCONF_DEPENDS} \ ${MODGNU_AUTOMAKE_DEPENDS} -post-patch: +do-gen: cd ${WRKSRC}; AUTOCONF_VERSION=${AUTOCONF_VERSION} \ AUTOMAKE_VERSION=${AUTOMAKE_VERSION} ./autogen.sh diff --git a/news/slrn/Makefile b/news/slrn/Makefile index d463e0be902..080fd8488ad 100644 --- a/news/slrn/Makefile +++ b/news/slrn/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.56 2016/11/26 15:21:45 naddy Exp $ +# $OpenBSD: Makefile,v 1.57 2018/11/05 17:23:41 sthen Exp $ COMMENT= SLang-based newsreader @@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --with-slang=${LOCALBASE} MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/autoconf # replace bundled m4 files with the newer (working ;) ones from gettext -post-patch: +do-gen: .for i in gettext lib-ld lib-prefix nls progtest iconv lib-link po cp ${LOCALBASE}/share/aclocal/$i.m4 ${WRKSRC}/autoconf/include/ .endfor