Date: Friday, January 10, 2020 @ 15:44:19
  Author: felixonmars
Revision: 551687

archrelease: copy trunk to community-x86_64

Added:
  shadowsocks-libev/repos/community-x86_64/PKGBUILD
    (from rev 551686, shadowsocks-libev/trunk/PKGBUILD)
  shadowsocks-libev/repos/community-x86_64/[email protected]
    (from rev 551686, shadowsocks-libev/trunk/[email protected])
  shadowsocks-libev/repos/community-x86_64/[email protected]
    (from rev 551686, shadowsocks-libev/trunk/[email protected])
  shadowsocks-libev/repos/community-x86_64/[email protected]
    (from rev 551686, shadowsocks-libev/trunk/[email protected])
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev.install
    (from rev 551686, shadowsocks-libev/trunk/shadowsocks-libev.install)
  shadowsocks-libev/repos/community-x86_64/[email protected]
    (from rev 551686, shadowsocks-libev/trunk/[email protected])
Deleted:
  shadowsocks-libev/repos/community-x86_64/PKGBUILD
  shadowsocks-libev/repos/community-x86_64/[email protected]
  shadowsocks-libev/repos/community-x86_64/[email protected]
  shadowsocks-libev/repos/community-x86_64/[email protected]
  shadowsocks-libev/repos/community-x86_64/shadowsocks-libev.install
  shadowsocks-libev/repos/community-x86_64/[email protected]

-----------------------------------+
 PKGBUILD                          |   98 ++++++++++++++++++------------------
 [email protected]  |   28 +++++-----
 [email protected] |   28 +++++-----
 [email protected] |   28 +++++-----
 shadowsocks-libev.install         |   20 +++----
 [email protected]        |   28 +++++-----
 6 files changed, 115 insertions(+), 115 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-10 15:43:39 UTC (rev 551686)
+++ PKGBUILD    2020-01-10 15:44:19 UTC (rev 551687)
@@ -1,49 +0,0 @@
-# Maintainer: Felix Yan <[email protected]>
-# Contributor: jiangxq <jiangxueqian at gmail dot com>
-# Contributor: zh99998 <[email protected]>
-# Contributor: 4679kun <admin at 4679 dot us>
-
-pkgname=shadowsocks-libev
-pkgver=3.3.3
-pkgrel=2
-pkgdesc='A lightweight secured socks5 proxy for embedded devices and low end 
boxes'
-arch=('x86_64')
-url='https://github.com/shadowsocks/shadowsocks-libev'
-license=('GPL3')
-depends=('libcap' 'mbedtls' 'libsodium' 'libev' 'c-ares' 'pcre' 'libcorkipset' 
'libbloom')
-makedepends=('asciidoc' 'xmlto')
-install=${pkgname}.install
-source=("$pkgname-$pkgver.tar.gz::https://github.com/shadowsocks/$pkgname/archive/v$pkgver.tar.gz";
-        '[email protected]'
-        '[email protected]'
-        '[email protected]'
-        '[email protected]')
-
-sha512sums=('f02b43ee95b18b0a63fae1a1ad56b4d5e41cc79dc38cd9ad71c3830b7bb97a14110299f766b1e2cfbd6ce362f4c76c338693b1d8b558cf18b9c5e53a08fddd38'
-            
'434a05a265bdd895bfaadfb3d46a38782779955c2637bc923a6dc708f4bf780af898a6c90884a453c4920c7ee41e38855cfbf1a2fc03fb663c4ef262a24c62e6'
-            
'fd1742bab0e8b66ccc3dabdd2f0e78f8b0a7b478b22e66826ca8394644e81518fcb51cfe20019fe104a63269312db7db24cd3c7b570a92091c1252913761e201'
-            
'1edbaeecbdc3b94e9ffd6559569a096d5204c0086b59294c8ab04bd9a40dafd5f81cccf7590676920913d249117aa3bd4c5ea18be41af8b8011f4888ddb62f67'
-            
'370db87042d64e74226bf5514e104647ea94daf280407e83ee5efe21ff4007428fd4bcdc06fb09264e7da8037b79030c3f79fd7d69e67413ac4aa439c4dc01bb')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  sed -i 's|AC_CONFIG_FILES(\[libbloom/Makefile libcork/Makefile 
libipset/Makefile\])||' configure.ac
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  ./autogen.sh
-  ./configure --prefix=/usr --enable-shared --enable-system-shared-lib
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir/" install
-  install -Dm644 "$srcdir/[email protected]" 
"$pkgdir/usr/lib/systemd/system/[email protected]"
-  install -Dm644 "$srcdir/[email protected]" 
"$pkgdir/usr/lib/systemd/system/[email protected]"
-  install -Dm644 "$srcdir/[email protected]" 
"$pkgdir/usr/lib/systemd/system/[email protected]"
-  install -Dm644 "$srcdir/[email protected]" 
"$pkgdir/usr/lib/systemd/system/[email protected]"
-}

