pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jsonncpp-svn: Reduce diff with textproc/jsoncpp
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 13:59:38 2016 +0200
Changeset: 680845fdca5e0d7df742410964a80b07f1848b27
Modified Files:
jsoncpp-svn/Makefile
Log Message:
jsonncpp-svn: Reduce diff with textproc/jsoncpp
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=680845fdca5e0d7df742410964a80b07f1848b27
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jsoncpp-svn/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/jsoncpp-svn/Makefile b/jsoncpp-svn/Makefile
index 995e4ac..90a0a0e 100644
--- a/jsoncpp-svn/Makefile
+++ b/jsoncpp-svn/Makefile
@@ -1,13 +1,13 @@
# $NetBSD: Makefile,v 1.2 2014/05/09 07:38:43 thomasklausner Exp $
-DISTNAME= jsoncpp-0.6.0rc2
+DISTNAME= jsoncpp-0
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jsoncpp/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/open-source-parsers/jsoncpp
COMMENT= JSON reader and writer in C++
-LICENSE= mit
+LICENSE= public-domain OR mit
GIT_REPOSITORIES= json-cpp
GIT_REPO.json-cpp= git%github.com@localhost:open-source-parsers/jsoncpp.git
Home |
Main Index |
Thread Index |
Old Index