pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ocsigen-start



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Fri Jun  3 13:23:06 UTC 2022

Modified Files:
        pkgsrc/www/ocsigen-start: Makefile PLIST distinfo

Log Message:
Updated www/ocsigen-start to version 6.1.0.

For such a huge change in version number, the changes are relatively
minor, though there is one API-breaking change in the type of
Os_tips.onclose.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/ocsigen-start/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ocsigen-start/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/ocsigen-start/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-start/Makefile
diff -u pkgsrc/www/ocsigen-start/Makefile:1.13 pkgsrc/www/ocsigen-start/Makefile:1.14
--- pkgsrc/www/ocsigen-start/Makefile:1.13      Tue May 24 18:51:57 2022
+++ pkgsrc/www/ocsigen-start/Makefile   Fri Jun  3 13:23:06 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2022/05/24 18:51:57 jaapb Exp $
+# $NetBSD: Makefile,v 1.14 2022/06/03 13:23:06 jaapb Exp $
 
 GITHUB_PROJECT=        ocsigen-start
-DISTNAME=      ${GITHUB_PROJECT}-2.21.1
-PKGREVISION=   2
+DISTNAME=      ${GITHUB_PROJECT}-6.1.0
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocsigen/}
 
@@ -24,7 +23,7 @@ MAKE_ENV+=    NATIVE=yes
 MAKE_ENV+=     NATIVE=no
 .endif
 
-DEPENDS+=      eliom>=6.4:../../www/eliom
+DEPENDS+=      eliom>=10.0.0:../../www/eliom
 
 SUBST_CLASSES+=                        fix-settings
 SUBST_STAGE.fix-settings=      pre-configure
@@ -47,11 +46,13 @@ pre-configure:
 
 .include "../../databases/pgocaml/buildlink3.mk"
 .include "../../devel/ocaml-lwt_log/buildlink3.mk"
+.include "../../devel/ocaml-re/buildlink3.mk"
 .include "../../devel/ocaml-resource-pooling/buildlink3.mk"
-.include "../../devel/ocaml-rresult/buildlink3.mk"
 .include "../../devel/ocaml-yojson/buildlink3.mk"
+.include "../../net/ocamlnet/buildlink3.mk"
 .include "../../security/ocaml-safepass/buildlink3.mk"
 .include "../../www/ocaml-cohttp/buildlink3.mk"
+.include "../../www/ocsigen-ppx-rpc/buildlink3.mk"
 .include "../../www/ocsigen-i18n/buildlink3.mk"
 .include "../../www/ocsigen-toolkit/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/www/ocsigen-start/PLIST
diff -u pkgsrc/www/ocsigen-start/PLIST:1.4 pkgsrc/www/ocsigen-start/PLIST:1.5
--- pkgsrc/www/ocsigen-start/PLIST:1.4  Fri Dec 11 09:49:37 2020
+++ pkgsrc/www/ocsigen-start/PLIST      Fri Jun  3 13:23:06 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2020/12/11 09:49:37 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/06/03 13:23:06 jaapb Exp $
 ${OCAML_SITELIB}/eliom/templates/os.pgocaml/.eliomignore
 ${OCAML_SITELIB}/eliom/templates/os.pgocaml/.eliomreserve
 ${OCAML_SITELIB}/eliom/templates/os.pgocaml/.eliomverbatim
@@ -16,6 +16,7 @@ ${OCAML_SITELIB}/eliom/templates/os.pgoc
 ${OCAML_SITELIB}/eliom/templates/os.pgocaml/Makefile.style
 ${OCAML_SITELIB}/eliom/templates/os.pgocaml/PROJECT_NAME.conf.in
 ${OCAML_SITELIB}/eliom/templates/os.pgocaml/PROJECT_NAME.eliom
+${OCAML_SITELIB}/eliom/templates/os.pgocaml/PROJECT_NAME.opam
 ${OCAML_SITELIB}/eliom/templates/os.pgocaml/PROJECT_NAME.sql
 ${OCAML_SITELIB}/eliom/templates/os.pgocaml/PROJECT_NAME_base.eliom
 ${OCAML_SITELIB}/eliom/templates/os.pgocaml/PROJECT_NAME_config.eliom

Index: pkgsrc/www/ocsigen-start/distinfo
diff -u pkgsrc/www/ocsigen-start/distinfo:1.9 pkgsrc/www/ocsigen-start/distinfo:1.10
--- pkgsrc/www/ocsigen-start/distinfo:1.9       Tue Oct 26 11:29:42 2021
+++ pkgsrc/www/ocsigen-start/distinfo   Fri Jun  3 13:23:06 2022
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:29:42 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/06/03 13:23:06 jaapb Exp $
 
-BLAKE2s (ocsigen-start-2.21.1.tar.gz) = 5341769e8a014d361cf0de2a371c3541049f1355f27363fa7a84bbb2a9bdbfae
-SHA512 (ocsigen-start-2.21.1.tar.gz) = 5f3f84cd4be76b000af033347890cf94ea53e811f24e52aec6f5c4c06c201460e33f346f0356a6233f5478981190d8105db651273609b92a0d16ad55463c0dd6
-Size (ocsigen-start-2.21.1.tar.gz) = 1047596 bytes
+BLAKE2s (ocsigen-start-6.1.0.tar.gz) = 806b039ae6dadf83c24440c5bb9da29400feaa99ccecaebad3f414f2cd3bd9a2
+SHA512 (ocsigen-start-6.1.0.tar.gz) = d0d3ae781cc49db454bb1456b053bc30e909f227362fafa1e6ef1ed19f65caaa4bdb2be1608b62525c905a9b5590df1e567d99aaa5aca7a986171206206c7e02
+Size (ocsigen-start-6.1.0.tar.gz) = 1048362 bytes
 SHA1 (patch-template.distillery_Makefile.db) = 5e87d8117a59d506979cbe8aa4f3e0208d048107
 SHA1 (patch-template.distillery_Makefile.style) = dcc7117a0772e5f6f42baa09824eea31a18bae16



Home | Main Index | Thread Index | Old Index