forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No change logs are provided by the upstream.
- Loading branch information
1 parent
6932eea
commit 190d1cc
Showing
4 changed files
with
32 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,11 @@ | ||
# $NetBSD: Makefile,v 1.3 2021/02/28 14:08:54 mef Exp $ | ||
# $NetBSD: Makefile,v 1.4 2021/04/24 05:45:29 pho Exp $ | ||
|
||
DISTNAME= Decimal-0.5.1 | ||
CATEGORIES= finance | ||
MASTER_SITES= ${MASTER_SITE_HASKELL_HACKAGE:=Decimal-${PKGVERSION_NOREV}/} | ||
DISTNAME= Decimal-0.5.2 | ||
CATEGORIES= finance math # XXX: This should be moved to the math category. | ||
|
||
MAINTAINER= [email protected] | ||
HOMEPAGE= https://github.com/PaulJohnson/Haskell-Decimal | ||
COMMENT= Decimal arithmetic for financial applications | ||
LICENSE= modified-bsd | ||
|
||
USE_LANGUAGES= # none | ||
|
||
BUILDLINK_API_DEPENDS.ghc+= ghc<=8.10 | ||
BUILDLINK_API_DEPENDS.ghc+= ghc>=8.8 | ||
.include "../../mk/haskell.mk" | ||
.include "../../mk/bsd.pkg.mk" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
@comment $NetBSD: PLIST,v 1.1 2020/05/11 17:52:09 rillig Exp $ | ||
${HS_INTF}/package-description | ||
${HS_INTF}/package-id | ||
${HS_IMPL}/Data/Decimal.dyn_hi | ||
${HS_IMPL}/Data/Decimal.hi | ||
${HS_IMPL}/Data/Decimal.p_hi | ||
${HS_IMPL}/libHS${HS_PKGID}.a | ||
${HS_IMPL}/libHS${HS_PKGID}_p.a | ||
@comment $NetBSD: PLIST,v 1.2 2021/04/24 05:45:29 pho Exp $ | ||
lib/Decimal-${PKGVERSION}/${HS_VERSION}/package-description | ||
lib/Decimal-${PKGVERSION}/${HS_VERSION}/package-id | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Data/Decimal.dyn_hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Data/Decimal.hi | ||
lib/${HS_PLATFORM}/${HS_PKGID}/Data/Decimal.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 | ||
${HS_DOCS}/LICENSE.txt | ||
${HS_DOCS}/html/Data-Decimal.html | ||
${HS_DOCS}/html/Decimal.haddock | ||
${HS_DOCS}/html/LICENSE.txt | ||
${HS_DOCS}/html/README.md | ||
${HS_DOCS}/html/changelog.md | ||
${HS_DOCS}/html/doc-index.html | ||
${HS_DOCS}/html/haddock-bundle.min.js | ||
${HS_DOCS}/html/index.html | ||
${HS_DOCS}/html/linuwial.css | ||
${HS_DOCS}/html/meta.json | ||
${HS_DOCS}/html/quick-jump.css | ||
${HS_DOCS}/html/synopsis.png | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/LICENSE.txt | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/Data-Decimal.html | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/Decimal.haddock | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/LICENSE.txt | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/README.md | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/changelog.md | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/doc-index.html | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/haddock-bundle.min.js | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/index.html | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/linuwial.css | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/meta.json | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/quick-jump.css | ||
share/doc/${HS_PLATFORM}/Decimal-${PKGVERSION}/html/synopsis.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.1 2020/03/30 16:44:12 riastradh Exp $ | ||
$NetBSD: distinfo,v 1.2 2021/04/24 05:45:29 pho Exp $ | ||
|
||
SHA1 (Decimal-0.5.1.tar.gz) = 9d744d8edf29bb4e453ec10d025278b1c8b32273 | ||
RMD160 (Decimal-0.5.1.tar.gz) = ee2b2c1ce4b5dde1d8af70824b41601886983fbd | ||
SHA512 (Decimal-0.5.1.tar.gz) = 9ca3d6f1de96ef4eb6e5e2e3bd7002019ea41e7d404ad9f566926b84ed1ff4aa4a57aa071ef82f00764008469476b5ca196d7c43553885732663f7608c2995fb | ||
Size (Decimal-0.5.1.tar.gz) = 9553 bytes | ||
SHA1 (Decimal-0.5.2.tar.gz) = 015659f049e80feeb28f6c12672ef577117339b7 | ||
RMD160 (Decimal-0.5.2.tar.gz) = 657e0903f7d559766b9f6c1fca3e54a4b7e70531 | ||
SHA512 (Decimal-0.5.2.tar.gz) = 59a3e9230719ec55ccad2ca54255a93edfcee405154f71f780ef729c03231b552bcd904efff2ff2c0559e23c7f65a4429af3917b43c6d4964dfe02b261eaefdc | ||
Size (Decimal-0.5.2.tar.gz) = 9546 bytes |