Date: Sun, 21 Oct 2018 08:07:14 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r482653 - branches/2018Q4/security/eschalot Message-ID: <201810210807.w9L87ElJ066980@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Oct 21 08:07:14 2018 New Revision: 482653 URL: https://svnweb.freebsd.org/changeset/ports/482653 Log: MFH: r482103 security/eschalot: Update 1.2.0 -> 1.2.0.20180118 Modified: branches/2018Q4/security/eschalot/Makefile branches/2018Q4/security/eschalot/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/security/eschalot/Makefile ============================================================================== --- branches/2018Q4/security/eschalot/Makefile Sun Oct 21 08:05:15 2018 (r482652) +++ branches/2018Q4/security/eschalot/Makefile Sun Oct 21 08:07:14 2018 (r482653) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eschalot -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.0.20180118 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= ReclaimYourPrivacy -GH_TAGNAME= e9e085e +GH_TAGNAME= 56a967b USES= gmake ssl MAKE_ENV= INSTALL="${INSTALL_PROGRAM}" Modified: branches/2018Q4/security/eschalot/distinfo ============================================================================== --- branches/2018Q4/security/eschalot/distinfo Sun Oct 21 08:05:15 2018 (r482652) +++ branches/2018Q4/security/eschalot/distinfo Sun Oct 21 08:07:14 2018 (r482653) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466278972 -SHA256 (ReclaimYourPrivacy-eschalot-1.2.0-e9e085e_GH0.tar.gz) = e811f45dd1d69cb34bf0736900c875e3dac6be3231c12440ae05638cac9ba24f -SIZE (ReclaimYourPrivacy-eschalot-1.2.0-e9e085e_GH0.tar.gz) = 241996 +TIMESTAMP = 1539541502 +SHA256 (ReclaimYourPrivacy-eschalot-1.2.0.20180118-56a967b_GH0.tar.gz) = 45b7a1a68c6565ff9461a2f2609d9003129ee0437d257636826b190736694f64 +SIZE (ReclaimYourPrivacy-eschalot-1.2.0.20180118-56a967b_GH0.tar.gz) = 242723
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810210807.w9L87ElJ066980>