[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, October 13, 2020 @ 18:49:27 Author: jelle Revision: 398251 upgpkg: iana-etc 20201012-1 Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-10-13 18:22:39 UTC (rev 398250) +++ PKGBUILD2020-10-13 18:49:27 UTC (rev 398251) @@ -1,8 +1,9 @@ # Contributor: Thomas Bächler -# Maintainer: Gaetan Bisson +# Contributor: Gaetan Bisson +# Maintainer: Jelle van der Waa pkgname=iana-etc -pkgver=20200905 +pkgver=20201012 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200417 pkgrel=1 @@ -14,7 +15,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('2c619d8727eaa56afa113b3135103366c3a09a71bc73db867fe1b84e5fffec12' +sha256sums=('c3be1f4a81e1a5f2a18a54fdba18d8d505580ef9da1712c075bdd8495440df9d' '7de8f70197974b5238edd5a5a318392d7c262147c7495b7fb64f66b9966d4ec8' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Saturday, September 5, 2020 @ 09:13:55 Author: arojas Revision: 395463 Update to 20200905 Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-09-05 09:00:13 UTC (rev 395462) +++ PKGBUILD2020-09-05 09:13:55 UTC (rev 395463) @@ -2,10 +2,10 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200812 +pkgver=20200905 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200417 -pkgrel=2 +pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' arch=('any') @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('29ceb40df2d2db1194b68109b5a01b995ed213d00639f81b37d121c8ccef8717' +sha256sums=('2c619d8727eaa56afa113b3135103366c3a09a71bc73db867fe1b84e5fffec12' '7de8f70197974b5238edd5a5a318392d7c262147c7495b7fb64f66b9966d4ec8' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Sunday, August 30, 2020 @ 11:02:14 Author: foutrelis Revision: 394969 upgpkg: iana-etc 20200812-2: rebuild bisson's pkgs Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2020-08-30 11:02:13 UTC (rev 394968) +++ PKGBUILD2020-08-30 11:02:14 UTC (rev 394969) @@ -5,7 +5,7 @@ pkgver=20200812 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200417 -pkgrel=1 +pkgrel=2 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' arch=('any')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Friday, August 14, 2020 @ 01:21:57 Author: bisson Revision: 394023 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-08-13 18:37:48 UTC (rev 394022) +++ PKGBUILD2020-08-14 01:21:57 UTC (rev 394023) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200720 +pkgver=20200812 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200417 pkgrel=1 @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('a32b83c2aa7942049dcd35d023d6d366b4f707a74afd97817441a003139f14f1' +sha256sums=('29ceb40df2d2db1194b68109b5a01b995ed213d00639f81b37d121c8ccef8717' '7de8f70197974b5238edd5a5a318392d7c262147c7495b7fb64f66b9966d4ec8' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, July 21, 2020 @ 02:13:10 Author: bisson Revision: 392306 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-07-21 01:27:59 UTC (rev 392305) +++ PKGBUILD2020-07-21 02:13:10 UTC (rev 392306) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200707 +pkgver=20200720 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200417 pkgrel=1 @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('744f40749738a02560fc0563ddbb62acc53a078b54a5db8ce74badc8daff851f' +sha256sums=('a32b83c2aa7942049dcd35d023d6d366b4f707a74afd97817441a003139f14f1' '7de8f70197974b5238edd5a5a318392d7c262147c7495b7fb64f66b9966d4ec8' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Thursday, July 9, 2020 @ 07:42:42 Author: bisson Revision: 391039 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-07-09 06:47:18 UTC (rev 391038) +++ PKGBUILD2020-07-09 07:42:42 UTC (rev 391039) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200624 +pkgver=20200707 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200417 pkgrel=1 @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('4837bc731f3c0aa473f8eafd5e8ab0e17fb4aab9c3d9df24877c0fca0d055eb5' +sha256sums=('744f40749738a02560fc0563ddbb62acc53a078b54a5db8ce74badc8daff851f' '7de8f70197974b5238edd5a5a318392d7c262147c7495b7fb64f66b9966d4ec8' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Wednesday, June 24, 2020 @ 23:08:34 Author: bisson Revision: 390418 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-06-24 20:54:44 UTC (rev 390417) +++ PKGBUILD2020-06-24 23:08:34 UTC (rev 390418) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200601 +pkgver=20200624 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200417 pkgrel=1 @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('21b3dd5ec7421bf9d68714f6c1c3820b6800010b6e4b1157f18209d2b2f2c52b' +sha256sums=('4837bc731f3c0aa473f8eafd5e8ab0e17fb4aab9c3d9df24877c0fca0d055eb5' '7de8f70197974b5238edd5a5a318392d7c262147c7495b7fb64f66b9966d4ec8' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, June 2, 2020 @ 21:07:25 Author: bisson Revision: 388114 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-06-02 19:41:28 UTC (rev 388113) +++ PKGBUILD2020-06-02 21:07:25 UTC (rev 388114) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200511 +pkgver=20200601 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200417 pkgrel=1 @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('75b1031dc75f3680b880a6db29a11c38fd7cd835f0a95eec758ccec53275a9df' +sha256sums=('21b3dd5ec7421bf9d68714f6c1c3820b6800010b6e4b1157f18209d2b2f2c52b' '7de8f70197974b5238edd5a5a318392d7c262147c7495b7fb64f66b9966d4ec8' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Wednesday, May 13, 2020 @ 06:18:51 Author: bisson Revision: 383326 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-05-13 06:14:03 UTC (rev 383325) +++ PKGBUILD2020-05-13 06:18:51 UTC (rev 383326) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200428 +pkgver=20200511 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200417 pkgrel=1 @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('88cd2ba9f77b3ea39a75ae7f142bbfa8f20f5e7350d0b54d0e7df7502a4a8637' +sha256sums=('75b1031dc75f3680b880a6db29a11c38fd7cd835f0a95eec758ccec53275a9df' '7de8f70197974b5238edd5a5a318392d7c262147c7495b7fb64f66b9966d4ec8' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Wednesday, April 29, 2020 @ 10:35:30 Author: bisson Revision: 381832 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-04-29 09:52:47 UTC (rev 381831) +++ PKGBUILD2020-04-29 10:35:30 UTC (rev 381832) @@ -2,9 +2,9 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200401 +pkgver=20200428 _ports=service-names-port-numbers-${pkgver} -_protocols=protocol-numbers-20200131 +_protocols=protocol-numbers-20200417 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -14,8 +14,8 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('455ece1a770c7d589c117b637c8a7807c449f6226d8476d323c3fde6f12b3cd3' -'4703c1157774e7b2673bfbf0a7c0ba8bb409df92c92ac906ac66a54cad51497f' +sha256sums=('88cd2ba9f77b3ea39a75ae7f142bbfa8f20f5e7350d0b54d0e7df7502a4a8637' +'7de8f70197974b5238edd5a5a318392d7c262147c7495b7fb64f66b9966d4ec8' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb') # Original but unversioned IANA files:
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Saturday, April 11, 2020 @ 06:26:32 Author: bisson Revision: 379993 trivial upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2020-04-11 06:15:31 UTC (rev 379992) +++ PKGBUILD2020-04-11 06:26:32 UTC (rev 379993) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200327 +pkgver=20200401 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200131 pkgrel=1
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Sunday, March 29, 2020 @ 23:10:59 Author: bisson Revision: 378690 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-03-29 23:09:24 UTC (rev 378689) +++ PKGBUILD2020-03-29 23:10:59 UTC (rev 378690) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200311 +pkgver=20200327 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200131 pkgrel=1 @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('1ccb9f300942e2a0f6b18171546c14db8ebeb7ccb87af3cf52f15a21e1c2cbee' +sha256sums=('455ece1a770c7d589c117b637c8a7807c449f6226d8476d323c3fde6f12b3cd3' '4703c1157774e7b2673bfbf0a7c0ba8bb409df92c92ac906ac66a54cad51497f' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Thursday, March 12, 2020 @ 19:00:15 Author: bisson Revision: 377419 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-03-12 18:58:33 UTC (rev 377418) +++ PKGBUILD2020-03-12 19:00:15 UTC (rev 377419) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200224 +pkgver=20200311 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200131 pkgrel=1 @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('e71dd2cce51d92e2214f4672aaac774c9d1d82f1b0b45776cece473c88d64653' +sha256sums=('1ccb9f300942e2a0f6b18171546c14db8ebeb7ccb87af3cf52f15a21e1c2cbee' '4703c1157774e7b2673bfbf0a7c0ba8bb409df92c92ac906ac66a54cad51497f' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, February 25, 2020 @ 01:22:00 Author: bisson Revision: 376173 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-02-24 22:53:28 UTC (rev 376172) +++ PKGBUILD2020-02-25 01:22:00 UTC (rev 376173) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20200117 +pkgver=20200224 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20200131 pkgrel=1 @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('6642b9a926822be3253fb4e3561200e7bb4db9d4ca39386122446c1d35b874a7' +sha256sums=('e71dd2cce51d92e2214f4672aaac774c9d1d82f1b0b45776cece473c88d64653' '4703c1157774e7b2673bfbf0a7c0ba8bb409df92c92ac906ac66a54cad51497f' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Monday, February 3, 2020 @ 00:10:51 Author: bisson Revision: 374518 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-02-02 23:12:16 UTC (rev 374517) +++ PKGBUILD2020-02-03 00:10:51 UTC (rev 374518) @@ -2,9 +2,9 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20191231 +pkgver=20200117 _ports=service-names-port-numbers-${pkgver} -_protocols=protocol-numbers-20171013 +_protocols=protocol-numbers-20200131 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -14,8 +14,8 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('d856477401fde77e5e06cc6f2a6d76f7eaa7afba713e42e27d51c498a0a4ea40' -'4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' +sha256sums=('6642b9a926822be3253fb4e3561200e7bb4db9d4ca39386122446c1d35b874a7' +'4703c1157774e7b2673bfbf0a7c0ba8bb409df92c92ac906ac66a54cad51497f' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb') # Original but unversioned IANA files:
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Wednesday, January 1, 2020 @ 20:47:31 Author: bisson Revision: 372449 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2020-01-01 20:46:05 UTC (rev 372448) +++ PKGBUILD2020-01-01 20:47:31 UTC (rev 372449) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20191212 +pkgver=20191231 _ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20171013 pkgrel=1 @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('f6c2a5823ffe38bffd95459ddea6360012cc6f1e8d4bd30305ac4b6ebe970aee' +sha256sums=('d856477401fde77e5e06cc6f2a6d76f7eaa7afba713e42e27d51c498a0a4ea40' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Thursday, December 12, 2019 @ 22:35:49 Author: bisson Revision: 371334 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-12-12 21:36:58 UTC (rev 371333) +++ PKGBUILD2019-12-12 22:35:49 UTC (rev 371334) @@ -2,8 +2,8 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20191123 -_ports=service-names-port-numbers-20191123 +pkgver=20191212 +_ports=service-names-port-numbers-${pkgver} _protocols=protocol-numbers-20171013 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' @@ -14,7 +14,7 @@ source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('372620ba6bdd72080dcabb315a3d092ea4e080064565b2e3d8549c015a538480' +sha256sums=('f6c2a5823ffe38bffd95459ddea6360012cc6f1e8d4bd30305ac4b6ebe970aee' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Sunday, November 24, 2019 @ 08:26:14 Author: bisson Revision: 369692 upstream update, revamp PKGBUILD to better suit new arch upstream Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-11-24 06:51:46 UTC (rev 369691) +++ PKGBUILD2019-11-24 08:26:14 UTC (rev 369692) @@ -2,7 +2,9 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20191122 +pkgver=20191123 +_ports=service-names-port-numbers-20191123 +_protocols=protocol-numbers-20171013 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -9,10 +11,10 @@ arch=('any') license=('custom:none') backup=('etc/'{protocols,services}) -source=("https://sources.archlinux.org/other/packages/iana-etc/service-names-port-numbers-${pkgver}.xml"; - "https://sources.archlinux.org/other/packages/iana-etc/protocol-numbers-${pkgver}.xml"; +source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml"; + "https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml"; 'LICENSE') -sha256sums=('2535270891e99febb368bf66c0e99550523db8123411652a33a77a94db9b6cd9' +sha256sums=('372620ba6bdd72080dcabb315a3d092ea4e080064565b2e3d8549c015a538480' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb') @@ -23,13 +25,10 @@ package() { cd "${srcdir}" - _ports="service-names-port-numbers-${pkgver}.xml" - _protocols="protocol-numbers-${pkgver}.xml" - install -d "${pkgdir}/etc" install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE" - install -Dm644 ${_ports} "${pkgdir}/usr/share/iana-etc/port-numbers.iana" - install -Dm644 ${_protocols} "${pkgdir}/usr/share/iana-etc/protocol-numbers.iana" + install -Dm644 ${_ports}.xml "${pkgdir}/usr/share/iana-etc/port-numbers.iana" + install -Dm644 ${_protocols}.xml "${pkgdir}/usr/share/iana-etc/protocol-numbers.iana" gawk -F"[<>]" ' BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" } @@ -37,7 +36,7 @@ (/ "${pkgdir}/etc/protocols" +' ${_protocols}.xml > "${pkgdir}/etc/protocols" gawk -F"[<>]" ' BEGIN { print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" } @@ -47,6 +46,6 @@ (/ "${pkgdir}/etc/services" +' ${_ports}.xml > "${pkgdir}/etc/services" }
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Friday, November 22, 2019 @ 23:12:27 Author: bisson Revision: 369616 upstream update, switch upstream files to arch-hosted versioned copy Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD | 32 +++- 1 file changed, 15 insertions(+), 17 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-11-22 22:43:33 UTC (rev 369615) +++ PKGBUILD2019-11-22 23:12:27 UTC (rev 369616) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20191030 +pkgver=20191122 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -9,29 +9,27 @@ arch=('any') license=('custom:none') backup=('etc/'{protocols,services}) -source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' - 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' +source=("https://sources.archlinux.org/other/packages/iana-etc/service-names-port-numbers-${pkgver}.xml"; + "https://sources.archlinux.org/other/packages/iana-etc/protocol-numbers-${pkgver}.xml"; 'LICENSE') -sha256sums=('ae01c72a93b49308ad528ede262e80d80e5120646793253ce3272434cb21d3f9' +sha256sums=('2535270891e99febb368bf66c0e99550523db8123411652a33a77a94db9b6cd9' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb') -# Please note that upstream silently updates those files in place every so -# often, which causes checksum mismatch. Report this by flagging the package as -# out-of-date. Cheers. +# Original but unversioned IANA files: +# https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml +# https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml -pkgver() { +package() { cd "${srcdir}" - awk -F"[<>]" '/updated/{print$3;nextfile}' * | - sort -n | tail -n 1 | tr -d - -} -package() { - cd "${srcdir}" + _ports="service-names-port-numbers-${pkgver}.xml" + _protocols="protocol-numbers-${pkgver}.xml" + install -d "${pkgdir}/etc" install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE" - install -Dm644 protocol-numbers.xml "${pkgdir}/usr/share/iana-etc/protocol-numbers.iana" - install -Dm644 service-names-port-numbers.xml "${pkgdir}/usr/share/iana-etc/port-numbers.iana" + install -Dm644 ${_ports} "${pkgdir}/usr/share/iana-etc/port-numbers.iana" + install -Dm644 ${_protocols} "${pkgdir}/usr/share/iana-etc/protocol-numbers.iana" gawk -F"[<>]" ' BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" } @@ -39,7 +37,7 @@ (/ "${pkgdir}/etc/protocols" +' ${_protocols} > "${pkgdir}/etc/protocols" gawk -F"[<>]" ' BEGIN { print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" } @@ -49,6 +47,6 @@ (/ "${pkgdir}/etc/services" +' ${_ports} > "${pkgdir}/etc/services" }
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Thursday, October 31, 2019 @ 18:15:56 Author: bisson Revision: 366289 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-10-31 18:11:37 UTC (rev 366288) +++ PKGBUILD2019-10-31 18:15:56 UTC (rev 366289) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190930 +pkgver=20191030 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('59507b1a55c1d38a25ccdc9a12da03c6c9ebc188844959e2ca1d4aa17bd8659b' +sha256sums=('ae01c72a93b49308ad528ede262e80d80e5120646793253ce3272434cb21d3f9' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, October 1, 2019 @ 08:14:29 Author: bisson Revision: 363594 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-10-01 07:01:19 UTC (rev 363593) +++ PKGBUILD2019-10-01 08:14:29 UTC (rev 363594) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190823 +pkgver=20190930 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('b1462ba027f9f7ecce61a4e52ba2420c53ee81aaa4b2ecc0b8469ca13c0f94f1' +sha256sums=('59507b1a55c1d38a25ccdc9a12da03c6c9ebc188844959e2ca1d4aa17bd8659b' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Sunday, August 25, 2019 @ 06:13:05 Author: bisson Revision: 361140 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-08-25 06:12:05 UTC (rev 361139) +++ PKGBUILD2019-08-25 06:13:05 UTC (rev 361140) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190722 +pkgver=20190823 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('1c436876ab1358dd67251718959cadfba5858d596547499a962400ac53a4f3b8' +sha256sums=('b1462ba027f9f7ecce61a4e52ba2420c53ee81aaa4b2ecc0b8469ca13c0f94f1' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, July 23, 2019 @ 22:05:14 Author: bisson Revision: 358532 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-07-23 16:53:00 UTC (rev 358531) +++ PKGBUILD2019-07-23 22:05:14 UTC (rev 358532) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190702 +pkgver=20190722 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('fccba49b0660b5e265a9ed44ff19853d5955d8ec1fc880836e72498ee14898e4' +sha256sums=('1c436876ab1358dd67251718959cadfba5858d596547499a962400ac53a4f3b8' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Wednesday, July 3, 2019 @ 17:50:26 Author: bisson Revision: 357270 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-07-03 17:50:25 UTC (rev 357269) +++ PKGBUILD2019-07-03 17:50:26 UTC (rev 357270) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190531 +pkgver=20190702 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('3860e4c7dab9d43a5c83c07ea187cd0f76f095888b533cbe583869a594436dee' +sha256sums=('fccba49b0660b5e265a9ed44ff19853d5955d8ec1fc880836e72498ee14898e4' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Sunday, June 2, 2019 @ 02:11:02 Author: bisson Revision: 354738 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-06-01 22:43:52 UTC (rev 354737) +++ PKGBUILD2019-06-02 02:11:02 UTC (rev 354738) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190504 +pkgver=20190531 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('d1ce8e3d7402802d4d2ccd38526a6967f481c226bb588529afe7e18be3b1e3d9' +sha256sums=('3860e4c7dab9d43a5c83c07ea187cd0f76f095888b533cbe583869a594436dee' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Monday, May 6, 2019 @ 19:54:20 Author: bisson Revision: 352587 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-06 19:28:09 UTC (rev 352586) +++ PKGBUILD2019-05-06 19:54:20 UTC (rev 352587) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190415 +pkgver=20190504 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('73c39d518cf24b2adebeaad5b93102c5778e7d1478eae99f095fc9837f4d3580' +sha256sums=('d1ce8e3d7402802d4d2ccd38526a6967f481c226bb588529afe7e18be3b1e3d9' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, April 16, 2019 @ 04:53:32 Author: bisson Revision: 350797 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-04-15 20:58:49 UTC (rev 350796) +++ PKGBUILD2019-04-16 04:53:32 UTC (rev 350797) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190329 +pkgver=20190415 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('225069e4d78ede4231819287df4fad03bb9e1df7083608a0f092901d4a2b604b' +sha256sums=('73c39d518cf24b2adebeaad5b93102c5778e7d1478eae99f095fc9837f4d3580' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 01:18:41 Author: bisson Revision: 349440 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 00:37:49 UTC (rev 349439) +++ PKGBUILD2019-03-30 01:18:41 UTC (rev 349440) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190312 +pkgver=20190329 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('50f41c6f1fc66b4cd924b7d82f61155d24d6f5008eeec7964b9d3147647ebcbe' +sha256sums=('225069e4d78ede4231819287df4fad03bb9e1df7083608a0f092901d4a2b604b' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Wednesday, March 27, 2019 @ 23:54:57 Author: bisson Revision: 349306 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-27 23:47:43 UTC (rev 349305) +++ PKGBUILD2019-03-27 23:54:57 UTC (rev 349306) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190228 +pkgver=20190312 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('18d7d76c54235f56d242680359624131fd538b3b1d6bc19ff3932e0ed897ed01' +sha256sums=('50f41c6f1fc66b4cd924b7d82f61155d24d6f5008eeec7964b9d3147647ebcbe' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Friday, March 8, 2019 @ 17:22:31 Author: bisson Revision: 347442 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-08 14:16:39 UTC (rev 347441) +++ PKGBUILD2019-03-08 17:22:31 UTC (rev 347442) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190221 +pkgver=20190228 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('743173f0f4f028c3883140561223b5bc7790eecb64c6deddf905d2039fa49929' +sha256sums=('18d7d76c54235f56d242680359624131fd538b3b1d6bc19ff3932e0ed897ed01' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Wednesday, February 27, 2019 @ 23:56:15 Author: bisson Revision: 346926 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-27 23:13:15 UTC (rev 346925) +++ PKGBUILD2019-02-27 23:56:15 UTC (rev 346926) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190219 +pkgver=20190221 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,10 +12,14 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('c712f1cba560872513d92803fbd5666d7de6de9e7ee3cfaf5094600e4af6ef27' +sha256sums=('743173f0f4f028c3883140561223b5bc7790eecb64c6deddf905d2039fa49929' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb') +# Please note that upstream silently updates those files in place every so +# often, which causes checksum mismatch. Report this by flagging the package as +# out-of-date. Cheers. + pkgver() { cd "${srcdir}" awk -F"[<>]" '/updated/{print$3;nextfile}' * |
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Thursday, February 21, 2019 @ 18:04:08 Author: bisson Revision: 346623 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-02-21 13:59:28 UTC (rev 346622) +++ PKGBUILD2019-02-21 18:04:08 UTC (rev 346623) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20190125 +pkgver=20190219 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('b4dcb54af98d10af309ea7c4ba13f1416b5597dd81e65d02714404e31508a655' +sha256sums=('c712f1cba560872513d92803fbd5666d7de6de9e7ee3cfaf5094600e4af6ef27' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Sunday, January 27, 2019 @ 16:09:54 Author: bisson Revision: 344877 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-01-27 15:02:40 UTC (rev 344876) +++ PKGBUILD2019-01-27 16:09:54 UTC (rev 344877) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20181219 +pkgver=20190125 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='https://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('c34cd8bec26b942b748f102718b4693af386e96a6d20ffbf0b7bd8946186a10e' +sha256sums=('b4dcb54af98d10af309ea7c4ba13f1416b5597dd81e65d02714404e31508a655' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Friday, January 25, 2019 @ 00:07:19 Author: bisson Revision: 344669 update url Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-01-25 00:05:18 UTC (rev 344668) +++ PKGBUILD2019-01-25 00:07:19 UTC (rev 344669) @@ -5,7 +5,7 @@ pkgver=20181219 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' -url='http://www.iana.org/protocols' +url='https://www.iana.org/protocols' arch=('any') license=('custom:none') backup=('etc/'{protocols,services})
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, January 1, 2019 @ 02:18:58 Author: bisson Revision: 342846 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-12-31 18:35:31 UTC (rev 342845) +++ PKGBUILD2019-01-01 02:18:58 UTC (rev 342846) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20180913 +pkgver=20181219 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('f5980a78e74ad4eea95eab8cade52e4a9124735f3d67deee8aa7378fcdc6227a' +sha256sums=('c34cd8bec26b942b748f102718b4693af386e96a6d20ffbf0b7bd8946186a10e' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, October 2, 2018 @ 21:22:31 Author: bisson Revision: 335652 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-10-02 19:47:09 UTC (rev 335651) +++ PKGBUILD2018-10-02 21:22:31 UTC (rev 335652) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20180221 +pkgver=20180913 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -12,7 +12,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('e0be507688063ececbc13908c7eced6e16c8aca351d8febbeb3dd09f64a82709' +sha256sums=('f5980a78e74ad4eea95eab8cade52e4a9124735f3d67deee8aa7378fcdc6227a' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Thursday, February 22, 2018 @ 20:26:49 Author: bisson Revision: 317395 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-02-22 16:29:43 UTC (rev 317394) +++ PKGBUILD2018-02-22 20:26:49 UTC (rev 317395) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20180131 +pkgver=20180221 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,7 +13,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('59285ddb71cd7816184911ac9732956ea320d9a4ab3caf4cdc8d44eae86348f9' +sha256sums=('e0be507688063ececbc13908c7eced6e16c8aca351d8febbeb3dd09f64a82709' '4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Monday, February 5, 2018 @ 04:58:52 Author: bisson Revision: 315879 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2018-02-05 04:58:46 UTC (rev 315878) +++ PKGBUILD2018-02-05 04:58:52 UTC (rev 315879) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20170824 +pkgver=20180131 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,8 +13,8 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('222bfbe9b4d7834b387a7cfa7223f717be48dc7f1d5eadc79979ef07a743a69a' -'5f1868355c828163dbfd61161e4f4050e026a28076fdd9a7c89ac54da7a71abd' +sha256sums=('59285ddb71cd7816184911ac9732956ea320d9a4ab3caf4cdc8d44eae86348f9' +'4992fbc5453d0feb48492e6abda96bf9285ff4d2516f6924a0f92f773dc4cea2' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb') pkgver() {
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Saturday, September 2, 2017 @ 06:19:01 Author: bisson Revision: 304443 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD | 47 ++- 1 file changed, 18 insertions(+), 29 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-09-01 23:22:24 UTC (rev 304442) +++ PKGBUILD2017-09-02 06:19:01 UTC (rev 304443) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20170512 +pkgver=20170824 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,8 +13,8 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('fc4ef2d9dc2616e9981aa7845f33071dc9fd7b4269cc6440e3a52d4149c95d52' -'f7a7fd69b66b936cdcba4416066cba8d8e88b6261ba43c2c2fab8cc3c6876825' +sha256sums=('222bfbe9b4d7834b387a7cfa7223f717be48dc7f1d5eadc79979ef07a743a69a' +'5f1868355c828163dbfd61161e4f4050e026a28076fdd9a7c89ac54da7a71abd' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb') pkgver() { @@ -30,33 +30,22 @@ install -Dm644 protocol-numbers.xml "${pkgdir}/usr/share/iana-etc/protocol-numbers.iana" install -Dm644 service-names-port-numbers.xml "${pkgdir}/usr/share/iana-etc/port-numbers.iana" - gawk ' -BEGIN { - print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" - FS="[<>]" -} - -{ - if (/]" ' +BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" } +(/ "${pkgdir}/etc/protocols" - gawk ' -BEGIN { - print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" - FS="[<>]" -} + gawk -F"[<>]" ' +BEGIN { print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" } +(/ "${pkgdir}/etc/services" -{ - if (/ "${pkgdir}/etc/services" - }
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Friday, May 12, 2017 @ 18:55:16 Author: bisson Revision: 295869 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-05-12 18:51:33 UTC (rev 295868) +++ PKGBUILD2017-05-12 18:55:16 UTC (rev 295869) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20170426 +pkgver=20170512 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,7 +13,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('676a787583663dcc9668e369e96a6bee0611d51125b4e5e5debc289618c85166' +sha256sums=('fc4ef2d9dc2616e9981aa7845f33071dc9fd7b4269cc6440e3a52d4149c95d52' 'f7a7fd69b66b936cdcba4416066cba8d8e88b6261ba43c2c2fab8cc3c6876825' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Wednesday, April 26, 2017 @ 17:40:24 Author: bisson Revision: 294774 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-04-26 17:38:25 UTC (rev 294773) +++ PKGBUILD2017-04-26 17:40:24 UTC (rev 294774) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20170224 +pkgver=20170426 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,7 +13,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha256sums=('f23c42340b8d0014db1b90d9057694c86f3cc51fff36967511cf35787a872d36' +sha256sums=('676a787583663dcc9668e369e96a6bee0611d51125b4e5e5debc289618c85166' 'f7a7fd69b66b936cdcba4416066cba8d8e88b6261ba43c2c2fab8cc3c6876825' 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Thursday, March 2, 2017 @ 01:10:54 Author: bisson Revision: 289777 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2017-03-01 23:51:49 UTC (rev 289776) +++ PKGBUILD2017-03-02 01:10:54 UTC (rev 289777) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20161101 +pkgver=20170224 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,9 +13,9 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha1sums=('ce42b8fbf310be48a0fbd94625db8ca1a480' - 'bc8e9ba9e25cdcb83d63e90f34f92b5b74a6336a' - 'ef54e7a2182f1ab7c1d2d4c9e1ab2bcc5ec65b66') +sha256sums=('f23c42340b8d0014db1b90d9057694c86f3cc51fff36967511cf35787a872d36' +'f7a7fd69b66b936cdcba4416066cba8d8e88b6261ba43c2c2fab8cc3c6876825' +'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb') pkgver() { cd "${srcdir}"
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Thursday, November 10, 2016 @ 02:53:02 Author: bisson Revision: 280278 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-11-10 02:10:57 UTC (rev 280277) +++ PKGBUILD2016-11-10 02:53:02 UTC (rev 280278) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20160927 +pkgver=20161101 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,10 +13,16 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha1sums=('aa826f2ae53aba9cdefa3869c9a70c625fc295ac' +sha1sums=('ce42b8fbf310be48a0fbd94625db8ca1a480' 'bc8e9ba9e25cdcb83d63e90f34f92b5b74a6336a' 'ef54e7a2182f1ab7c1d2d4c9e1ab2bcc5ec65b66') +pkgver() { + cd "${srcdir}" + awk -F"[<>]" '/updated/{print$3;nextfile}' * | + sort -n | tail -n 1 | tr -d - +} + package() { cd "${srcdir}" install -d "${pkgdir}/etc"
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Saturday, October 1, 2016 @ 20:56:28 Author: bisson Revision: 277527 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-10-01 20:27:43 UTC (rev 277526) +++ PKGBUILD2016-10-01 20:56:28 UTC (rev 277527) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20160921 +pkgver=20160927 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,7 +13,7 @@ source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha1sums=('b3cb2145cfaecc0fb44b686925c940f961481e35' +sha1sums=('aa826f2ae53aba9cdefa3869c9a70c625fc295ac' 'bc8e9ba9e25cdcb83d63e90f34f92b5b74a6336a' 'ef54e7a2182f1ab7c1d2d4c9e1ab2bcc5ec65b66')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Wednesday, September 21, 2016 @ 21:35:48 Author: bisson Revision: 276815 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-09-21 21:32:37 UTC (rev 276814) +++ PKGBUILD2016-09-21 21:35:48 UTC (rev 276815) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20160916 +pkgver=20160921 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -10,10 +10,10 @@ arch=('any') license=('custom:none') backup=('etc/'{protocols,services}) -source=('http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' -'http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' +source=('https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' + 'https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha1sums=('0e27e74f62d1b3b253cb408c636ed550e777cf75' +sha1sums=('b3cb2145cfaecc0fb44b686925c940f961481e35' 'bc8e9ba9e25cdcb83d63e90f34f92b5b74a6336a' 'ef54e7a2182f1ab7c1d2d4c9e1ab2bcc5ec65b66')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Monday, September 19, 2016 @ 20:23:47 Author: bisson Revision: 276719 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-09-19 19:23:00 UTC (rev 276718) +++ PKGBUILD2016-09-19 20:23:47 UTC (rev 276719) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20160513 +pkgver=20160916 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,8 +13,8 @@ source=('http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha1sums=('6009e0863841ad97892829391b7e4f675bffbb80' - '922c3ffcc8b21f15ccd83f2466f42ebcd1156772' +sha1sums=('0e27e74f62d1b3b253cb408c636ed550e777cf75' + 'bc8e9ba9e25cdcb83d63e90f34f92b5b74a6336a' 'ef54e7a2182f1ab7c1d2d4c9e1ab2bcc5ec65b66') package() {
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, May 17, 2016 @ 21:12:27 Author: bisson Revision: 268255 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-05-17 18:38:59 UTC (rev 268254) +++ PKGBUILD2016-05-17 19:12:27 UTC (rev 268255) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20160314 +pkgver=20160513 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,7 +13,7 @@ source=('http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha1sums=('231a7a58e650a1bff6a795ee3fa6b400a2144a07' +sha1sums=('6009e0863841ad97892829391b7e4f675bffbb80' '922c3ffcc8b21f15ccd83f2466f42ebcd1156772' 'ef54e7a2182f1ab7c1d2d4c9e1ab2bcc5ec65b66')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Wednesday, March 16, 2016 @ 04:16:08 Author: bisson Revision: 261688 upstream update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2016-03-16 00:39:35 UTC (rev 261687) +++ PKGBUILD2016-03-16 03:16:08 UTC (rev 261688) @@ -3,7 +3,7 @@ # Maintainer: Gaetan Bisson pkgname=iana-etc -pkgver=20151016 +pkgver=20160314 pkgrel=1 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://www.iana.org/protocols' @@ -13,8 +13,8 @@ source=('http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml' 'http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml' 'LICENSE') -sha1sums=('2d26b6b0033d34b4555a1e1c3d503b266cef1b2f' - 'c4ebdff6e286aa7c55620076feecd8a9bbeeab65' +sha1sums=('231a7a58e650a1bff6a795ee3fa6b400a2144a07' + '922c3ffcc8b21f15ccd83f2466f42ebcd1156772' 'ef54e7a2182f1ab7c1d2d4c9e1ab2bcc5ec65b66') package() {
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Tuesday, May 12, 2015 @ 16:15:58 Author: bisson Revision: 239154 free update Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2015-05-12 14:15:07 UTC (rev 239153) +++ PKGBUILD2015-05-12 14:15:58 UTC (rev 239154) @@ -4,7 +4,7 @@ pkgname=iana-etc pkgver=2.30 -pkgrel=4 +pkgrel=5 pkgdesc='/etc/protocols and /etc/services provided by IANA' url='http://sethwklein.net/iana-etc.html' arch=('any')
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Saturday, October 26, 2013 @ 09:57:42 Author: bisson Revision: 197499 split prepare() function out Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2013-10-26 07:57:37 UTC (rev 197498) +++ PKGBUILD2013-10-26 07:57:42 UTC (rev 197499) @@ -15,9 +15,13 @@ sha1sums=('218593bcb9264014c4e397d838b2c218eac9df06' '1e306cf77bc4e97cc020d6c53cb9de81c186a483') +prepare() { + cd "${srcdir}/${pkgname}-${pkgver}" + patch -p1 -i ../newer.patch +} + build() { cd "${srcdir}/${pkgname}-${pkgver}" - patch -p1 -i ../newer.patch make get make }
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Sunday, April 29, 2012 @ 07:21:54 Author: allan Revision: 157782 add backup entries - see FS#20436 Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD === --- PKGBUILD2012-04-29 11:06:40 UTC (rev 157781) +++ PKGBUILD2012-04-29 11:21:54 UTC (rev 157782) @@ -8,6 +8,7 @@ url="http://sethwklein.net/iana-etc"; license=('custom') makedepends=('gawk') +backup=(etc/{protocols,services}) source=(http://sethwklein.net/iana-etc-2.30.tar.bz2 Makefile.patch) sha256sums=('b9a6874fb20012836efef75452ef2acae624022d680feeb1994d73facba3f20d'
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Monday, June 27, 2011 @ 13:48:08 Author: dan Revision: 129442 Fix FS#23181 Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2011-06-27 17:40:54 UTC (rev 129441) +++ PKGBUILD2011-06-27 17:48:08 UTC (rev 129442) @@ -7,7 +7,7 @@ arch=('any') url="http://sethwklein.net/iana-etc"; license=('custom') -makedepends=('awk') +makedepends=('gawk') source=(http://sethwklein.net/iana-etc-2.30.tar.bz2 Makefile.patch) sha256sums=('b9a6874fb20012836efef75452ef2acae624022d680feeb1994d73facba3f20d'
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Monday, June 27, 2011 @ 13:40:46 Author: dan Revision: 129440 upgpkg: iana-etc 2.30-2 rebuild; add check function; bump file versions Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2011-06-27 17:20:02 UTC (rev 129439) +++ PKGBUILD2011-06-27 17:40:46 UTC (rev 129440) @@ -2,13 +2,13 @@ # Maintainer: Thomas Bächler pkgname=iana-etc pkgver=2.30 -pkgrel=1 +pkgrel=2 pkgdesc="/etc/protocols and /etc/services provided by IANA" arch=('any') url="http://sethwklein.net/iana-etc"; license=('custom') makedepends=('awk') -source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.bz2 +source=(http://sethwklein.net/iana-etc-2.30.tar.bz2 Makefile.patch) sha256sums=('b9a6874fb20012836efef75452ef2acae624022d680feeb1994d73facba3f20d' '3e6db7adb8a67b765b8be65825f2a0e6c525eb42367385193c678af6b75d0321') @@ -21,10 +21,16 @@ make } +check() { + cd "$srcdir/$pkgname-$pkgver" + + make test +} + package() { cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir/" install + make DESTDIR="$pkgdir" install install -D -m644 COPYING "$pkgdir/usr/share/licenses/iana-etc/LICENSE" }
[arch-commits] Commit in iana-etc/trunk (PKGBUILD)
Date: Thursday, December 2, 2010 @ 05:24:48 Author: pierre Revision: 101810 Mirror sources as upstream is gone Modified: iana-etc/trunk/PKGBUILD --+ PKGBUILD |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2010-12-02 10:06:23 UTC (rev 101809) +++ PKGBUILD2010-12-02 10:24:48 UTC (rev 101810) @@ -8,7 +8,7 @@ url="http://sethwklein.net/iana-etc"; license=('custom') makedepends=('awk') -source=(http://sethwklein.net/$pkgname-$pkgver.tar.bz2 +source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.bz2 Makefile.patch) sha256sums=('b9a6874fb20012836efef75452ef2acae624022d680feeb1994d73facba3f20d' '3e6db7adb8a67b765b8be65825f2a0e6c525eb42367385193c678af6b75d0321')