pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr  9 07:09:02 UTC 2019

Modified Files:
        pkgsrc/games/lgogdownloader: Makefile
        pkgsrc/textproc/json-schema: Makefile

Log Message:
*: recursive bump for jsoncpp with shared libraries


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/games/lgogdownloader/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/json-schema/Makefile

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

Modified files:

Index: pkgsrc/games/lgogdownloader/Makefile
diff -u pkgsrc/games/lgogdownloader/Makefile:1.35 pkgsrc/games/lgogdownloader/Makefile:1.36
--- pkgsrc/games/lgogdownloader/Makefile:1.35   Wed Jan  9 13:49:01 2019
+++ pkgsrc/games/lgogdownloader/Makefile        Tue Apr  9 07:09:02 2019
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2019/01/09 13:49:01 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2019/04/09 07:09:02 wiz Exp $
 
 DISTNAME=      lgogdownloader-3.4
+PKGREVISION=   1
 CATEGORIES=    games
 MASTER_SITES=  http://sites.google.com/site/gogdownloader/
 

Index: pkgsrc/textproc/json-schema/Makefile
diff -u pkgsrc/textproc/json-schema/Makefile:1.2 pkgsrc/textproc/json-schema/Makefile:1.3
--- pkgsrc/textproc/json-schema/Makefile:1.2    Mon Apr  8 15:45:01 2019
+++ pkgsrc/textproc/json-schema/Makefile        Tue Apr  9 07:09:02 2019
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/04/08 15:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/04/09 07:09:02 wiz Exp $
 
 DISTNAME=      json-schema-1.1
+PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=nfotex/}
 GITHUB_RELEASE=        ${DISTNAME}



Home | Main Index | Thread Index | Old Index