pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ocsigen-toolkit



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon May 13 11:59:04 UTC 2019

Modified Files:
        pkgsrc/www/ocsigen-toolkit: Makefile buildlink3.mk distinfo

Log Message:
Updated www/ocsigen-toolkit to version 2.1.0.

Changes associated with the update of www/eliom to 6.7.0.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ocsigen-toolkit/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/ocsigen-toolkit/buildlink3.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ocsigen-toolkit/distinfo

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

Modified files:

Index: pkgsrc/www/ocsigen-toolkit/Makefile
diff -u pkgsrc/www/ocsigen-toolkit/Makefile:1.4 pkgsrc/www/ocsigen-toolkit/Makefile:1.5
--- pkgsrc/www/ocsigen-toolkit/Makefile:1.4     Tue Jan 29 13:34:57 2019
+++ pkgsrc/www/ocsigen-toolkit/Makefile Mon May 13 11:59:04 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/01/29 13:34:57 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/13 11:59:04 jaapb Exp $
 
 GITHUB_PROJECT=        ocsigen-toolkit
-DISTNAME=      ${GITHUB_PROJECT}-2.0.0
+DISTNAME=      ${GITHUB_PROJECT}-2.1.0
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocsigen/}
 
@@ -23,7 +23,7 @@ MAKE_ENV+=    NATIVE=yes
 MAKE_ENV+=     NATIVE=no
 .endif
 
-DEPENDS+=      eliom>=6.3:../../www/eliom
+DEPENDS+=      eliom>=6.7:../../www/eliom
 
 post-install:
        ${RUN} cd ${WRKSRC} && opaline -install-cmd "${INSTALL_DATA}" \

Index: pkgsrc/www/ocsigen-toolkit/buildlink3.mk
diff -u pkgsrc/www/ocsigen-toolkit/buildlink3.mk:1.3 pkgsrc/www/ocsigen-toolkit/buildlink3.mk:1.4
--- pkgsrc/www/ocsigen-toolkit/buildlink3.mk:1.3        Tue Jan 29 13:34:57 2019
+++ pkgsrc/www/ocsigen-toolkit/buildlink3.mk    Mon May 13 11:59:04 2019
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2019/01/29 13:34:57 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2019/05/13 11:59:04 jaapb Exp $
 
 BUILDLINK_TREE+=       ocsigen-toolkit
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        ocsigen-toolkit
 OCSIGEN_TOOLKIT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocsigen-toolkit+=        ocsigen-toolkit>=2.0.0
-BUILDLINK_ABI_DEPENDS.ocsigen-toolkit+=        ocsigen-toolkit>=2.0.0
+BUILDLINK_ABI_DEPENDS.ocsigen-toolkit+=        ocsigen-toolkit>=2.1.0
 BUILDLINK_PKGSRCDIR.ocsigen-toolkit?=  ../../www/ocsigen-toolkit
 
 .endif # OCSIGEN_TOOLKIT_BUILDLINK3_MK

Index: pkgsrc/www/ocsigen-toolkit/distinfo
diff -u pkgsrc/www/ocsigen-toolkit/distinfo:1.2 pkgsrc/www/ocsigen-toolkit/distinfo:1.3
--- pkgsrc/www/ocsigen-toolkit/distinfo:1.2     Tue Jan 29 13:34:57 2019
+++ pkgsrc/www/ocsigen-toolkit/distinfo Mon May 13 11:59:04 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2019/01/29 13:34:57 jaapb Exp $
+$NetBSD: distinfo,v 1.3 2019/05/13 11:59:04 jaapb Exp $
 
-SHA1 (ocsigen-toolkit-2.0.0.tar.gz) = 3b066e757e285732f7ab94b834b45a1691fd1a96
-RMD160 (ocsigen-toolkit-2.0.0.tar.gz) = 238b6abe54faa76c09a0b76674729414718bd0de
-SHA512 (ocsigen-toolkit-2.0.0.tar.gz) = 2b501b1ead3ef36ef5ebf304de3d6f38cf833685793ba2c6dea2ce0ccecf28f586eb4426b84e3579debb77f7fbc6ab87e76bf270b95c88cd108ce7a55bdbc1a5
-Size (ocsigen-toolkit-2.0.0.tar.gz) = 73308 bytes
+SHA1 (ocsigen-toolkit-2.1.0.tar.gz) = ec94b6695410ad44f2c8253f94d2f598d40bc91e
+RMD160 (ocsigen-toolkit-2.1.0.tar.gz) = eb453e46e47d3df2ec04b091ba605ac99f2d2c2a
+SHA512 (ocsigen-toolkit-2.1.0.tar.gz) = 1d47d04b8eba6bcd07f8c7425b0afda759e3777aba49fb319e51f5591ef1ad22da4f0dd901a47c96783511959fec7d314b2902145eb9adb419bb645ba40e3bbe
+Size (ocsigen-toolkit-2.1.0.tar.gz) = 73862 bytes
 SHA1 (patch-Makefile) = 239086c7d6fe88665e1512e050457d673c44130f



Home | Main Index | Thread Index | Old Index