aboutsummaryrefslogtreecommitdiffstats
path: root/main/xl2tpd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-05-16 17:50:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-05-16 18:50:20 +0000
commitc1f7e2253205e6ee1df151b57acb508dfeedcaba (patch)
treedd408e636c3ff57731661e7e59419c3241735db2 /main/xl2tpd
parentda442094ef7c9b41855df3fe5385607945fdedae (diff)
downloadaports-c1f7e2253205e6ee1df151b57acb508dfeedcaba.tar.bz2
aports-c1f7e2253205e6ee1df151b57acb508dfeedcaba.tar.xz
main/xl2tpd: upgrade to 1.3.7
Diffstat (limited to 'main/xl2tpd')
-rw-r--r--main/xl2tpd/APKBUILD19
-rw-r--r--main/xl2tpd/xl2tpd-compile.patch19
2 files changed, 19 insertions, 19 deletions
diff --git a/main/xl2tpd/APKBUILD b/main/xl2tpd/APKBUILD
index b72381b0d5..bdc8355901 100644
--- a/main/xl2tpd/APKBUILD
+++ b/main/xl2tpd/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Danilo Godec <danilo.godec@agenda.si>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xl2tpd
-pkgver=1.3.6
-pkgrel=1
+pkgver=1.3.7
+pkgrel=0
pkgdesc="Layer 2 Tunnelling Protocol Daemon (RFC 2661)"
url="http://www.xelerance.com/services/software/xl2tpd/"
arch="all"
@@ -16,7 +16,8 @@ source="$pkgname-$pkgver.tar.gz::https://github.com/xelerance/xl2tpd/archive/v$p
xl2tpd.confd
xl2tpd.initd
options.l2tp
- xl2tpd-compile.patch"
+ xl2tpd-compile.patch
+ "
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
@@ -45,18 +46,18 @@ package() {
install -dm755 "$pkgdir"/var/run/xl2tpd
}
-md5sums="2f526cc0c36cf6d8a74f1fb2e08c18ec xl2tpd-1.3.6.tar.gz
+md5sums="740b3b59209c59a181cebae55468355a xl2tpd-1.3.7.tar.gz
0032d104bd2d993b8a514c2f898d1dd9 xl2tpd.confd
b711d36939e26bc382411a871d5950d7 xl2tpd.initd
8f1a2896d08b6353424013cf7247dc7d options.l2tp
-603a366ded106e7a38c269fd7f2ac84e xl2tpd-compile.patch"
-sha256sums="49b069aa8d873e1d8f615ccc4212351e427bf681ba453fdd211256a8345bb7fb xl2tpd-1.3.6.tar.gz
+1bdd15a5eb68077abc2b9803358b1e00 xl2tpd-compile.patch"
+sha256sums="4159e28ac66bf1849f1586828aee0b7bc64820ac8ebb8923c264b91ff532ddf0 xl2tpd-1.3.7.tar.gz
26865d5ddf660cbba6c0e7a640512745497c89ec233658326699ebb44607e53d xl2tpd.confd
7a7204cfe9c0ef7108ce12d12ec133dc9288fda68303b0da47c96d541d9e7256 xl2tpd.initd
5efe8fc378b3fd435961c510d2dc416d775672b9531fe9c713be9024fa852063 options.l2tp
-7c73a130132912a0f8ad3feca4b2c75d6e77f0a10e2e5077a6bbedb2fd6e8b3a xl2tpd-compile.patch"
-sha512sums="868c65660e6a45fb8dc22b95542e9d6ca0dc8e5033cc9df04171a651ef273bc5d711a85f61d4a971d714089f7a10ee67460d8ab9f3c007fcffe0e11e81ae0bfd xl2tpd-1.3.6.tar.gz
+d9f9917a9ab4b536b95ecc04e6c282035717ad6fec4b0e8ab69d4155aadf494f xl2tpd-compile.patch"
+sha512sums="4a000e47943d524f421693fc78962460680bc3dfb6ce95212e6a0776d4264f0038385d63de97ec19c9768133e08cc2648c8ca223ed52efe0e61c021a5da50094 xl2tpd-1.3.7.tar.gz
1d0924d71b96b6bbaccbdcb11468047d02126d01650b7379923489a39976559e10f0167848608586de689fbbf5ba7d8c584f5443f9b4731501f7bf54b1142b44 xl2tpd.confd
35155e758fe0404d7850600c9c0bcdd17e74cd2b95dea3d21761fbb3032757dccde42a9e34d68822c96f3c0fca475223e2f842e9067a99293f3668d99e858084 xl2tpd.initd
50e01a2e6b397a210789a2b782a4fca01d950ebe41bc5cbb1d185c2e216b722e89b9bc7affc0194089d4c54c90a49f1a773519cc96d83f2dbd8f64c49e565109 options.l2tp
-1b965771f796e05a561e417555cd09b64629ecab56e93e1459560b00e5367d0e9cd2135182817e6a7f38c944290bdbd0e10fa864a2d83127a8a6cdace11cec57 xl2tpd-compile.patch"
+513fc2b7ccbf271aecec182ed41dea7ebb6eea1551e77aef672d737c8ecb043a12feee39804ee63d55841d045d087cbb79ca4ddcd5e5509f63b2d26e8f9e55d3 xl2tpd-compile.patch"
diff --git a/main/xl2tpd/xl2tpd-compile.patch b/main/xl2tpd/xl2tpd-compile.patch
index d41bc595f1..b37baa5506 100644
--- a/main/xl2tpd/xl2tpd-compile.patch
+++ b/main/xl2tpd/xl2tpd-compile.patch
@@ -1,12 +1,11 @@
-diff -u --recursive src.orig/xl2tpd-1.3.6/xl2tpd.c src/xl2tpd-1.3.6/xl2tpd.c
---- xl2tpd-1.3.6.orig/xl2tpd.c 2014-01-15 21:58:37.000000000 -0100
-+++ xl2tpd-1.3.6/xl2tpd.c 2014-06-21 07:22:21.195278618 -0200
-@@ -33,8 +33,6 @@
- #if (__GLIBC__ < 2)
+--- ./xl2tpd.c.orig
++++ ./xl2tpd.c
+@@ -30,7 +30,7 @@
+ #include <errno.h>
+ #include <unistd.h>
+ #include <time.h>
+-#if (__GLIBC__ < 2)
++#if defined(__GLIBC__) && (__GLIBC__ < 2)
# if defined(FREEBSD) || defined(OPENBSD)
# include <sys/signal.h>
--# elif defined(LINUX)
--# include <bsd/signal.h>
- # elif defined(SOLARIS)
- # include <signal.h>
- # endif
+ # elif defined(LINUX)