* [gentoo-commits] proj/musl:master commit in: app-crypt/chntpw/files/, app-crypt/chntpw/
@ 2019-07-11 19:25 Jory Pratt
0 siblings, 0 replies; 2+ messages in thread
From: Jory Pratt @ 2019-07-11 19:25 UTC (permalink / raw
To: gentoo-commits
commit: e8010cd0ff69c0c0b701a0fc745876244df97eec
Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 19:23:45 2019 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 19:23:45 2019 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=e8010cd0
app-crypt/chntpw: Convert patch to git format, sent upstream
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
app-crypt/chntpw/Manifest | 2 +-
.../chntpw/files/chntpw-140201-missing-stdint.patch | 21 ++++++++++++++++++---
2 files changed, 19 insertions(+), 4 deletions(-)
diff --git a/app-crypt/chntpw/Manifest b/app-crypt/chntpw/Manifest
index d3b8857..a17c6ae 100644
--- a/app-crypt/chntpw/Manifest
+++ b/app-crypt/chntpw/Manifest
@@ -1 +1 @@
-DIST chntpw-source-140201.zip 1404098 SHA256 96e20905443e24cba2f21e51162df71dd993a1c02bfa12b1be2d0801a4ee2ccc SHA512 a26d747f6e077d1bb3e9b8077781f8c37dd978e07b7426495862f15c9004572b706c34736fc4d1ed8856b1a43335d726b4d87c688f7f9a11fd6cc3a74d71a7fa WHIRLPOOL 87284c123d2ae1965d069d4d97cda23ce757305b3521f84089e43a9f1fa8aaa48f8fbad5bba19b3a439cfb16d270e0f77f528664fdba895c65c100492eb9e42a
+DIST chntpw-source-140201.zip 1404098 BLAKE2B 86c93861983613496fcd82879a5b000537d4a7ee2add466aa26c67feabefdb5363f610234f99615139997a04aedb448468ef8b29cc6c4bf49b2e295f41308644 SHA512 a26d747f6e077d1bb3e9b8077781f8c37dd978e07b7426495862f15c9004572b706c34736fc4d1ed8856b1a43335d726b4d87c688f7f9a11fd6cc3a74d71a7fa
diff --git a/app-crypt/chntpw/files/chntpw-140201-missing-stdint.patch b/app-crypt/chntpw/files/chntpw-140201-missing-stdint.patch
index e6b4902..de33ebf 100644
--- a/app-crypt/chntpw/files/chntpw-140201-missing-stdint.patch
+++ b/app-crypt/chntpw/files/chntpw-140201-missing-stdint.patch
@@ -1,6 +1,18 @@
-diff -Naur chntpw-140201.orig/ntreg.h chntpw-140201/ntreg.h
---- chntpw-140201.orig/ntreg.h 2014-02-01 08:54:37.000000000 -0800
-+++ chntpw-140201/ntreg.h 2016-03-02 18:26:33.820980981 -0800
+From c72bedece14b5797b1826e779c7fcb3e3024f820 Mon Sep 17 00:00:00 2001
+From: Jory Pratt <anarchy@gentoo.org>
+Date: Thu, 11 Jul 2019 14:19:30 -0500
+Subject: [PATCH] include missing stdint header
+
+Signed-off-by: Jory Pratt <anarchy@gentoo.org>
+Upstream-Status: Submitted
+---
+ ntreg.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/ntreg.h b/ntreg.h
+index 4b46106..d6fc7cf 100644
+--- a/ntreg.h
++++ b/ntreg.h
@@ -24,6 +24,7 @@
#ifndef _INCLUDE_NTREG_H
@@ -9,3 +21,6 @@ diff -Naur chntpw-140201.orig/ntreg.h chntpw-140201/ntreg.h
#define SZ_MAX 4096 /* Max unicode strlen before we truncate */
+--
+2.22.0
+
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/musl:master commit in: app-crypt/chntpw/files/, app-crypt/chntpw/
@ 2021-12-23 14:54 Jory Pratt
0 siblings, 0 replies; 2+ messages in thread
From: Jory Pratt @ 2021-12-23 14:54 UTC (permalink / raw
To: gentoo-commits
commit: abdf6186ebf18d494af884f223075f7f0944df97
Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 23 14:54:01 2021 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Thu Dec 23 14:54:01 2021 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=abdf6186
app-crypt/chntpw: moved to main tree
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
app-crypt/chntpw/Manifest | 1 -
app-crypt/chntpw/chntpw-140201.ebuild | 58 ----------------------
.../files/chntpw-140201-missing-stdint.patch | 26 ----------
app-crypt/chntpw/metadata.xml | 8 ---
4 files changed, 93 deletions(-)
diff --git a/app-crypt/chntpw/Manifest b/app-crypt/chntpw/Manifest
deleted file mode 100644
index a17c6ae0..00000000
--- a/app-crypt/chntpw/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST chntpw-source-140201.zip 1404098 BLAKE2B 86c93861983613496fcd82879a5b000537d4a7ee2add466aa26c67feabefdb5363f610234f99615139997a04aedb448468ef8b29cc6c4bf49b2e295f41308644 SHA512 a26d747f6e077d1bb3e9b8077781f8c37dd978e07b7426495862f15c9004572b706c34736fc4d1ed8856b1a43335d726b4d87c688f7f9a11fd6cc3a74d71a7fa
diff --git a/app-crypt/chntpw/chntpw-140201.ebuild b/app-crypt/chntpw/chntpw-140201.ebuild
deleted file mode 100644
index 1daf1b00..00000000
--- a/app-crypt/chntpw/chntpw-140201.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Offline Windows NT Password & Registry Editor"
-HOMEPAGE="http://pogostick.net/~pnh/ntpasswd/"
-SRC_URI="http://pogostick.net/~pnh/ntpasswd/${PN}-source-${PV}.zip"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="static"
-
-RDEPEND="dev-libs/openssl:0="
-DEPEND="${RDEPEND}
- app-arch/unzip
- static? ( dev-libs/openssl:0[static-libs] )"
-
-DOCS=(
- HISTORY.txt
- README.txt
- WinReg.txt
- regedit.txt
-)
-
-PATCHES=(
- "${FILESDIR}"/${P}-missing-stdint.patch
-)
-
-src_prepare() {
- default
- sed -i -e '/-o/s:$(CC):$(CC) $(LDFLAGS):' Makefile || die
-
- if ! use static ; then
- sed -i -e "/^all:/s/ \(chntpw\|reged\).static//g" Makefile || die
- fi
-
- emake clean
-}
-
-src_compile() {
- emake \
- CC="$(tc-getCC)" \
- CFLAGS="${CFLAGS} -DUSEOPENSSL -Wall" \
- LIBS="-lcrypto"
-}
-
-src_install() {
- einstalldocs
- dobin chntpw cpnt reged
-
- if use static; then
- dobin {chntpw,reged}.static
- fi
-}
diff --git a/app-crypt/chntpw/files/chntpw-140201-missing-stdint.patch b/app-crypt/chntpw/files/chntpw-140201-missing-stdint.patch
deleted file mode 100644
index de33ebff..00000000
--- a/app-crypt/chntpw/files/chntpw-140201-missing-stdint.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From c72bedece14b5797b1826e779c7fcb3e3024f820 Mon Sep 17 00:00:00 2001
-From: Jory Pratt <anarchy@gentoo.org>
-Date: Thu, 11 Jul 2019 14:19:30 -0500
-Subject: [PATCH] include missing stdint header
-
-Signed-off-by: Jory Pratt <anarchy@gentoo.org>
-Upstream-Status: Submitted
----
- ntreg.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/ntreg.h b/ntreg.h
-index 4b46106..d6fc7cf 100644
---- a/ntreg.h
-+++ b/ntreg.h
-@@ -24,6 +24,7 @@
-
- #ifndef _INCLUDE_NTREG_H
- #define _INCLUDE_NTREG_H 1
-+#include <stdint.h>
-
- #define SZ_MAX 4096 /* Max unicode strlen before we truncate */
-
---
-2.22.0
-
diff --git a/app-crypt/chntpw/metadata.xml b/app-crypt/chntpw/metadata.xml
deleted file mode 100644
index 040cba5f..00000000
--- a/app-crypt/chntpw/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>crypto@gentoo.org</email>
- <name>Crypto</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-12-23 14:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-11 19:25 [gentoo-commits] proj/musl:master commit in: app-crypt/chntpw/files/, app-crypt/chntpw/ Jory Pratt
-- strict thread matches above, loose matches on Subject: below --
2021-12-23 14:54 Jory Pratt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox