pkgsrc-WIP-changes archive

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

gunison: upgrade candidate for net/gunison



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Sun Oct 24 21:48:30 2021 +0200
Changeset:	45d1b6bc3e89aaa757a31d4c5003ffd66696fe7d

Modified Files:
	Makefile
Added Files:
	gunison/DESCR
	gunison/Makefile
	gunison/PLIST
	gunison/distinfo
	gunison/go-modules.mk

Log Message:
gunison: upgrade candidate for net/gunison

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

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

diffstat:
 Makefile              |  6 +++++-
 gunison/DESCR         |  4 ++++
 gunison/Makefile      | 24 +++++++++++++++++++++
 gunison/PLIST         |  2 ++
 gunison/distinfo      | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++
 gunison/go-modules.mk | 20 +++++++++++++++++
 6 files changed, 114 insertions(+), 1 deletion(-)

diffs:
diff --git a/Makefile b/Makefile
index 1bdb649e25..6cf050fccc 100644
--- a/Makefile
+++ b/Makefile
@@ -1064,7 +1064,7 @@ SUBDIR+=	gauche-dbd-pg
 SUBDIR+=	gauche-fastcgi
 SUBDIR+=	gauche-pib
 SUBDIR+=	gcalcli-git
-SUBDIR+=	gcc10_aux
+SUBDIR+=	gcc10-aux
 SUBDIR+=	gcc10snapshot
 SUBDIR+=	gcc42
 SUBDIR+=	gcc43
@@ -1458,6 +1458,7 @@ SUBDIR+=	guile-reader
 SUBDIR+=	guile-stis-parser
 SUBDIR+=	guile30
 SUBDIR+=	guitone
+SUBDIR+=	gunison
 SUBDIR+=	gupnp-ui
 SUBDIR+=	gurlchecker
 SUBDIR+=	gvariant
@@ -2569,6 +2570,8 @@ SUBDIR+=	newsboat
 SUBDIR+=	newsboat213
 SUBDIR+=	newt
 SUBDIR+=	nget
+SUBDIR+=	nginx
+SUBDIR+=	nginx-devel
 SUBDIR+=	ngircd
 SUBDIR+=	nicotine+
 SUBDIR+=	nih-current
@@ -4329,6 +4332,7 @@ SUBDIR+=	py-ptrace
 SUBDIR+=	py-ptyx
 SUBDIR+=	py-pulp
 SUBDIR+=	py-pulsar
+SUBDIR+=	py-puremagic
 SUBDIR+=	py-pweave
 SUBDIR+=	py-pwntools
 SUBDIR+=	py-py4j
