iana-etc: update to 20181219.

This commit is contained in:
Piotr Wójcik 2018-12-28 20:48:49 +01:00 committed by Helmut Pozimski
parent 5e1ee194f7
commit d6e865e6ec
3 changed files with 14 additions and 7 deletions

View file

@ -1337,9 +1337,9 @@ dlep 854/udp
iscsi 860/tcp
iscsi 860/udp
owamp-control 861/tcp
owamp-control 861/udp
owamp-test 861/udp
twamp-control 862/tcp
twamp-control 862/udp
twamp-test 862/udp
rsync 873/tcp
rsync 873/udp
iclcnet-locate 886/tcp
@ -4072,7 +4072,7 @@ opentable 2368/tcp
opentable 2368/udp
l3-hbmon 2370/tcp
l3-hbmon 2370/udp
hp-rda 2371/tcp
rda 2371/tcp
lanmessenger 2372/tcp
lanmessenger 2372/udp
remographlm 2373/tcp
@ -7691,9 +7691,7 @@ netconf-ch-tls 4335/tcp
restconf-ch-tls 4336/tcp
gaia 4340/tcp
gaia 4340/udp
lisp-data 4341/tcp
lisp-data 4341/udp
lisp-cons 4342/tcp
lisp-control 4342/udp
unicall 4343/tcp
unicall 4343/udp
@ -9890,12 +9888,14 @@ lm-sserver 8207/tcp
lm-sserver 8207/udp
lm-webwatcher 8208/tcp
lm-webwatcher 8208/udp
aruba-papi 8211/udp
rexecj 8230/tcp
rexecj 8230/udp
hncp-udp-port 8231/udp
hncp-dtls-port 8232/udp
synapse-nhttps 8243/tcp
synapse-nhttps 8243/udp
espeasy-p2p 8266/udp
robot-remote 8270/tcp
pando-sec 8276/tcp
pando-sec 8276/udp
@ -10031,6 +10031,7 @@ sunwebadmin 8800/udp
truecm 8804/tcp
truecm 8804/udp
pfcp 8805/udp
hes-clip 8807/udp
ssports-bcast 8808/udp
dxspider 8873/tcp
dxspider 8873/udp
@ -11019,6 +11020,7 @@ vista-4gl 24249/udp
ild 24321/tcp
ild 24321/udp
hid 24322/udp
vrmg-ip 24323/tcp
intel-rci 24386/tcp
intel-rci 24386/udp
tonidods 24465/tcp
@ -11096,6 +11098,7 @@ exoconfig 26487/tcp
exoconfig 26487/udp
exonet 26489/tcp
exonet 26489/udp
flex-lmadmin 27010/tcp
imagepump 27345/tcp
imagepump 27345/udp
jesmsjc 27442/tcp
@ -11272,6 +11275,7 @@ agpolicy 38203/tcp
agpolicy 38203/udp
ng-control 38412/sctp
xn-control 38422/sctp
e1-interface 38462/sctp
f1-control 38472/sctp
sruth 38800/tcp
secrmmsafecopya 38865/tcp

View file

@ -1,13 +1,13 @@
# Template file for 'iana-etc'
pkgname=iana-etc
version=20180731
version=20181219
revision=1
bootstrap=yes
noarch=yes
short_desc="Unix /etc/services and /etc/protocols files"
maintainer="Leah Neukirchen <leah@vuxu.org>"
homepage="https://www.iana.org/protocols"
license="Public Domain"
homepage="https://www.iana.org/protocols"
do_install() {
vconf ${FILESDIR}/protocols

3
srcpkgs/iana-etc/update Normal file
View file

@ -0,0 +1,3 @@
site="https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml"
version="${version:0:4}.${version:4:2}.${version:6:2}"
pattern="<updated>\K[-\d]+(?=</updated>)"