pkgsrc-WIP-changes archive

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

Makefile: sync & sort



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Thu Jan 21 17:50:46 2021 +0100
Changeset:	00c35a832f1592fcd625307cc4104e4ec19c96ae

Modified Files:
	Makefile

Log Message:
Makefile: sync & sort

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=00c35a832f1592fcd625307cc4104e4ec19c96ae

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

diffstat:
 Makefile | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 15b09f6213..85e4bcea59 100644
--- a/Makefile
+++ b/Makefile
@@ -1200,8 +1200,8 @@ SUBDIR+=	go-douceur-aymerick
 SUBDIR+=	go-easyjson
 SUBDIR+=	go-err113
 SUBDIR+=	go-errlog
-SUBDIR+=	go-errwrap
 SUBDIR+=	go-errorx
+SUBDIR+=	go-errwrap
 SUBDIR+=	go-eventsource
 SUBDIR+=	go-ewma
 SUBDIR+=	go-fastprinter
@@ -1251,11 +1251,11 @@ SUBDIR+=	go-log
 SUBDIR+=	go-lzw
 SUBDIR+=	go-madon
 SUBDIR+=	go-makezero
+SUBDIR+=	go-maligned
 SUBDIR+=	go-memcache
+SUBDIR+=	go-mock
 SUBDIR+=	go-mp3
 SUBDIR+=	go-mpb
-SUBDIR+=	go-maligned
-SUBDIR+=	go-mock
 SUBDIR+=	go-native
 SUBDIR+=	go-notify
 SUBDIR+=	go-ole
@@ -1302,8 +1302,8 @@ SUBDIR+=	go-upspin
 SUBDIR+=	go-uuid
 SUBDIR+=	go-uuid-iris-contrib
 SUBDIR+=	go-uuid-myesui
-SUBDIR+=	go-zipexe
 SUBDIR+=	go-zeroconf
+SUBDIR+=	go-zipexe
 SUBDIR+=	goattracker
 SUBDIR+=	godura
 SUBDIR+=	goldendict
@@ -3060,7 +3060,6 @@ SUBDIR+=	pkg_fake
 SUBDIR+=	pkg_rmleaves
 SUBDIR+=	pkg_summary-utils
 SUBDIR+=	pkgmanager
-SUBDIR+=	pkgsrc-wip-tools
 SUBDIR+=	plan9port
 SUBDIR+=	plank
 SUBDIR+=	plantri
@@ -5019,6 +5018,7 @@ SUBDIR+=	slime
 SUBDIR+=	slowhttptest
 SUBDIR+=	slune
 SUBDIR+=	slurm-wlm
+SUBDIR+=	slurm-wlm-devel
 SUBDIR+=	sm-change_ldappass
 SUBDIR+=	sm-change_qldforward
 SUBDIR+=	sm-compatibility
@@ -5500,6 +5500,7 @@ SUBDIR+=	wine64
 SUBDIR+=	wine64-dev
 SUBDIR+=	wings
 SUBDIR+=	winwrangler
+SUBDIR+=	wip-tools
 SUBDIR+=	wireguard-go
 SUBDIR+=	wireless-tools
 SUBDIR+=	wireshark2


Home | Main Index | Thread Index | Old Index