diff --git a/gunison/DESCR b/gunison/DESCR
new file mode 100644
index 0000000000..a59db2d4d1
--- /dev/null
+++ b/gunison/DESCR
@@ -0,0 +1,4 @@
+Gunison is a new GUI (GTK 3) frontend for the Unison file synchronizer.
+Unison already has a built-in GTK 2 frontend, but Gunison is nicer
+and more convenient. Gunison works by wrapping Unison's console
+frontend in an expect-like fashion.
diff --git a/gunison/Makefile b/gunison/Makefile
new file mode 100644
index 0000000000..7e9b6a467b
--- /dev/null
+++ b/gunison/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.7 2021/10/09 10:41:10 tnn Exp $
+
+DISTNAME=	gunison-0.2.0
+CATEGORIES=	net
+MASTER_SITES=	${MASTER_SITE_GITHUB:=vfaronov/}
+GITHUB_TAG=	v${PKGVERSION_NOREV}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://github.com/vfaronov/gunison
+COMMENT=	GTK3 frontend for unison
+LICENSE=	mit
+
+USE_TOOLS+=	pkg-config
+
+GO_BUILD_PATTERN=	.
+
+# like all go packages
+CHECK_RELRO_SKIP=	bin/gunison
+
+.include "go-modules.mk"
+
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../lang/go/go-module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/gunison/PLIST b/gunison/PLIST
new file mode 100644
index 0000000000..c5a4a0ab74
--- /dev/null
+++ b/gunison/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/06/02 19:59:23 wiz Exp $
+bin/gunison
diff --git a/gunison/distinfo b/gunison/distinfo
new file mode 100644
index 0000000000..fe90309354
--- /dev/null
+++ b/gunison/distinfo
@@ -0,0 +1,59 @@
+$NetBSD: distinfo,v 1.2 2021/10/07 14:41:34 nia Exp $
+
+RMD160 (github.com_davecgh_go-spew_@v_v1.1.0.mod) = 4852c7da0ba90c40c926de5b2fb9b55666a6d698
+SHA512 (github.com_davecgh_go-spew_@v_v1.1.0.mod) = 5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
+Size (github.com_davecgh_go-spew_@v_v1.1.0.mod) = 34 bytes
+RMD160 (github.com_davecgh_go-spew_@v_v1.1.0.zip) = 3543ebac45de73507504fbef7f94cbd222e091e4
+SHA512 (github.com_davecgh_go-spew_@v_v1.1.0.zip) = 53dc5484f488ae1f8d0eb672c3431bbf9fce33dfcee83dda7929103e3650559cf703f601716984a640422f01cc640860dba0b47e16aef04d0d2452a266fefbf9
+Size (github.com_davecgh_go-spew_@v_v1.1.0.zip) = 60546 bytes
+RMD160 (github.com_gotk3_gotk3_@v_v0.5.3-0.20210514043925-3f44af595c5e.mod) = 268978e871929cd3f0eca211c4a22dc96ad1b100
+SHA512 (github.com_gotk3_gotk3_@v_v0.5.3-0.20210514043925-3f44af595c5e.mod) = 2e251029136f540fd056077d2b41c7ed820ad3614bf50516ad9a60ba54e1808e18ccfdd91a4454428adcf1426fc2ab93636cc8f9e2a55c14ad07648dd31cc35d
+Size (github.com_gotk3_gotk3_@v_v0.5.3-0.20210514043925-3f44af595c5e.mod) = 39 bytes
+RMD160 (github.com_gotk3_gotk3_@v_v0.5.3-0.20210514043925-3f44af595c5e.zip) = 9ab4a03bbff6cfc34e1cd9f5f8d6cca510268023
+SHA512 (github.com_gotk3_gotk3_@v_v0.5.3-0.20210514043925-3f44af595c5e.zip) = 84790650dd4222e5e6ca01fde903439a9989d57f8a1f8c598666ef5bae1a23707b06ca8b8b86356bf5275fb6eca605e821f973fdf3742bf3ed8abd881ef61627
+Size (github.com_gotk3_gotk3_@v_v0.5.3-0.20210514043925-3f44af595c5e.zip) = 416944 bytes
+RMD160 (github.com_pmezard_go-difflib_@v_v1.0.0.mod) = 659635002c67fc961fe588b74e08ee075e4ac488
+SHA512 (github.com_pmezard_go-difflib_@v_v1.0.0.mod) = c3d5c48cdb8ba6af7071a07cfede06e0ab67e3726d9de592a952fad40167dcbdd9621dc2c4df1bd3c28eb99d70b1b6d8d812441237c35bf492e5b7f07bd33902
+Size (github.com_pmezard_go-difflib_@v_v1.0.0.mod) = 37 bytes
+RMD160 (github.com_pmezard_go-difflib_@v_v1.0.0.zip) = 816609595b802b005d4b3ef00270b29c3c306349
+SHA512 (github.com_pmezard_go-difflib_@v_v1.0.0.zip) = 3b85697185ba85cdef6202444ab6cabeabfad8a03d66b3839a852586b1f91ddae7897a57c8c138d5647022aa44906c7ef3c5339d520f90eeea0742a935da8cf2
+Size (github.com_pmezard_go-difflib_@v_v1.0.0.zip) = 12433 bytes
+RMD160 (github.com_skratchdot_open-golang_@v_v0.0.0-20200116055534-eef842397966.mod) = 837a223a99b3af5592494b7ca7554e2240e1dce3
+SHA512 (github.com_skratchdot_open-golang_@v_v0.0.0-20200116055534-eef842397966.mod) = 7a7b948320e1df47d23498732e5fd7e63fcd7e905299e11f74ee86a8146fe8df29dfea06abd59185810d75c7ff670e2ecba07ccc461b681a9469beafcfb7801b
+Size (github.com_skratchdot_open-golang_@v_v0.0.0-20200116055534-eef842397966.mod) = 41 bytes
+RMD160 (github.com_skratchdot_open-golang_@v_v0.0.0-20200116055534-eef842397966.zip) = 44f2ce7f6902c6b724d981afcf31e5f85515c789
+SHA512 (github.com_skratchdot_open-golang_@v_v0.0.0-20200116055534-eef842397966.zip) = c6c281f254babe495259203720ee46fc6a5efdaec50d2504781289d7ca6358cdcac6cff4ce2556d505926bb8f9a352ac55caa5a8389fb5c15a2de5d2919cf24a
+Size (github.com_skratchdot_open-golang_@v_v0.0.0-20200116055534-eef842397966.zip) = 10942 bytes
+RMD160 (github.com_stretchr_objx_@v_v0.1.0.mod) = 1fc042883909e7b77c739ac7507ebb643bec988d
+SHA512 (github.com_stretchr_objx_@v_v0.1.0.mod) = 4e366e5a60559a8863cb2a50280deb307d8bf885ca5440cce1b49a084b4cc4583b3481240125f35f161226592a43f2c0a426152f117d79b68c92c72a93f751d5
+Size (github.com_stretchr_objx_@v_v0.1.0.mod) = 32 bytes
+RMD160 (github.com_stretchr_objx_@v_v0.1.0.zip) = cf232befa20b075cc15c27bab5c155bbaf7766fe
+SHA512 (github.com_stretchr_objx_@v_v0.1.0.zip) = 968b76a138261cfee0d1f58ede483741328968e24d073b24affdc7ab9cbf9bb76dd9fa1785423c49471c02ea4804810ebe673bc623c4f72389b2654a64a565e1
+Size (github.com_stretchr_objx_@v_v0.1.0.zip) = 34637 bytes
+RMD160 (github.com_stretchr_testify_@v_v1.7.0.mod) = bbf7a4b6a2fff9dc03004e2abf479dad0aa0ec2b
+SHA512 (github.com_stretchr_testify_@v_v1.7.0.mod) = 197e6ef15edb27ded67ccfb636c252fe522f0930ff012341a4b593f25b5dd8282e4f658970931cfdeb8f2c5ee0b4ebac6738fe7634bf00896d12270fcbf4b31b
+Size (github.com_stretchr_testify_@v_v1.7.0.mod) = 216 bytes
+RMD160 (github.com_stretchr_testify_@v_v1.7.0.zip) = 825a9c0be75497906e53792c55213dea1d00cd15
+SHA512 (github.com_stretchr_testify_@v_v1.7.0.zip) = be80972112f0a3907bde960637cb2c08d6ba4256ca27cfa07de5a0a8e523d0dfbd8e90ae593e5302d7351b7dbddecf69dc3985a9d19b96087732dd886eff371f
+Size (github.com_stretchr_testify_@v_v1.7.0.zip) = 105564 bytes
+RMD160 (gopkg.in_check.v1_@v_v0.0.0-20161208181325-20d25e280405.mod) = 8dff587eaef4d77f44e38273c922de210c7ab53d
+SHA512 (gopkg.in_check.v1_@v_v0.0.0-20161208181325-20d25e280405.mod) = 9ac0f80ef05881387cb2f48f81560f3207fe586ea16495383662e6d62e43d93fac01dfe72e1d0063d3ab065331dab3a8098d7da4f1830ba1aff6f27f8e1bc1b2
+Size (gopkg.in_check.v1_@v_v0.0.0-20161208181325-20d25e280405.mod) = 25 bytes
+RMD160 (gopkg.in_check.v1_@v_v0.0.0-20161208181325-20d25e280405.zip) = c42d7bfdf4ff4e82c142eac328f52ee061594afe
+SHA512 (gopkg.in_check.v1_@v_v0.0.0-20161208181325-20d25e280405.zip) = 97c96a92ec86372c2f06141c30bceaa86ed62c1db34696f9542f43f3411cb0a37dea654de923a5ee054e603198179b9048e3b477da140e4092ffadc4525b9241
+Size (gopkg.in_check.v1_@v_v0.0.0-20161208181325-20d25e280405.zip) = 39844 bytes
+RMD160 (gopkg.in_yaml.v3_@v_v3.0.0-20200313102051-9f266ea9e77c.mod) = 5d3630ea40f3fd760b6a6d4f33fd7ba86b0b166c
+SHA512 (gopkg.in_yaml.v3_@v_v3.0.0-20200313102051-9f266ea9e77c.mod) = 307ca9123efc577ca04828996ee9d8edbb51794ccb4b8d9f169ba689e7276aa5f6ae106a04b22b7fab853ffacfebcbf74468b64eaefd57445864c1fbc77fad9d
+Size (gopkg.in_yaml.v3_@v_v3.0.0-20200313102051-9f266ea9e77c.mod) = 95 bytes
+RMD160 (gopkg.in_yaml.v3_@v_v3.0.0-20200313102051-9f266ea9e77c.zip) = dfb31e1dead14b51dab12714382c1078aa547236
+SHA512 (gopkg.in_yaml.v3_@v_v3.0.0-20200313102051-9f266ea9e77c.zip) = bee7757d760f5ba1b9f7523af358652a5cb65f2b0064da097f78450871b2636efcbab0298a9871bbb3ce8012bf95a155949251d4f61464dde510097b936b47a8
+Size (gopkg.in_yaml.v3_@v_v3.0.0-20200313102051-9f266ea9e77c.zip) = 101467 bytes
+RMD160 (gunison-0.2.0.tar.gz) = 9f90d4edf1eba56639a12cb548fbb21948c042be
+SHA512 (gunison-0.2.0.tar.gz) = 28ee712eaeb7cc692101239c627722a74d4c5739c11a4fb65c68bdd7da745137893924946423da15423d270ad2e14145475530a9bf6732af6ee83af44efe1216
+Size (gunison-0.2.0.tar.gz) = 202353 bytes
+RMD160 (pgregory.net_rapid_@v_v0.4.5.mod) = d404dec9e0db6decfdcff5eae4807b1ba0ef02a1
+SHA512 (pgregory.net_rapid_@v_v0.4.5.mod) = f2d99ae39addbdf939b02677ce9c464decd2b9923fa04c9a07918f3f5ed5dc3abad36142e44b355ebd3429c0c46488501e399f0e7a7db253e302fa29cb1f294c
+Size (pgregory.net_rapid_@v_v0.4.5.mod) = 35 bytes
+RMD160 (pgregory.net_rapid_@v_v0.4.5.zip) = 03d63d064c01d58e5af23b22ff9789583323d347
+SHA512 (pgregory.net_rapid_@v_v0.4.5.zip) = f3eeb9257245042ee8d8bf7110c861f67a5ed6de73bc9c44f9503161cbe29891f2aa34e92230d27113e443a479c01c55421a53d8f29f862123b57d361fc6933c
+Size (pgregory.net_rapid_@v_v0.4.5.zip) = 100303 bytes
diff --git a/gunison/go-modules.mk b/gunison/go-modules.mk
new file mode 100644
index 0000000000..2c26b205f8
--- /dev/null
+++ b/gunison/go-modules.mk
@@ -0,0 +1,20 @@
+# $NetBSD: go-modules.mk,v 1.1 2021/06/02 19:59:23 wiz Exp $
+
+GO_MODULE_FILES+=	github.com/davecgh/go-spew/@v/v1.1.0.mod
+GO_MODULE_FILES+=	github.com/davecgh/go-spew/@v/v1.1.0.zip
+GO_MODULE_FILES+=	github.com/gotk3/gotk3/@v/v0.5.3-0.20210514043925-3f44af595c5e.mod
+GO_MODULE_FILES+=	github.com/gotk3/gotk3/@v/v0.5.3-0.20210514043925-3f44af595c5e.zip
+GO_MODULE_FILES+=	github.com/pmezard/go-difflib/@v/v1.0.0.mod
+GO_MODULE_FILES+=	github.com/pmezard/go-difflib/@v/v1.0.0.zip
+GO_MODULE_FILES+=	github.com/skratchdot/open-golang/@v/v0.0.0-20200116055534-eef842397966.mod
+GO_MODULE_FILES+=	github.com/skratchdot/open-golang/@v/v0.0.0-20200116055534-eef842397966.zip
+GO_MODULE_FILES+=	github.com/stretchr/objx/@v/v0.1.0.mod
+GO_MODULE_FILES+=	github.com/stretchr/objx/@v/v0.1.0.zip
+GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.7.0.mod
+GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.7.0.zip
+GO_MODULE_FILES+=	gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.mod
+GO_MODULE_FILES+=	gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.zip
+GO_MODULE_FILES+=	gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod
+GO_MODULE_FILES+=	gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.zip
+GO_MODULE_FILES+=	pgregory.net/rapid/@v/v0.4.5.mod
+GO_MODULE_FILES+=	pgregory.net/rapid/@v/v0.4.5.zip


Home | Main Index | Thread Index | Old Index