pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-persistent-template



Module Name:    pkgsrc
Committed By:   pho
Date:           Wed Nov  1 02:53:20 UTC 2023

Added Files:
        pkgsrc/devel/hs-persistent-template: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
devel/hs-persistent-template: import hs-persistent-template-2.12.0.0

Begone! This package was absorbed into persistent with the 2.12.0.1
release.

persistent-template provides Template Haskell helpers for persistent. For
more information, see the chapter in the Yesod book:
http://www.yesodweb.com/book/persistent


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-persistent-template/DESCR \
    pkgsrc/devel/hs-persistent-template/Makefile \
    pkgsrc/devel/hs-persistent-template/PLIST \
    pkgsrc/devel/hs-persistent-template/buildlink3.mk \
    pkgsrc/devel/hs-persistent-template/distinfo

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

Added files:

Index: pkgsrc/devel/hs-persistent-template/DESCR
diff -u /dev/null pkgsrc/devel/hs-persistent-template/DESCR:1.1
--- /dev/null   Wed Nov  1 02:53:20 2023
+++ pkgsrc/devel/hs-persistent-template/DESCR   Wed Nov  1 02:53:20 2023
@@ -0,0 +1,6 @@
+Begone! This package was absorbed into persistent with the 2.12.0.1
+release.
+
+persistent-template provides Template Haskell helpers for persistent. For
+more information, see the chapter in the Yesod book:
+http://www.yesodweb.com/book/persistent
Index: pkgsrc/devel/hs-persistent-template/Makefile
diff -u /dev/null pkgsrc/devel/hs-persistent-template/Makefile:1.1
--- /dev/null   Wed Nov  1 02:53:20 2023
+++ pkgsrc/devel/hs-persistent-template/Makefile        Wed Nov  1 02:53:20 2023
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2023/11/01 02:53:20 pho Exp $
+
+DISTNAME=      persistent-template-2.12.0.0
+CATEGORIES=    devel
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Type-safe, non-relational, multi-backend persistence
+LICENSE=       mit
+
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/hs-persistent-template/PLIST
diff -u /dev/null pkgsrc/devel/hs-persistent-template/PLIST:1.1
--- /dev/null   Wed Nov  1 02:53:20 2023
+++ pkgsrc/devel/hs-persistent-template/PLIST   Wed Nov  1 02:53:20 2023
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2023/11/01 02:53:20 pho Exp $
+lib/persistent-template-${PKGVERSION}/${HS_VERSION}/package-description
+lib/persistent-template-${PKGVERSION}/${HS_VERSION}/package-id
+share/doc/${HS_PLATFORM}/persistent-template-${PKGVERSION}/LICENSE
Index: pkgsrc/devel/hs-persistent-template/buildlink3.mk
diff -u /dev/null pkgsrc/devel/hs-persistent-template/buildlink3.mk:1.1
--- /dev/null   Wed Nov  1 02:53:20 2023
+++ pkgsrc/devel/hs-persistent-template/buildlink3.mk   Wed Nov  1 02:53:20 2023
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2023/11/01 02:53:20 pho Exp $
+
+BUILDLINK_TREE+=       hs-persistent-template
+
+.if !defined(HS_PERSISTENT_TEMPLATE_BUILDLINK3_MK)
+HS_PERSISTENT_TEMPLATE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-persistent-template+= hs-persistent-template>=2.12.0
+BUILDLINK_ABI_DEPENDS.hs-persistent-template+= hs-persistent-template>=2.12.0.0
+BUILDLINK_PKGSRCDIR.hs-persistent-template?=   ../../devel/hs-persistent-template
+.endif # HS_PERSISTENT_TEMPLATE_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -hs-persistent-template
Index: pkgsrc/devel/hs-persistent-template/distinfo
diff -u /dev/null pkgsrc/devel/hs-persistent-template/distinfo:1.1
--- /dev/null   Wed Nov  1 02:53:20 2023
+++ pkgsrc/devel/hs-persistent-template/distinfo        Wed Nov  1 02:53:20 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/11/01 02:53:20 pho Exp $
+
+BLAKE2s (persistent-template-2.12.0.0.tar.gz) = 37c3051804a75c6005a4095566f3a9fa3c4ec694157656ca287f91c4add09b36
+SHA512 (persistent-template-2.12.0.0.tar.gz) = 5098c88f92d5e8609de62f6571d8c7f1b2f08d0286974f1ba5eabc01e3479b48a2ae1a0e85e54f1e9956902189142c5d04a4b314a1945341f4e76828959405a7
+Size (persistent-template-2.12.0.0.tar.gz) = 4506 bytes



Home | Main Index | Thread Index | Old Index