Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: sieve-connect-0.90
@ 2024-04-26  2:07 tornaria
  0 siblings, 0 replies; only message in thread
From: tornaria @ 2024-04-26  2:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages sieve-connect
https://github.com/void-linux/void-packages/pull/50039

New package: sieve-connect-0.90
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From ab5fedff401259e688c2cdead6109918a3dec226 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 25 Apr 2024 23:06:15 -0300
Subject: [PATCH] New package: sieve-connect-0.90

---
 srcpkgs/sieve-connect/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/sieve-connect/template

diff --git a/srcpkgs/sieve-connect/template b/srcpkgs/sieve-connect/template
new file mode 100644
index 00000000000000..4cd2f333f893a9
--- /dev/null
+++ b/srcpkgs/sieve-connect/template
@@ -0,0 +1,21 @@
+# Template file for 'sieve-connect'
+pkgname=sieve-connect
+version=0.90
+revision=1
+build_style=gnu-makefile
+hostmakedepends="perl"
+depends="perl-Authen-SASL perl-IO-Socket-INET6 perl-IO-Socket-SSL perl-Net-DNS
+ perl-Term-ReadKey perl-Term-ReadLine-Gnu"
+short_desc="Client for the MANAGESIEVE protocol"
+maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
+license="BSD-3-Clause"
+homepage="https://people.spodhuis.org/phil.pennock/software/"
+changelog="https://people.spodhuis.org/phil.pennock/software/sieve-connect.ChangeLog.txt"
+distfiles="https://people.spodhuis.org/phil.pennock/software/sieve-connect-${version}.tar.bz2"
+checksum=4a188ba50009170b5a7a51cbd0dbaab972eb1e42a3ad7c2d8d22fb63f2f77603
+
+do_install() {
+	vbin sieve-connect
+	vman sieve-connect.1
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-26  2:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-26  2:07 [PR PATCH] New package: sieve-connect-0.90 tornaria

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).