Copied: shadowsocks-libev/repos/community-x86_64/PKGBUILD (from rev 551686, 
shadowsocks-libev/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2020-01-10 15:44:19 UTC (rev 551687)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan <[email protected]>
+# Contributor: jiangxq <jiangxueqian at gmail dot com>
+# Contributor: zh99998 <[email protected]>
+# Contributor: 4679kun <admin at 4679 dot us>
+
+pkgname=shadowsocks-libev
+pkgver=3.3.4
+pkgrel=1
+pkgdesc='A lightweight secured socks5 proxy for embedded devices and low end 
boxes'
+arch=('x86_64')
+url='https://github.com/shadowsocks/shadowsocks-libev'
+license=('GPL3')
+depends=('libcap' 'mbedtls' 'libsodium' 'libev' 'c-ares' 'pcre' 'libcorkipset' 
'libbloom')
+makedepends=('asciidoc' 'xmlto')
+install=${pkgname}.install
+source=("$pkgname-$pkgver.tar.gz::https://github.com/shadowsocks/$pkgname/archive/v$pkgver.tar.gz";
+        '[email protected]'
+        '[email protected]'
+        '[email protected]'
+        '[email protected]')
+
+sha512sums=('4fb9e4a62f86f1504aab71022b5078a1f97b1f14da82c7b456dc9eaed23be990430769f37b7c2855c266be40ec215237bb0a40d254dffac8556ec4719cc9aa6d'
+            
'434a05a265bdd895bfaadfb3d46a38782779955c2637bc923a6dc708f4bf780af898a6c90884a453c4920c7ee41e38855cfbf1a2fc03fb663c4ef262a24c62e6'
+            
'fd1742bab0e8b66ccc3dabdd2f0e78f8b0a7b478b22e66826ca8394644e81518fcb51cfe20019fe104a63269312db7db24cd3c7b570a92091c1252913761e201'
+            
'1edbaeecbdc3b94e9ffd6559569a096d5204c0086b59294c8ab04bd9a40dafd5f81cccf7590676920913d249117aa3bd4c5ea18be41af8b8011f4888ddb62f67'
+            
'370db87042d64e74226bf5514e104647ea94daf280407e83ee5efe21ff4007428fd4bcdc06fb09264e7da8037b79030c3f79fd7d69e67413ac4aa439c4dc01bb')
+
+prepare() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  sed -i 's|AC_CONFIG_FILES(\[libbloom/Makefile libcork/Makefile 
libipset/Makefile\])||' configure.ac
+}
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  ./autogen.sh
+  ./configure --prefix=/usr --enable-shared --enable-system-shared-lib
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir/" install
+  install -Dm644 "$srcdir/[email protected]" 
"$pkgdir/usr/lib/systemd/system/[email protected]"
+  install -Dm644 "$srcdir/[email protected]" 
"$pkgdir/usr/lib/systemd/system/[email protected]"
+  install -Dm644 "$srcdir/[email protected]" 
"$pkgdir/usr/lib/systemd/system/[email protected]"
+  install -Dm644 "$srcdir/[email protected]" 
"$pkgdir/usr/lib/systemd/system/[email protected]"
+}

Deleted: [email protected]
===================================================================
--- [email protected]    2020-01-10 15:43:39 UTC (rev 551686)
+++ [email protected]    2020-01-10 15:44:19 UTC (rev 551687)
@@ -1,14 +0,0 @@
-[Unit]
-Description=Shadowsocks-Libev Client Service Redir Mode
-After=network-online.target
-Wants=network-online.target
-
-[Service]
-Type=simple
-User=nobody
-CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
-ExecStart=/usr/bin/ss-redir -c /etc/shadowsocks/%i.json
-
-[Install]
-WantedBy=multi-user.target
-

Copied: 
shadowsocks-libev/repos/community-x86_64/[email protected] (from 
rev 551686, shadowsocks-libev/trunk/[email protected])
===================================================================
--- [email protected]                            (rev 0)
+++ [email protected]    2020-01-10 15:44:19 UTC (rev 551687)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Shadowsocks-Libev Client Service Redir Mode
+After=network-online.target
+Wants=network-online.target
+
+[Service]
+Type=simple
+User=nobody
+CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
+ExecStart=/usr/bin/ss-redir -c /etc/shadowsocks/%i.json
+
+[Install]
+WantedBy=multi-user.target
+

Deleted: [email protected]
===================================================================
--- [email protected]   2020-01-10 15:43:39 UTC (rev 551686)
+++ [email protected]   2020-01-10 15:44:19 UTC (rev 551687)
@@ -1,14 +0,0 @@
-[Unit]
-Description=Shadowsocks-Libev Server Service
-After=network-online.target
-Wants=network-online.target
-
-[Service]
-Type=simple
-User=nobody
-CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-ExecStart=/usr/bin/ss-server -c /etc/shadowsocks/%i.json
-
-[Install]
-WantedBy=multi-user.target
-

