pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc make available for NetBSD platforms going forwards to 99
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f49c8b93333
branches: trunk
changeset: 390886:4f49c8b93333
user: plunky <plunky%pkgsrc.org@localhost>
date: Sat Dec 31 21:49:13 2022 +0000
description:
make available for NetBSD platforms going forwards to 99
diffstat:
comms/obexapp/Makefile | 4 ++--
sysutils/netbt-hcidump/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 761b28aa9a14 -r 4f49c8b93333 comms/obexapp/Makefile
--- a/comms/obexapp/Makefile Sat Dec 31 21:22:13 2022 +0000
+++ b/comms/obexapp/Makefile Sat Dec 31 21:49:13 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2022/05/05 08:33:57 nia Exp $
+# $NetBSD: Makefile,v 1.37 2022/12/31 21:49:33 plunky Exp $
#
DISTNAME= obexapp-1.4.15
@@ -11,7 +11,7 @@
COMMENT= Obex application to transfer objects to mobile equipment
LICENSE= modified-bsd
-ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-[4-9].*-*
+ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-[4-9].*-* NetBSD-[1-9][0-9].*-*
BUILD_DEFS+= VARBASE
diff -r 761b28aa9a14 -r 4f49c8b93333 sysutils/netbt-hcidump/Makefile
--- a/sysutils/netbt-hcidump/Makefile Sat Dec 31 21:22:13 2022 +0000
+++ b/sysutils/netbt-hcidump/Makefile Sat Dec 31 21:49:13 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/03/19 19:16:31 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2022/12/31 21:49:13 plunky Exp $
DISTNAME= bluez-5.27
PKGNAME= netbt-hcidump-${BLUEZ_VERSION}
@@ -16,7 +16,7 @@
EXTRACT_USING= bsdtar
-ONLY_FOR_PLATFORM= NetBSD-[4-9].*-*
+ONLY_FOR_PLATFORM= NetBSD-[4-9].*-* NetBSD-[1-9][0-9].*-*
CONFLICTS+= hcidump-[0-9]* bluez-hcidump-[0-9]*
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index