pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/matterircd



Module Name:    pkgsrc
Committed By:   dholland
Date:           Thu Dec 28 13:19:38 UTC 2017

Modified Files:
        pkgsrc/chat/matterircd: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/matterircd/Makefile

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

Modified files:

Index: pkgsrc/chat/matterircd/Makefile
diff -u pkgsrc/chat/matterircd/Makefile:1.1 pkgsrc/chat/matterircd/Makefile:1.2
--- pkgsrc/chat/matterircd/Makefile:1.1 Fri Sep  8 16:16:58 2017
+++ pkgsrc/chat/matterircd/Makefile     Thu Dec 28 13:19:38 2017
@@ -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