pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
c2hs: change MASTER_SITE. update to 0.28.1
Module Name: pkgsrc-wip
Committed By: Susumu Miwa <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Mon Mar 18 23:57:00 2019 +0900
Changeset: 5ba66cf9fedac064c85da040bcd465ee0616e1f5
Modified Files:
c2hs/Makefile
c2hs/distinfo
Log Message:
c2hs: change MASTER_SITE. update to 0.28.1
sorry I don't have i386.
please build i386.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5ba66cf9fedac064c85da040bcd465ee0616e1f5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
c2hs/Makefile | 7 ++++---
c2hs/distinfo | 7 ++++---
2 files changed, 8 insertions(+), 6 deletions(-)
diffs:
diff --git a/c2hs/Makefile b/c2hs/Makefile
index 8e4a236e7c..23e1d68fd1 100644
--- a/c2hs/Makefile
+++ b/c2hs/Makefile
@@ -1,13 +1,14 @@
# $NetBSD: Makefile,v 1.8 2012/09/24 18:26:51 asau Exp $
#
-DISTNAME= c2hs-0.14.5
+DISTNAME= c2hs-0.28.1
PKGREVISION= 1
CATEGORIES= devel
-MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=haskell/}
+GITHUB_PROJECT= c2hs
MAINTAINER= esg%sdf.lonestar.org@localhost
-HOMEPAGE= http://www.cse.unsw.edu.au/~chak/haskell/c2hs/
+HOMEPAGE= https://github.com/haskell/c2hs/
COMMENT= C->Haskell, an Interface Generator for Haskell
LICENSE= gnu-gpl-v2
diff --git a/c2hs/distinfo b/c2hs/distinfo
index 97c584e193..526eebb3d7 100644
--- a/c2hs/distinfo
+++ b/c2hs/distinfo
@@ -1,8 +1,9 @@
$NetBSD: distinfo,v 1.3 2007/04/27 14:21:44 emil_s Exp $
-SHA1 (c2hs-0.14.5.tar.gz) = cfda9cf85a4d1944692af1888268a95240704859
-RMD160 (c2hs-0.14.5.tar.gz) = 8a750cbd60c16506bea53f5932d02a49f974842d
-Size (c2hs-0.14.5.tar.gz) = 307265 bytes
+SHA1 (c2hs-0.28.1.tar.gz) = 3ac3f3bbd778fc450b12abc0666b1e7d8cd88574
+RMD160 (c2hs-0.28.1.tar.gz) = a6886fcddbb92bf0658787cc0c0d44f1bf4bee2c
+SHA512 (c2hs-0.28.1.tar.gz) = f583c257f0d3cbc1f1c9fcc03ab6d492fbddeacbc8f9a6260869265bfec2e90e135d00a303c7e4abf04fb5a26b420d6473b28f8c5cd9e29f86d63dc86d75badd
+Size (c2hs-0.28.1.tar.gz) = 237803 bytes
SHA1 (patch-aa) = fe1782ffce5e35f47f3f8549718a5aae3fa0862c
SHA1 (patch-ab) = 22dfe5c2c72b1557de3da872e9463f0e0c6cdfb1
SHA1 (patch-ac) = b57c6fe29250cb2c19f2fd823cfb0dd1423785d8
Home |
Main Index |
Thread Index |
Old Index