Date: Tue, 14 Jul 2020 16:39:23 +0000 (UTC) From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542224 - head/security/libssh2 Message-ID: <202007141639.06EGdNIW047897@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pkubaj Date: Tue Jul 14 16:39:23 2020 New Revision: 542224 URL: https://svnweb.freebsd.org/changeset/ports/542224 Log: security/libssh2: bump PORTREVISION after r542223 Reported by: zeising Modified: head/security/libssh2/Makefile Modified: head/security/libssh2/Makefile ============================================================================== --- head/security/libssh2/Makefile Tue Jul 14 15:29:52 2020 (r542223) +++ head/security/libssh2/Makefile Tue Jul 14 16:39:23 2020 (r542224) @@ -3,7 +3,7 @@ PORTNAME= libssh2 PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= security devel MASTER_SITES= https://www.libssh2.org/download/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007141639.06EGdNIW047897>