pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/cabal2pkg: update to 0.1.0.3
Module Name: pkgsrc-wip
Committed By: PHO <pho%cielonegro.org@localhost>
Pushed By: pho
Date: Sun Jan 5 21:33:19 2025 +0900
Changeset: 2d25d44f10e4fb7417ddb165a98376c0314bd4c1
Modified Files:
cabal2pkg/Makefile
cabal2pkg/distinfo
Log Message:
wip/cabal2pkg: update to 0.1.0.3
## 0.1.0.3 -- 2025-01-05
* Fix an incorrect error message that is shown when updating a wip package
is attempted. It is unsupported for a technical reason at the moment.
## 0.1.0.2 -- 2025-01-05
* Leave a TODO mark on `CATEGORIES` if it's `wip`.
* Fix an issue with `PACKAGE-URI` in the `init` subcommand where a bareword
package name without version is misinterpreted as a package identifier
with a null version.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2d25d44f10e4fb7417ddb165a98376c0314bd4c1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cabal2pkg/Makefile | 2 +-
cabal2pkg/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/cabal2pkg/Makefile b/cabal2pkg/Makefile
index 014237dee5..e8d8b140ff 100644
--- a/cabal2pkg/Makefile
+++ b/cabal2pkg/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= cabal2pkg-0.1.0.1
+DISTNAME= cabal2pkg-0.1.0.3
PKGNAME= ${DISTNAME}
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=depressed-pho/}
diff --git a/cabal2pkg/distinfo b/cabal2pkg/distinfo
index 5b645627a1..5d40b874da 100644
--- a/cabal2pkg/distinfo
+++ b/cabal2pkg/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (cabal2pkg-0.1.0.1.tar.gz) = 6ee35578027a455afb14a0cb32f848db90549470f74852433a852b17e3bc77f9
-SHA512 (cabal2pkg-0.1.0.1.tar.gz) = ae2b8400be7ba2a052514d477af99e5e4c6b013f20849a39d3f365b013c00cdab876d33755df5152d38a8a7bdecc9c3a4bed3dbde39b175b08104078ed2f64a7
-Size (cabal2pkg-0.1.0.1.tar.gz) = 65615 bytes
+BLAKE2s (cabal2pkg-0.1.0.3.tar.gz) = c0f0843436cb9b4931e9d1feb481b7865aef75b5f83bbf819c668d469d964600
+SHA512 (cabal2pkg-0.1.0.3.tar.gz) = 75760837a889d02db28fbae0dfef97619474268192ced9e834b483dbe4ac5f4dc16f05205cab819ddc2b43538518fc425ebf5085ef3d2c81081011b35005cd79
+Size (cabal2pkg-0.1.0.3.tar.gz) = 65861 bytes
Home |
Main Index |
Thread Index |
Old Index