Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sqlite-replication: use upstream manifest.
@ 2019-10-04  5:04 voidlinux-github
  2019-10-04  5:07 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-04  5:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

There is a new pull request by CameronNemo against master on the void-packages repository

https://github.com/CameronNemo/void-packages sqliterepl
https://github.com/void-linux/void-packages/pull/15050

sqlite-replication: use upstream manifest.
Previously, I was generating this manually
(it should be updated on each version bump)
Recently, Free included a generated manifest
for release commits.

A patch file from https://github.com/void-linux/void-packages/pull/15050.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sqliterepl-15050.patch --]
[-- Type: text/x-diff, Size: 1466 bytes --]

From d4ade6e6e92754277f7c21d59b790c5fdb1f2486 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Mon, 19 Aug 2019 20:58:26 -0700
Subject: [PATCH] sqlite-replication: use upstream manifest.

Previously, I was generating this manually
(it should be updated on each version bump)
Recently, Free included a generated manifest
for release commits.
---
 srcpkgs/sqlite-replication/template | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/sqlite-replication/template b/srcpkgs/sqlite-replication/template
index 6eb87c4d706..cd6cf735da9 100644
--- a/srcpkgs/sqlite-replication/template
+++ b/srcpkgs/sqlite-replication/template
@@ -1,10 +1,10 @@
 # Template file for 'sqlite-replication'
 pkgname=sqlite-replication
 version=3.29.0
-revision=1
+revision=2
 wrksrc="sqlite-version-${version}-replication3"
 build_style=gnu-configure
-configure_args="--enable-wal-replication --enable-threadsafe --enable-dynamic-extensions --enable-fts5"
+configure_args="--enable-replication --enable-threadsafe --enable-dynamic-extensions --enable-fts5"
 hostmakedepends="tcl"
 makedepends="libedit-devel"
 short_desc="Replication Enabled SQL Database Engine in a C Library"
@@ -26,9 +26,6 @@ CFLAGS+=" -DHAVE_FDATASYNC"
 disable_parallel_build=yes
 
 pre_configure() {
-	printf -- "D 2019-03-09T15:45:46\n" > manifest
-	printf -- "8250984a368079bb1838d48d99f8c1a6282e00bc" > manifest.uuid
-
 	sed -i -e 's/ -ltinfo//g' configure
 }
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: sqlite-replication: use upstream manifest.
  2019-10-04  5:04 [PR PATCH] sqlite-replication: use upstream manifest voidlinux-github
@ 2019-10-04  5:07 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-04  5:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

There's a closed pull request on the void-packages repository

sqlite-replication: use upstream manifest.
https://github.com/void-linux/void-packages/pull/15050

Description:
Previously, I was generating this manually
(it should be updated on each version bump)
Recently, Free included a generated manifest
for release commits.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-04  5:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04  5:04 [PR PATCH] sqlite-replication: use upstream manifest voidlinux-github
2019-10-04  5:07 ` [PR PATCH] [Closed]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).