[arch-commits] Commit in fetchmail/repos/community-x86_64 (10 files)
Frederik Schwan
freswa at gemini.archlinux.org
Tue Apr 26 20:06:13 UTC 2022
Date: Tuesday, April 26, 2022 @ 20:06:13
Author: freswa
Revision: 1191056
archrelease: copy trunk to community-x86_64
Added:
fetchmail/repos/community-x86_64/PKGBUILD
(from rev 1191055, fetchmail/trunk/PKGBUILD)
fetchmail/repos/community-x86_64/fetchmail.service
(from rev 1191055, fetchmail/trunk/fetchmail.service)
fetchmail/repos/community-x86_64/fetchmail.sysusers
(from rev 1191055, fetchmail/trunk/fetchmail.sysusers)
fetchmail/repos/community-x86_64/fetchmail.tmpfiles
(from rev 1191055, fetchmail/trunk/fetchmail.tmpfiles)
fetchmail/repos/community-x86_64/fetchmail at .service
(from rev 1191055, fetchmail/trunk/fetchmail at .service)
Deleted:
fetchmail/repos/community-x86_64/PKGBUILD
fetchmail/repos/community-x86_64/fetchmail.service
fetchmail/repos/community-x86_64/fetchmail.sysusers
fetchmail/repos/community-x86_64/fetchmail.tmpfiles
fetchmail/repos/community-x86_64/fetchmail at .service
--------------------+
PKGBUILD | 82 +++++++++++++++++++++++++--------------------------
fetchmail.service | 22 ++++++-------
fetchmail.sysusers | 4 +-
fetchmail.tmpfiles | 4 +-
fetchmail at .service | 22 ++++++-------
5 files changed, 67 insertions(+), 67 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-26 20:06:11 UTC (rev 1191055)
+++ PKGBUILD 2022-04-26 20:06:13 UTC (rev 1191056)
@@ -1,41 +0,0 @@
-# Maintainer: Frederik Schwan <freswa at archlinux dot org>
-# Contributor: Amish <contact at via dot aur>
-# Contributor: Victor3D <webmaster at victor3d.com.br>
-
-pkgname=fetchmail
-pkgver=6.4.29
-pkgrel=1
-pkgdesc='A remote-mail retrieval utility'
-arch=('x86_64')
-url='https://www.fetchmail.info'
-license=('GPL')
-depends=('openssl')
-makedepends=('python')
-optdepends=('tk: for using fetchmailconf'
- 'python-future: for using fetchmailconf')
-source=("https://sourceforge.net/projects/fetchmail/files/branch_${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
- 'fetchmail.tmpfiles'
- 'fetchmail.sysusers'
- 'fetchmail at .service'
- 'fetchmail.service')
-b2sums=('edce62697fefc5866b8703ebbd8b67b3d2ac66a7fc2fd77a39e66987c14e73c1dfb7ce7efd9eeef2f7722913b26e95a6caed8a6577181b207caf10fa3889d131'
- 'b4ffb99efe4ab24a5a9ed3a27ad5a4645ef8611d66ca380e6acd36e81b34d2619142d62854fa7bd7716b8013d3ccf75ea3e1e18151ae95ff6c37c839631a5733'
- '5000d2daa40cf36e46bd602d8c1ba45840587d289d19254187f92bced1b557a948e72417bbeaa3efd85e7d19f7f257effc310a96359b85eee6ed96d97d44c1b2'
- 'b8740cab8a59cc6c3082973e60d3eb262e3a76aa2b0517336d8f95fd4214a5ccbb2e292301d9112ede0747335f7f8d2815eb38b958085f702c01be30aa107f72'
- 'a86822f27f5f4c7b97f24baebcd383b5cc2a4fa7810226139e2c588368637417dbfa52f884a8fcc04b904fc1ac865189feb2070a215a8abf9c0192584c2dbbef')
-
-build() {
- cd ${pkgname}-${pkgver}
- ./configure --prefix=/usr --with-ssl=/usr
- make
-}
-
-package() {
- install -D -m644 fetchmail.tmpfiles "${pkgdir}"/usr/lib/tmpfiles.d/fetchmail.conf
- install -D -m644 fetchmail.sysusers "${pkgdir}"/usr/lib/sysusers.d/fetchmail.conf
- install -D -m644 fetchmail.service "${pkgdir}"/usr/lib/systemd/system/fetchmail.service
- install -D -m644 fetchmail at .service "${pkgdir}"/usr/lib/systemd/system/fetchmail at .service
-
- cd ${pkgname}-${pkgver}
- make DESTDIR="${pkgdir}" install
-}
Copied: fetchmail/repos/community-x86_64/PKGBUILD (from rev 1191055, fetchmail/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2022-04-26 20:06:13 UTC (rev 1191056)
@@ -0,0 +1,41 @@
+# Maintainer: Frederik Schwan <freswa at archlinux dot org>
+# Contributor: Amish <contact at via dot aur>
+# Contributor: Victor3D <webmaster at victor3d.com.br>
+
+pkgname=fetchmail
+pkgver=6.4.30
+pkgrel=1
+pkgdesc='A remote-mail retrieval utility'
+arch=('x86_64')
+url='https://www.fetchmail.info'
+license=('GPL')
+depends=('openssl')
+makedepends=('python')
+optdepends=('tk: for using fetchmailconf'
+ 'python-future: for using fetchmailconf')
+source=("https://sourceforge.net/projects/fetchmail/files/branch_${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
+ 'fetchmail.tmpfiles'
+ 'fetchmail.sysusers'
+ 'fetchmail at .service'
+ 'fetchmail.service')
+b2sums=('67e6aff00b1678ad68a4539c40147c79fbb22970248a97fd16340dbc64e90339a476ea322afde7345858b7041a00364e181af37dc96a09dcdca2e096f62922ea'
+ 'b4ffb99efe4ab24a5a9ed3a27ad5a4645ef8611d66ca380e6acd36e81b34d2619142d62854fa7bd7716b8013d3ccf75ea3e1e18151ae95ff6c37c839631a5733'
+ '5000d2daa40cf36e46bd602d8c1ba45840587d289d19254187f92bced1b557a948e72417bbeaa3efd85e7d19f7f257effc310a96359b85eee6ed96d97d44c1b2'
+ 'b8740cab8a59cc6c3082973e60d3eb262e3a76aa2b0517336d8f95fd4214a5ccbb2e292301d9112ede0747335f7f8d2815eb38b958085f702c01be30aa107f72'
+ 'a86822f27f5f4c7b97f24baebcd383b5cc2a4fa7810226139e2c588368637417dbfa52f884a8fcc04b904fc1ac865189feb2070a215a8abf9c0192584c2dbbef')
+
+build() {
+ cd ${pkgname}-${pkgver}
+ ./configure --prefix=/usr --with-ssl=/usr
+ make
+}
+
+package() {
+ install -D -m644 fetchmail.tmpfiles "${pkgdir}"/usr/lib/tmpfiles.d/fetchmail.conf
+ install -D -m644 fetchmail.sysusers "${pkgdir}"/usr/lib/sysusers.d/fetchmail.conf
+ install -D -m644 fetchmail.service "${pkgdir}"/usr/lib/systemd/system/fetchmail.service
+ install -D -m644 fetchmail at .service "${pkgdir}"/usr/lib/systemd/system/fetchmail at .service
+
+ cd ${pkgname}-${pkgver}
+ make DESTDIR="${pkgdir}" install
+}
Deleted: fetchmail.service
===================================================================
--- fetchmail.service 2022-04-26 20:06:11 UTC (rev 1191055)
+++ fetchmail.service 2022-04-26 20:06:13 UTC (rev 1191056)
@@ -1,11 +0,0 @@
-[Unit]
-Description=Fetchmail
-After=network.target
-
-[Service]
-User=fetchmail
-ExecStart=/usr/bin/fetchmail --pidfile /run/fetchmail/fetchmailrc.pid -f /etc/fetchmailrc
-RestartSec=1
-
-[Install]
-WantedBy=multi-user.target
Copied: fetchmail/repos/community-x86_64/fetchmail.service (from rev 1191055, fetchmail/trunk/fetchmail.service)
===================================================================
--- fetchmail.service (rev 0)
+++ fetchmail.service 2022-04-26 20:06:13 UTC (rev 1191056)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Fetchmail
+After=network.target
+
+[Service]
+User=fetchmail
+ExecStart=/usr/bin/fetchmail --pidfile /run/fetchmail/fetchmailrc.pid -f /etc/fetchmailrc
+RestartSec=1
+
+[Install]
+WantedBy=multi-user.target
Deleted: fetchmail.sysusers
===================================================================
--- fetchmail.sysusers 2022-04-26 20:06:11 UTC (rev 1191055)
+++ fetchmail.sysusers 2022-04-26 20:06:13 UTC (rev 1191056)
@@ -1,2 +0,0 @@
-u fetchmail - "Fetchmail daemon" /var/lib/fetchmail
-m fetchmail nobody
Copied: fetchmail/repos/community-x86_64/fetchmail.sysusers (from rev 1191055, fetchmail/trunk/fetchmail.sysusers)
===================================================================
--- fetchmail.sysusers (rev 0)
+++ fetchmail.sysusers 2022-04-26 20:06:13 UTC (rev 1191056)
@@ -0,0 +1,2 @@
+u fetchmail - "Fetchmail daemon" /var/lib/fetchmail
+m fetchmail nobody
Deleted: fetchmail.tmpfiles
===================================================================
--- fetchmail.tmpfiles 2022-04-26 20:06:11 UTC (rev 1191055)
+++ fetchmail.tmpfiles 2022-04-26 20:06:13 UTC (rev 1191056)
@@ -1,2 +0,0 @@
-d /run/fetchmail 700 fetchmail nobody
-d /var/lib/fetchmail 755 fetchmail nobody
Copied: fetchmail/repos/community-x86_64/fetchmail.tmpfiles (from rev 1191055, fetchmail/trunk/fetchmail.tmpfiles)
===================================================================
--- fetchmail.tmpfiles (rev 0)
+++ fetchmail.tmpfiles 2022-04-26 20:06:13 UTC (rev 1191056)
@@ -0,0 +1,2 @@
+d /run/fetchmail 700 fetchmail nobody
+d /var/lib/fetchmail 755 fetchmail nobody
Deleted: fetchmail at .service
===================================================================
--- fetchmail at .service 2022-04-26 20:06:11 UTC (rev 1191055)
+++ fetchmail at .service 2022-04-26 20:06:13 UTC (rev 1191056)
@@ -1,11 +0,0 @@
-[Unit]
-Description=A remote-mail retrieval utility
-After=network.target
-
-[Service]
-User=fetchmail
-ExecStart=/usr/bin/fetchmail --pidfile /run/fetchmail/fetchmailrc.%I.pid -f /etc/fetchmailrc.%I
-RestartSec=1
-
-[Install]
-Alias=multi-user.target.wants/fetchmail@%i.service
Copied: fetchmail/repos/community-x86_64/fetchmail at .service (from rev 1191055, fetchmail/trunk/fetchmail at .service)
===================================================================
--- fetchmail at .service (rev 0)
+++ fetchmail at .service 2022-04-26 20:06:13 UTC (rev 1191056)
@@ -0,0 +1,11 @@
+[Unit]
+Description=A remote-mail retrieval utility
+After=network.target
+
+[Service]
+User=fetchmail
+ExecStart=/usr/bin/fetchmail --pidfile /run/fetchmail/fetchmailrc.%I.pid -f /etc/fetchmailrc.%I
+RestartSec=1
+
+[Install]
+Alias=multi-user.target.wants/fetchmail@%i.service
More information about the arch-commits
mailing list