pkgsrc-WIP-changes archive

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

bicon: githubify



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Mon Oct 12 21:02:27 2015 +0200
Changeset:	17c864c00b42eb75b51b3fdd863ba69e7861a64f

Modified Files:
	bicon/Makefile
	bicon/distinfo

Log Message:
bicon: githubify

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

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

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

diffs:
diff --git a/bicon/Makefile b/bicon/Makefile
index 8a92a81..d5e0afd 100644
--- a/bicon/Makefile
+++ b/bicon/Makefile
@@ -1,11 +1,9 @@
 # $NetBSD: Makefile,v 1.1 2015/03/05 16:37:14 mbowie Exp $
 #
 
-PKGNAME=	bicon-0.4
-DISTNAME=	master
+DISTNAME=	bicon-0.5
 CATEGORIES=	shells
-MASTER_SITES=	https://github.com/behdad/bicon/archive/
-FETCH_USING=	curl
+MASTER_SITES=	${MASTER_SITE_GITHUB:=behdad/}
 EXTRACT_SUFX=	.zip
 
 MAINTAINER=	mbowie%rocketspace.com@localhost
@@ -20,8 +18,6 @@ LICENSE=	python-software-foundation
 #GIT_TAG.bicon=		0.4
 #PKGSRC_SETENV=		GIT_SSL_NO_VERIFY=true
 
-WRKSRC=		${WRKDIR}/bicon-master
-
 USE_LIBTOOL=	yes
 USE_LANGUAGES=	c c++
 USE_TOOLS+=	autoconf autoreconf automake gmake
diff --git a/bicon/distinfo b/bicon/distinfo
index f83b6bf..9db00c8 100644
--- a/bicon/distinfo
+++ b/bicon/distinfo
@@ -1,8 +1,9 @@
-$NetBSD: distinfo,v 1.2 2015/03/13 19:44:55 mbowie Exp $
+$NetBSD$
 
-SHA1 (master.zip) = be66b23b5064487629afdc7ef0624a332917e25d
-RMD160 (master.zip) = 80de719365b60d25e2d2f5e9b47fd1b6b55f75a3
-Size (master.zip) = 144676 bytes
+SHA1 (bicon-0.5.zip) = 87642fa620baf0c8c4e3e0364324e207dc56960f
+RMD160 (bicon-0.5.zip) = 24577d144a89c636ee0b0acafc4eda7645f941e0
+SHA512 (bicon-0.5.zip) = 5be15916a40a67b02639307744e58c43e07389cab18d7b6a93dbc4c6bfb9b206057472db2ff755b75f0007b0053fc0d4768618dd3db9be6d537c8a79407b4c6c
+Size (bicon-0.5.zip) = 144220 bytes
 SHA1 (patch-bicon_pty__spawn.c) = 59e93fc48ef7dde69729812b75d722dcc2d8544a
 SHA1 (patch-font_Makefile.am) = dcab4f6354e6a57a393fd3e2839e9e4915710ab2
 SHA1 (patch-font_fonts.mk) = 2365873124c3b871233983394a40a306478ab262


Home | Main Index | Thread Index | Old Index