pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/mangos



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Sep 20 19:21:30 UTC 2022

Modified Files:
        pkgsrc/net/mangos: Makefile PLIST

Log Message:
mangos: update PLIST for go default build argument change

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/mangos/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/mangos/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/mangos/Makefile
diff -u pkgsrc/net/mangos/Makefile:1.6 pkgsrc/net/mangos/Makefile:1.7
--- pkgsrc/net/mangos/Makefile:1.6      Wed Sep  7 09:32:15 2022
+++ pkgsrc/net/mangos/Makefile  Tue Sep 20 19:21:30 2022
@@ -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}
 

Index: pkgsrc/net/mangos/PLIST
diff -u pkgsrc/net/mangos/PLIST:1.1 pkgsrc/net/mangos/PLIST:1.2
--- pkgsrc/net/mangos/PLIST:1.1 Wed Apr 20 10:10:59 2022
+++ pkgsrc/net/mangos/PLIST     Tue Sep 20 19:21:30 2022
@@ -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