diff --git a/security/libbeid/Makefile b/security/libbeid/Makefile index cd1d65719171..da52937bfb09 100644 --- a/security/libbeid/Makefile +++ b/security/libbeid/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libbeid -PORTVERSION= 4.1.18 +PORTVERSION= 4.1.19 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/libbeid/distinfo b/security/libbeid/distinfo index 0d402d270202..b4dc4b6a8446 100644 --- a/security/libbeid/distinfo +++ b/security/libbeid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477914826 -SHA256 (Fedict-eid-mw-v4.1.18_GH0.tar.gz) = f40dca80badf46c048f21231c65731b6ba8ccc6d589d2d4ca8fb71157f02af22 -SIZE (Fedict-eid-mw-v4.1.18_GH0.tar.gz) = 7600811 +TIMESTAMP = 1479827204 +SHA256 (Fedict-eid-mw-v4.1.19_GH0.tar.gz) = a9af2a99f3d2a93934cad44530a99a403c83ddfbe9caddc2db0b3e4f9a8b5758 +SIZE (Fedict-eid-mw-v4.1.19_GH0.tar.gz) = 7625904 diff --git a/security/libbeid/files/patch-configure.ac b/security/libbeid/files/patch-configure.ac index 6a16e8a071fb..9ecc7005906e 100644 --- a/security/libbeid/files/patch-configure.ac +++ b/security/libbeid/files/patch-configure.ac @@ -1,10 +1,10 @@ ---- configure.ac.orig 2016-05-20 08:33:38 UTC +--- configure.ac.orig 2016-10-14 12:10:30 UTC +++ configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.61]) AC_INIT([eid-mw], - m4_esyscmd_s(echo "4.1.18-"$(git describe --dirty|sed -e 's/-/./g')), -+ [4.1.18-release], ++ [4.1.19-release], [servicedesk@fedict.be],, [http://eid.belgium.be])