pkgsrc-WIP-changes archive

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

vee: change MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	Susumu Miwa <miwarin%gmail.com@localhost>
Pushed By:	miwarin
Date:		Thu May 2 00:12:55 2019 +0900
Changeset:	7421e2943f4d75ac67e03a97ba25ad30bad6c178

Modified Files:
	vee/Makefile
	vee/distinfo

Log Message:
vee: change MASTER_SITES

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

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

diffstat:
 vee/Makefile | 8 ++++----
 vee/distinfo | 7 ++++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs:
diff --git a/vee/Makefile b/vee/Makefile
index 2b840aaec2..3a3c71aeb2 100644
--- a/vee/Makefile
+++ b/vee/Makefile
@@ -1,14 +1,14 @@
 # $NetBSD: Makefile,v 1.4 2012/10/07 17:34:22 asau Exp $
 #
 
-DISTNAME=	vee-0.9.9-zeta
+DISTNAME=	0.9.9-zeta
 PKGNAME=	vee-0.9.9
+GITHUB_TAG=	${DISTNAME}
 CATEGORIES=	www
-MASTER_SITES=	http://vee.googlecode.com/files/
-EXTRACT_SUFX=	.tgz
+MASTER_SITES=	${MASTER_SITE_GITHUB:=estrabd/}
 
 MAINTAINER=	cherry%zyx.in@localhost
-HOMEPAGE=	http://www.0x743.com/vee/
+HOMEPAGE=	https://estrabd.github.io/vee/
 COMMENT=	Command line blog tool that is very portable across Unix systems
 
 NO_BUILD=	yes	# no? yes!
diff --git a/vee/distinfo b/vee/distinfo
index e300bd7371..25ca96a33a 100644
--- a/vee/distinfo
+++ b/vee/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1.1.1 2008/04/24 13:10:47 cherrymathew Exp $
 
-SHA1 (vee-0.9.9-zeta.tgz) = b960b94ecac8a51b6e68fab31b3d55745b566d55
-RMD160 (vee-0.9.9-zeta.tgz) = b2ad64a06e37d33c30fb087489ec8864d43db37b
-Size (vee-0.9.9-zeta.tgz) = 9024 bytes
+SHA1 (0.9.9-zeta.tar.gz) = a341f33c81f68011132f5c9251112114b93199ca
+RMD160 (0.9.9-zeta.tar.gz) = e956bef1ed4c4e4f3bd3d1bfb0a55a8e425dce26
+SHA512 (0.9.9-zeta.tar.gz) = d03b2b975ebf19518776e1ab1a7cac48870e5428590c234ff1cbcb03d1997cc91b601e503df59d1f169c68d9b7d20ec7d04a48659df4ff095440ae27730bac13
+Size (0.9.9-zeta.tar.gz) = 9039 bytes


Home | Main Index | Thread Index | Old Index