[arch-commits] Commit in bower/repos/community-any (LICENSE LICENSE PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Sep 13 16:52:09 UTC 2017


    Date: Wednesday, September 13, 2017 @ 16:52:08
  Author: felixonmars
Revision: 257453

archrelease: copy trunk to community-any

Added:
  bower/repos/community-any/LICENSE
    (from rev 257452, bower/trunk/LICENSE)
  bower/repos/community-any/PKGBUILD
    (from rev 257452, bower/trunk/PKGBUILD)
Deleted:
  bower/repos/community-any/LICENSE
  bower/repos/community-any/PKGBUILD

----------+
 LICENSE  |   38 ++++++++++++-------------
 PKGBUILD |   92 ++++++++++++++++++++++++++++++-------------------------------
 2 files changed, 65 insertions(+), 65 deletions(-)

Deleted: LICENSE
===================================================================
--- LICENSE	2017-09-13 16:51:36 UTC (rev 257452)
+++ LICENSE	2017-09-13 16:52:08 UTC (rev 257453)
@@ -1,19 +0,0 @@
-Copyright (c) 2015 Twitter and other contributors
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
-of the Software, and to permit persons to whom the Software is furnished to do
-so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.

Copied: bower/repos/community-any/LICENSE (from rev 257452, bower/trunk/LICENSE)
===================================================================
--- LICENSE	                        (rev 0)
+++ LICENSE	2017-09-13 16:52:08 UTC (rev 257453)
@@ -0,0 +1,19 @@
+Copyright (c) 2015 Twitter and other contributors
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-13 16:51:36 UTC (rev 257452)
+++ PKGBUILD	2017-09-13 16:52:08 UTC (rev 257453)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Micha Alt <micha.tucker at gmail.com> 
-# Contributor: FadeMind <fademind at gmail.com>
-# Contributor: Tom Vincent <http://tlvince.com/contact>
-
-pkgname=bower
-pkgver=1.8.0
-pkgrel=1
-pkgdesc='A package manager for the web'
-arch=('any')
-url='http://bower.io/'
-license=('MIT')
-depends=('nodejs' 'semver' 'uglify-js')
-makedepends=('npm' 'git')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
-        LICENSE)
-noextract=($pkgname-$pkgver.tgz)
-md5sums=('b61dd4e9685101f82dab8c13b5c085e1'
-         '135697567327f92e904ef0be2082da5e')
-
-package() {
-  npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz
-  rm -r "$pkgdir"/usr/etc
-
-  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  # Experimental dedup
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/lib/node_modules
-  for dep in semver uglify-js; do
-    rm -r $dep;
-    npm link $dep;
-  done
-
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/lib/node_modules/package-json/node_modules
-  for dep in semver; do
-    rm -r $dep;
-    npm link $dep;
-  done
-
-  cd "$pkgdir"/usr/lib/node_modules/$pkgname/lib/node_modules/semver-diff/node_modules
-  for dep in semver; do
-    rm -r $dep;
-    npm link $dep;
-  done
-}

Copied: bower/repos/community-any/PKGBUILD (from rev 257452, bower/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-09-13 16:52:08 UTC (rev 257453)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Micha Alt <micha.tucker at gmail.com> 
+# Contributor: FadeMind <fademind at gmail.com>
+# Contributor: Tom Vincent <http://tlvince.com/contact>
+
+pkgname=bower
+pkgver=1.8.2
+pkgrel=1
+pkgdesc='A package manager for the web'
+arch=('any')
+url='http://bower.io/'
+license=('MIT')
+depends=('nodejs' 'semver' 'uglify-js')
+makedepends=('npm' 'git')
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
+        LICENSE)
+noextract=($pkgname-$pkgver.tgz)
+sha512sums=('e09baa78e446b7da4f91ff29b122715775d9b0aa95e43f8248c747f915195683fa5f4bb6ae7324afdd3be9d1d7f730bee97965e4148472bac1d374363c3b1b4b'
+            'a932f56639679947f1ce67ca7c27855ae08257876880864079077db825fa402ac7d544a192e02683d38de60ed9ac708a366e05c81bd350ace1440c1588086bc1')
+
+package() {
+  npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz
+  rm -r "$pkgdir"/usr/etc
+
+  install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  # Experimental dedup
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/lib/node_modules
+  for dep in semver uglify-js; do
+    rm -r $dep;
+    npm link $dep;
+  done
+
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/lib/node_modules/package-json/node_modules
+  for dep in semver; do
+    rm -r $dep;
+    npm link $dep;
+  done
+
+  cd "$pkgdir"/usr/lib/node_modules/$pkgname/lib/node_modules/semver-diff/node_modules
+  for dep in semver; do
+    rm -r $dep;
+    npm link $dep;
+  done
+}



More information about the arch-commits mailing list