pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-focus



Module Name:    pkgsrc
Committed By:   pho
Date:           Wed Oct 25 10:12:07 UTC 2023

Modified Files:
        pkgsrc/devel/hs-focus: Makefile PLIST buildlink3.mk distinfo

Log Message:
devel/hs-focus: Update to 1.0.3.2

No change log is provided by the upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/hs-focus/Makefile \
    pkgsrc/devel/hs-focus/buildlink3.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/hs-focus/PLIST \
    pkgsrc/devel/hs-focus/distinfo

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

Modified files:

Index: pkgsrc/devel/hs-focus/Makefile
diff -u pkgsrc/devel/hs-focus/Makefile:1.4 pkgsrc/devel/hs-focus/Makefile:1.5
--- pkgsrc/devel/hs-focus/Makefile:1.4  Mon Oct  9 04:54:14 2023
+++ pkgsrc/devel/hs-focus/Makefile      Wed Oct 25 10:12:06 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/10/09 04:54:14 pho Exp $
+# $NetBSD: Makefile,v 1.5 2023/10/25 10:12:06 pho Exp $
 
-DISTNAME=      focus-1.0.3
-PKGREVISION=   3
+DISTNAME=      focus-1.0.3.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/hs-focus/buildlink3.mk
diff -u pkgsrc/devel/hs-focus/buildlink3.mk:1.4 pkgsrc/devel/hs-focus/buildlink3.mk:1.5
--- pkgsrc/devel/hs-focus/buildlink3.mk:1.4     Mon Oct  9 04:54:14 2023
+++ pkgsrc/devel/hs-focus/buildlink3.mk Wed Oct 25 10:12:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2023/10/09 04:54:14 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2023/10/25 10:12:06 pho Exp $
 
 BUILDLINK_TREE+=       hs-focus
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        hs-focus
 HS_FOCUS_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.hs-focus+=       hs-focus>=1.0.3
-BUILDLINK_ABI_DEPENDS.hs-focus+=       hs-focus>=1.0.3nb3
+BUILDLINK_ABI_DEPENDS.hs-focus+=       hs-focus>=1.0.3.2
 BUILDLINK_PKGSRCDIR.hs-focus?=         ../../devel/hs-focus
 .endif # HS_FOCUS_BUILDLINK3_MK
 

Index: pkgsrc/devel/hs-focus/PLIST
diff -u pkgsrc/devel/hs-focus/PLIST:1.1 pkgsrc/devel/hs-focus/PLIST:1.2
--- pkgsrc/devel/hs-focus/PLIST:1.1     Wed Feb 16 05:08:34 2022
+++ pkgsrc/devel/hs-focus/PLIST Wed Oct 25 10:12:06 2023
@@ -1,22 +1,24 @@
-@comment $NetBSD: PLIST,v 1.1 2022/02/16 05:08:34 pho Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/10/25 10:12:06 pho Exp $
 lib/focus-${PKGVERSION}/${HS_VERSION}/package-description
 lib/focus-${PKGVERSION}/${HS_VERSION}/package-id
-lib/${HS_PLATFORM}/${HS_PKGID}/Focus.dyn_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Focus.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Focus.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Focus.p_hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Focus/Prelude.dyn_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Focus.p_hi
+${PLIST.shlibs}lib/${HS_PLATFORM}/${HS_PKGID}/Focus/Prelude.dyn_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/Focus/Prelude.hi
-lib/${HS_PLATFORM}/${HS_PKGID}/Focus/Prelude.p_hi
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/Focus/Prelude.p_hi
 lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}.a
-lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
-lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
+${PLIST.prof}lib/${HS_PLATFORM}/${HS_PKGID}/libHS${HS_PKGID}_p.a
+${PLIST.shlibs}lib/${HS_PLATFORM}/libHS${HS_PKGID}-${HS_VER}.so
 share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/LICENSE
-share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/Focus.html
-share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/doc-index.html
-share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/focus.haddock
-share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/haddock-bundle.min.js
-share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/index.html
-share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/linuwial.css
-share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/meta.json
-share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/quick-jump.css
-share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/synopsis.png
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/Focus.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/doc-index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/doc-index.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/focus.haddock
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/haddock-bundle.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/index.html
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/linuwial.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/meta.json
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/quick-jump.css
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/quick-jump.min.js
+${PLIST.doc}share/doc/${HS_PLATFORM}/focus-${PKGVERSION}/html/synopsis.png
Index: pkgsrc/devel/hs-focus/distinfo
diff -u pkgsrc/devel/hs-focus/distinfo:1.1 pkgsrc/devel/hs-focus/distinfo:1.2
--- pkgsrc/devel/hs-focus/distinfo:1.1  Wed Feb 16 05:08:34 2022
+++ pkgsrc/devel/hs-focus/distinfo      Wed Oct 25 10:12:06 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/02/16 05:08:34 pho Exp $
+$NetBSD: distinfo,v 1.2 2023/10/25 10:12:06 pho Exp $
 
-BLAKE2s (focus-1.0.3.tar.gz) = 395155041a06cb831cecb3822e287c7ed893a89a36a9edfc0cfafaf7e8db774d
-SHA512 (focus-1.0.3.tar.gz) = c5dc9a0c683ddbfbe59888bd772e48f38eb2651e2966c4208559e81efaab198ce0e808b35d78e86135daea1d4033f3dc12d221432a29b511e3605e5262e9c52e
-Size (focus-1.0.3.tar.gz) = 6319 bytes
+BLAKE2s (focus-1.0.3.2.tar.gz) = 8374ac9c5dea1e2f7bddeb6e60f507979173ca0b2371f00362b793e987a6d844
+SHA512 (focus-1.0.3.2.tar.gz) = 70d6813d5a85a9b12a512e87bae5f1dbc020f945b57aca1a826ab68add461779f90d3c2dc90de585a1b58c5b6e73114da025f993eae88e9d687bc829b87e9f7a
+Size (focus-1.0.3.2.tar.gz) = 6242 bytes



Home | Main Index | Thread Index | Old Index