pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/matterircd Extract with bsdtar. (Build then fails...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7bb5c3d150a8
branches:  trunk
changeset: 373079:7bb5c3d150a8
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Thu Dec 28 13:19:38 2017 +0000

description:
Extract with bsdtar. (Build then fails on golang issues.)

diffstat:

 chat/matterircd/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 5086fe7fa143 -r 7bb5c3d150a8 chat/matterircd/Makefile
--- a/chat/matterircd/Makefile  Thu Dec 28 12:47:19 2017 +0000
+++ b/chat/matterircd/Makefile  Thu Dec 28 13:19:38 2017 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2017/09/08 16:16:58 jperkin Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/28 13:19:38 dholland Exp $
 
 DISTNAME=      matterircd-0.14.0
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=42wim/}
 CATEGORIES=    chat
 GITHUB_TAG=    v${PKGVERSION_NOREV}
+EXTRACT_USING= bsdtar
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/42wim/matterircd



Home | Main Index | Thread Index | Old Index