Copied: 
shadowsocks-libev/repos/community-x86_64/[email protected] 
(from rev 551686, shadowsocks-libev/trunk/[email protected])
===================================================================
--- [email protected]                           (rev 0)
+++ [email protected]   2020-01-10 15:44:19 UTC (rev 551687)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Shadowsocks-Libev Server Service
+After=network-online.target
+Wants=network-online.target
+
+[Service]
+Type=simple
+User=nobody
+CapabilityBoundingSet=CAP_NET_BIND_SERVICE
+ExecStart=/usr/bin/ss-server -c /etc/shadowsocks/%i.json
+
+[Install]
+WantedBy=multi-user.target
+

Deleted: [email protected]
===================================================================
--- [email protected]   2020-01-10 15:43:39 UTC (rev 551686)
+++ [email protected]   2020-01-10 15:44:19 UTC (rev 551687)
@@ -1,14 +0,0 @@
-[Unit]
-Description=Shadowsocks-Libev Client Service Tunnel Mode
-After=network-online.target
-Wants=network-online.target
-
-[Service]
-Type=simple
-User=nobody
-CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-ExecStart=/usr/bin/ss-tunnel -c /etc/shadowsocks/%i.json
-
-[Install]
-WantedBy=multi-user.target
-

Copied: 
shadowsocks-libev/repos/community-x86_64/[email protected] 
(from rev 551686, shadowsocks-libev/trunk/[email protected])
===================================================================
--- [email protected]                           (rev 0)
+++ [email protected]   2020-01-10 15:44:19 UTC (rev 551687)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Shadowsocks-Libev Client Service Tunnel Mode
+After=network-online.target
+Wants=network-online.target
+
+[Service]
+Type=simple
+User=nobody
+CapabilityBoundingSet=CAP_NET_BIND_SERVICE
+ExecStart=/usr/bin/ss-tunnel -c /etc/shadowsocks/%i.json
+
+[Install]
+WantedBy=multi-user.target
+

Deleted: shadowsocks-libev.install
===================================================================
--- shadowsocks-libev.install   2020-01-10 15:43:39 UTC (rev 551686)
+++ shadowsocks-libev.install   2020-01-10 15:44:19 UTC (rev 551687)
@@ -1,10 +0,0 @@
-post_install() {
-       setcap cap_net_bind_service+ep usr/bin/ss-local  2>/dev/null
-       setcap cap_net_bind_service+ep usr/bin/ss-server 2>/dev/null
-       setcap cap_net_bind_service+ep usr/bin/ss-tunnel 2>/dev/null
-       setcap cap_net_bind_service,cap_net_admin+ep usr/bin/ss-redir  
2>/dev/null
-}
-
-post_upgrade() {
-       post_install "$1"
-}

Copied: shadowsocks-libev/repos/community-x86_64/shadowsocks-libev.install 
(from rev 551686, shadowsocks-libev/trunk/shadowsocks-libev.install)
===================================================================
--- shadowsocks-libev.install                           (rev 0)
+++ shadowsocks-libev.install   2020-01-10 15:44:19 UTC (rev 551687)
@@ -0,0 +1,10 @@
+post_install() {
+       setcap cap_net_bind_service+ep usr/bin/ss-local  2>/dev/null
+       setcap cap_net_bind_service+ep usr/bin/ss-server 2>/dev/null
+       setcap cap_net_bind_service+ep usr/bin/ss-tunnel 2>/dev/null
+       setcap cap_net_bind_service,cap_net_admin+ep usr/bin/ss-redir  
2>/dev/null
+}
+
+post_upgrade() {
+       post_install "$1"
+}

Deleted: [email protected]
===================================================================
--- [email protected]  2020-01-10 15:43:39 UTC (rev 551686)
+++ [email protected]  2020-01-10 15:44:19 UTC (rev 551687)
@@ -1,14 +0,0 @@
-[Unit]
-Description=Shadowsocks-Libev Client Service
-After=network-online.target
-Wants=network-online.target
-
-[Service]
-Type=simple
-User=nobody
-CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-ExecStart=/usr/bin/ss-local -c /etc/shadowsocks/%i.json
-
-[Install]
-WantedBy=multi-user.target
-

Copied: shadowsocks-libev/repos/community-x86_64/[email protected] 
(from rev 551686, shadowsocks-libev/trunk/[email protected])
===================================================================
--- [email protected]                          (rev 0)
+++ [email protected]  2020-01-10 15:44:19 UTC (rev 551687)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Shadowsocks-Libev Client Service
+After=network-online.target
+Wants=network-online.target
+
+[Service]
+Type=simple
+User=nobody
+CapabilityBoundingSet=CAP_NET_BIND_SERVICE
+ExecStart=/usr/bin/ss-local -c /etc/shadowsocks/%i.json
+
+[Install]
+WantedBy=multi-user.target
+

Reply via email to