pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/mangos mangos: update PLIST for go default build a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60282b9b1fc2
branches:  trunk
changeset: 385608:60282b9b1fc2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 20 19:21:30 2022 +0000

description:
mangos: update PLIST for go default build argument change

Bump PKGREVISION.

diffstat:

 net/mangos/Makefile |   4 ++--
 net/mangos/PLIST    |  10 +---------
 2 files changed, 3 insertions(+), 11 deletions(-)

diffs (39 lines):

diff -r d41595ca48ef -r 60282b9b1fc2 net/mangos/Makefile
--- a/net/mangos/Makefile       Tue Sep 20 17:14:13 2022 +0000
+++ b/net/mangos/Makefile       Tue Sep 20 19:21:30 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2022/09/07 09:32:15 bsiegert Exp $
+# $NetBSD: Makefile,v 1.7 2022/09/20 19:21:30 wiz Exp $
 
 DISTNAME=      mangos-3.4.1
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=nanomsg/}
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    net
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
diff -r d41595ca48ef -r 60282b9b1fc2 net/mangos/PLIST
--- a/net/mangos/PLIST  Tue Sep 20 17:14:13 2022 +0000
+++ b/net/mangos/PLIST  Tue Sep 20 19:21:30 2022 +0000
@@ -1,20 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1 2022/04/20 10:10:59 khorben Exp $
-bin/autobahn
+@comment $NetBSD: PLIST,v 1.2 2022/09/20 19:21:30 wiz Exp $
 bin/bus
-bin/chat
-bin/command
 bin/context
-bin/etw-provider-gen
-bin/filewatch
 bin/macat
-bin/mkwinsyscall
 bin/pair
 bin/perf
 bin/pipeline
 bin/pubsub
 bin/raw
 bin/reqrep
-bin/sample
 bin/survey
-bin/validate
 bin/websocket



Home | Main Index | Thread Index | Old Index