[arch-commits] Commit in rfc/repos/community-any (PKGBUILD PKGBUILD license license)

Sergej Pupykin spupykin at archlinux.org
Thu Aug 17 09:21:35 UTC 2017


    Date: Thursday, August 17, 2017 @ 09:21:34
  Author: spupykin
Revision: 251669

archrelease: copy trunk to community-any

Added:
  rfc/repos/community-any/PKGBUILD
    (from rev 251668, rfc/trunk/PKGBUILD)
  rfc/repos/community-any/license
    (from rev 251668, rfc/trunk/license)
Deleted:
  rfc/repos/community-any/PKGBUILD
  rfc/repos/community-any/license

----------+
 PKGBUILD |  152 ++++++++++++++++++++++++++++++-------------------------------
 license  |  128 +++++++++++++++++++++++++--------------------------
 2 files changed, 140 insertions(+), 140 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-17 09:21:15 UTC (rev 251668)
+++ PKGBUILD	2017-08-17 09:21:34 UTC (rev 251669)
@@ -1,76 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Peter Simons <simons at cryp.to>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=rfc
-pkgver=20170313
-pkgrel=1
-pkgdesc="RFCs from rfc-editor.org"
-arch=('any')
-url="https://www.rfc-editor.org/"
-license=("custom:as-is")
-options=('docs')
-source=(rfc-index-$pkgver.txt::https://www.rfc-editor.org/rfc/rfc-index.txt
-        license
-        https://www.rfc-editor.org/rfc/tar/RFCs0001-0500.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs0501-1000.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs1001-1500.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs1501-2000.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs2001-2500.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs2501-3000.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs3001-3500.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs3501-4000.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs4001-4500.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs4501-5000.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs5001-5500.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs5501-6000.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs6001-6500.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs6501-7000.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs7001-7500.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs7501-8000.tar.gz
-        https://www.rfc-editor.org/rfc/tar/RFCs8001-latest.tar.gz)
-sha256sums=('efff242bc2f1f4382965fa264871a70d3a0f5d1ad88f40217cae69942aef703c'
-            'ac9cd91c2e15b0840b6ecd4f7d30d6d12c49e18b4f9eb383a0ce05a64901624e'
-            'f6f58982a2a26624bdbe7e70282b27df2da01aadb00791e1b3593a48c1a68815'
-            '823eb07a9dc14806a0ed5de98647c4061452144992cbb77f6d93f59d2e55dc60'
-            '601f34ab550004ed34937bb70f4f30081790ae8056c26f721394477aa2e77690'
-            'ed6ad65f7f60f159e7d7867323f49e7bd63981968d907e1899c715eeda960fe5'
-            '307d8492939a22cee5c988cdbf476575f90b4543994d04f4750ea78edbd2b9ee'
-            '47e7d40df6aca27bf89952929bee142febebcf4158ef62b491e6abb9f57b0d11'
-            'f58ce955cb0ab113fb2e27debc155dea4ec3c41b3c83dab6f8cd4412f1cf7f05'
-            '21cff097338a8a848529b8d1f7961db49ff8f48c72c1482134c44b22e26b8e7c'
-            '6e604f4ed7057052ebab0bfbd08958074f827413ccc1862dc8dbeeddec3d47ff'
-            'ea3cb8fa0b28eb0540bac589aaacbb4a9c5652861d0cdcb80ebbb53ca3270b33'
-            '6b14875f50e94ce6bad31a723e464a2098bc17b01d3d81378f30834e0d132d62'
-            '73e0ea55f701abc27f462f075277ccbe6f32672c71c700d97513687c31e14300'
-            'ff84bb794a579f234ac5d979d3e23f914a93c162081dcd4069205e20928b13cb'
-            'acf1d12cafed071df67ff2857d802a0af3372a262fae72f249475ec3bd8c60dd'
-            '2a2541507c9150f5a96744db6388f79f70b48452c227793d13850df41baa52d7'
-            'b0bf827182c50211e027b84080ac421cb0d7d9217c918f84b60b17ab2e078013'
-            '9fcc3c9fec46a8286ee72f0f521d092aa171cc61b840f025691ea4d8ae7c9634')
-
-package() {
-    cd "$srcdir"
-
-    mkdir -p "$pkgdir/usr/share/doc/rfc"
-    cp rfc-index-$pkgver.txt "$pkgdir/usr/share/doc/rfc/rfc-index.txt"
-    rm -f rfc-index-$pkgver.txt
-
-    tar xf rfc1305.tar
-    rm -f rfc1305.tar
-    for n in ntpv3*; do
-      mv "$n" "rfc1305-$n"
-    done
-
-    for fmt in txt ps pdf; do
-      mkdir -p "$pkgdir/usr/share/doc/rfc/${fmt}"
-      mv *.${fmt} "$pkgdir/usr/share/doc/rfc/${fmt}/"
-    done
-
-    cd "$pkgdir/usr/share/doc/rfc"
-    find . -type f -exec chmod 444 {} \;
-    find . -type d -exec chmod 555 {} \;
-    chown -R root:root .
-    install -D -m0644 "$srcdir"/license "$pkgdir"/usr/share/licenses/$pkgname/license
-}

Copied: rfc/repos/community-any/PKGBUILD (from rev 251668, rfc/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-08-17 09:21:34 UTC (rev 251669)
@@ -0,0 +1,76 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Peter Simons <simons at cryp.to>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=rfc
+pkgver=20170817
+pkgrel=1
+pkgdesc="RFCs from rfc-editor.org"
+arch=('any')
+url="https://www.rfc-editor.org/"
+license=("custom:as-is")
+options=('docs')
+source=(rfc-index-$pkgver.txt::https://www.rfc-editor.org/rfc/rfc-index.txt
+        license
+        https://www.rfc-editor.org/rfc/tar/RFCs0001-0500.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs0501-1000.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs1001-1500.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs1501-2000.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs2001-2500.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs2501-3000.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs3001-3500.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs3501-4000.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs4001-4500.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs4501-5000.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs5001-5500.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs5501-6000.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs6001-6500.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs6501-7000.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs7001-7500.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs7501-8000.tar.gz
+        https://www.rfc-editor.org/rfc/tar/RFCs8001-latest.tar.gz)
+sha256sums=('0916d82541097be80a8b60a94acd962821eff6f6111e0353151613dbced941d5'
+            'ac9cd91c2e15b0840b6ecd4f7d30d6d12c49e18b4f9eb383a0ce05a64901624e'
+            '7aba251dc4c08a8a1dded1760741dfa1a5c7a34ce66ad29ed720f48ec4baeebe'
+            'a0004b2b6f95ed9d70d00f59eadd9a82f1a4051669a34bd5c05792b2729e3fcc'
+            '08d298daadf2eb6e8a8187e6cd8ff35c7be87f94d7063a63d19d4535cadd4def'
+            'b768d2c85d9abd95f2663004dff40f9c8662718135c7a1a8a6cfe8a2ce391518'
+            'ff9dd9002265a086bf2cc273cf84637d12deaa4aa21c6d4d4eed210b0a236684'
+            '9f8b9eb01989b238c11391e0a8716c21345ea14bd4ee94c41db63fdc5d4b1233'
+            'cbf2f02582e5d46057ec20537c44a299a892b5cbe0d2a958513a602f870db46c'
+            '2bb25fe0a028c23e93f2c76a0af789a27edb19c98c00fb7038cfb523a64c6f45'
+            'ef290c50518cbd03940025b68743dce84000404208056b45cfb1e7939ec19380'
+            '511c563502c023bbe335bc8c6e570a89fad96e79d18b48bcbc2c8ece41aabb0d'
+            'e92fb80378cb8bf9d9079cf9973d8c4b11bdc231cffd234ffcd8336352c68d57'
+            '06698e782986b8ee8468cfded41e09e75c96edaa17dbe373d8c37353a21d84af'
+            '3b09aac2ef9f9b247249a7b1716a1420fad2e1febc57cdcc452344e80e646848'
+            '7bc48265a44b37995642a0e0415de945d59c6a0499dc5d4e9cc99eb670fe69e7'
+            'f127da04e81241dbf8fe54061edda97011dff169df78e5afd529bf5d4dd421e2'
+            '19eb7778cd6c792f851ebd827ed84ff87117c1bb6a96642dc70bc380378c8c4f'
+            '5cdc5c9e66f41a13af8031f72b14fa31536a1432c5282b03591faef4604c95c5')
+
+package() {
+    cd "$srcdir"
+
+    mkdir -p "$pkgdir/usr/share/doc/rfc"
+    cp rfc-index-$pkgver.txt "$pkgdir/usr/share/doc/rfc/rfc-index.txt"
+    rm -f rfc-index-$pkgver.txt
+
+    tar xf rfc1305.tar
+    rm -f rfc1305.tar
+    for n in ntpv3*; do
+      mv "$n" "rfc1305-$n"
+    done
+
+    for fmt in txt ps pdf; do
+      mkdir -p "$pkgdir/usr/share/doc/rfc/${fmt}"
+      mv *.${fmt} "$pkgdir/usr/share/doc/rfc/${fmt}/"
+    done
+
+    cd "$pkgdir/usr/share/doc/rfc"
+    find . -type f -exec chmod 444 {} \;
+    find . -type d -exec chmod 555 {} \;
+    chown -R root:root .
+    install -D -m0644 "$srcdir"/license "$pkgdir"/usr/share/licenses/$pkgname/license
+}

Deleted: license
===================================================================
--- license	2017-08-17 09:21:15 UTC (rev 251668)
+++ license	2017-08-17 09:21:34 UTC (rev 251669)
@@ -1,64 +0,0 @@
-The Request For Comments (RFC) documents are intended to have wide
-distribution.
-
-1.  Copying and distributing the whole RFC without any changes:
-
-1a.  The copying and free redistribution are generally encouraged.
-
-1b.  The inclusion of RFCs in other documents and collections that are
-distributed for a fee is also encouraged, though in this case it is a
-courtesy (i) to ask the RFC author and (ii) provide the RFC author
-with a copy of the final document or collection.  Anyone can takes
-some RFCs, put them in a book, copyright the book, and sell it.  This
-in no way inhibits anyone else from doing the same thing, or inhibits
-any other distribution of the RFCs.
-
-2.  Copying and distributing the whole RFC with changes in format,
-font, etcetera:
-
-2a.  The same as case 1 with the addition that a note should be made
-of the reformatting.
-
-3.  Copying and distributing portions of an RFC:
-
-3a.  As with any material excerpted from another source, proper credit
-and citations must be provided.
-
-4.  Translating RFCs into other languages:
-
-4a.  Since wide distribution of RFCs is very desirable, translation
-into other languages is also desirable.  The same requirements and
-courtesies should be followed in distributing RFCs in translation as
-would be followed when distributing RFCs in the original language.
-
-
-Newer RFCs are under the following copyright:
-
-
-"Full Copyright Statement
-
-   Copyright (C) The Internet Society (1998).  All Rights Reserved.
-
-   This document and translations of it may be copied and furnished to
-   others, and derivative works that comment on or otherwise explain it
-   or assist in its implementation may be prepared, copied, published
-   and distributed, in whole or in part, without restriction of any
-   kind, provided that the above copyright notice and this paragraph are
-   included on all such copies and derivative works.  However, this
-   document itself may not be modified in any way, such as by removing
-   the copyright notice or references to the Internet Society or other
-   Internet organizations, except as needed for the purpose of
-   developing Internet standards in which case the procedures for
-   copyrights defined in the Internet Standards process must be
-   followed, or as required to translate it into languages other than
-   English.
-
-   The limited permissions granted above are perpetual and will not be
-   revoked by the Internet Society or its successors or assigns.
-
-   This document and the information contained herein is provided on an
-   "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
-   TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
-   BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
-   HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
-   MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE."

Copied: rfc/repos/community-any/license (from rev 251668, rfc/trunk/license)
===================================================================
--- license	                        (rev 0)
+++ license	2017-08-17 09:21:34 UTC (rev 251669)
@@ -0,0 +1,64 @@
+The Request For Comments (RFC) documents are intended to have wide
+distribution.
+
+1.  Copying and distributing the whole RFC without any changes:
+
+1a.  The copying and free redistribution are generally encouraged.
+
+1b.  The inclusion of RFCs in other documents and collections that are
+distributed for a fee is also encouraged, though in this case it is a
+courtesy (i) to ask the RFC author and (ii) provide the RFC author
+with a copy of the final document or collection.  Anyone can takes
+some RFCs, put them in a book, copyright the book, and sell it.  This
+in no way inhibits anyone else from doing the same thing, or inhibits
+any other distribution of the RFCs.
+
+2.  Copying and distributing the whole RFC with changes in format,
+font, etcetera:
+
+2a.  The same as case 1 with the addition that a note should be made
+of the reformatting.
+
+3.  Copying and distributing portions of an RFC:
+
+3a.  As with any material excerpted from another source, proper credit
+and citations must be provided.
+
+4.  Translating RFCs into other languages:
+
+4a.  Since wide distribution of RFCs is very desirable, translation
+into other languages is also desirable.  The same requirements and
+courtesies should be followed in distributing RFCs in translation as
+would be followed when distributing RFCs in the original language.
+
+
+Newer RFCs are under the following copyright:
+
+
+"Full Copyright Statement
+
+   Copyright (C) The Internet Society (1998).  All Rights Reserved.
+
+   This document and translations of it may be copied and furnished to
+   others, and derivative works that comment on or otherwise explain it
+   or assist in its implementation may be prepared, copied, published
+   and distributed, in whole or in part, without restriction of any
+   kind, provided that the above copyright notice and this paragraph are
+   included on all such copies and derivative works.  However, this
+   document itself may not be modified in any way, such as by removing
+   the copyright notice or references to the Internet Society or other
+   Internet organizations, except as needed for the purpose of
+   developing Internet standards in which case the procedures for
+   copyrights defined in the Internet Standards process must be
+   followed, or as required to translate it into languages other than
+   English.
+
+   The limited permissions granted above are perpetual and will not be
+   revoked by the Internet Society or its successors or assigns.
+
+   This document and the information contained herein is provided on an
+   "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
+   TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
+   BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
+   HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
+   MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE."



More information about the arch-commits mailing list