svn commit: r508753 - head/ports-mgmt/modules2tuple

Tobias Kortkamp tobik at FreeBSD.org
Mon Aug 12 17:28:40 UTC 2019


Author: tobik
Date: Mon Aug 12 17:28:39 2019
New Revision: 508753
URL: https://svnweb.freebsd.org/changeset/ports/508753

Log:
  ports-mgmt/modules2tuple: Update to 1.8.0
  
  Changes:	https://github.com/dmgk/modules2tuple/releases/tag/v1.8.0
  PR:		239804
  Submitted by:	Dmitri Goutnik <dg at syrec.org> (maintainer)

Modified:
  head/ports-mgmt/modules2tuple/Makefile
  head/ports-mgmt/modules2tuple/distinfo

Modified: head/ports-mgmt/modules2tuple/Makefile
==============================================================================
--- head/ports-mgmt/modules2tuple/Makefile	Mon Aug 12 16:44:39 2019	(r508752)
+++ head/ports-mgmt/modules2tuple/Makefile	Mon Aug 12 17:28:39 2019	(r508753)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	modules2tuple
-PORTVERSION=	1.7.3
+PORTVERSION=	1.8.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	ports-mgmt
 
@@ -13,7 +13,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		go:modules
 
-GO_PKGNAME=	github.com/${GH_ACCOUNT}/${PORTNAME}
 GO_BUILDFLAGS=	-ldflags="-X main.version=${PORTVERSION}"
 
 USE_GITHUB=	yes

Modified: head/ports-mgmt/modules2tuple/distinfo
==============================================================================
--- head/ports-mgmt/modules2tuple/distinfo	Mon Aug 12 16:44:39 2019	(r508752)
+++ head/ports-mgmt/modules2tuple/distinfo	Mon Aug 12 17:28:39 2019	(r508753)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562770025
-SHA256 (dmgk-modules2tuple-v1.7.3_GH0.tar.gz) = d9d9df136fa146eff77198019205d451abc9c5bc9bb99f427b571d5d743dacba
-SIZE (dmgk-modules2tuple-v1.7.3_GH0.tar.gz) = 8017
+TIMESTAMP = 1565626763
+SHA256 (dmgk-modules2tuple-v1.8.0_GH0.tar.gz) = 8c9faaa9fec5e80b1b293a011659c30c378ddcd2d309528b86aabbcd66c732d6
+SIZE (dmgk-modules2tuple-v1.8.0_GH0.tar.gz) = 8045


More information about the svn-ports-all mailing list