Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2021 22:47:18 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r567268 - head/security/pecl-ssh2
Message-ID:  <202103032247.123MlIrY021941@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Wed Mar  3 22:47:18 2021
New Revision: 567268
URL: https://svnweb.freebsd.org/changeset/ports/567268

Log:
  security/pecl-ssh2: Update to 1.3.1
  
  Patches removed were incorporated upstream.
  
  Changelog:	https://pecl.php.net/package-info.php?package=ssh2&version=1.3.1

Modified:
  head/security/pecl-ssh2/Makefile
  head/security/pecl-ssh2/distinfo

Modified: head/security/pecl-ssh2/Makefile
==============================================================================
--- head/security/pecl-ssh2/Makefile	Wed Mar  3 22:42:20 2021	(r567267)
+++ head/security/pecl-ssh2/Makefile	Wed Mar  3 22:47:18 2021	(r567268)
@@ -2,14 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	ssh2
-PORTVERSION=	1.2
+PORTVERSION=	1.3.1
 CATEGORIES=	security pear
-
-# https://github.com/php/pecl-networking-ssh2/pull/44/
-PATCH_SITES=	https://github.com/php/pecl-networking-ssh2/commit/
-PATCHFILES=	167a679db79a93c27b7bb367bef9e0d9abdc47d0.patch:-p1 \
-		9e6074a4eae3b4ebbe883ba1b93c9eccb9c78d02.patch:-p1 \
-		c9647c5d296e8693d0b5672f1c22945ea024ebdc.patch:-p1
 
 MAINTAINER=	dbaio@FreeBSD.org
 COMMENT=	PECL extension to the libssh2 library

Modified: head/security/pecl-ssh2/distinfo
==============================================================================
--- head/security/pecl-ssh2/distinfo	Wed Mar  3 22:42:20 2021	(r567267)
+++ head/security/pecl-ssh2/distinfo	Wed Mar  3 22:47:18 2021	(r567268)
@@ -1,9 +1,3 @@
-TIMESTAMP = 1603753208
-SHA256 (PECL/ssh2-1.2.tgz) = 7f9f205f5b555692f7b010ffb68a01e21860176062f2ec14dc577d994cecd929
-SIZE (PECL/ssh2-1.2.tgz) = 32447
-SHA256 (PECL/167a679db79a93c27b7bb367bef9e0d9abdc47d0.patch) = 62d4201a6c4792fac4e1a568332142a32003f3d9751255c94bbda49dcaa83586
-SIZE (PECL/167a679db79a93c27b7bb367bef9e0d9abdc47d0.patch) = 2089
-SHA256 (PECL/9e6074a4eae3b4ebbe883ba1b93c9eccb9c78d02.patch) = df4f381f6295097c4ab905c90335d8f7d16f3a1f033c16a5b71e84feaba0584b
-SIZE (PECL/9e6074a4eae3b4ebbe883ba1b93c9eccb9c78d02.patch) = 2641
-SHA256 (PECL/c9647c5d296e8693d0b5672f1c22945ea024ebdc.patch) = ceb57bd3a874e7cdb2cf53ebda221ca4dcce89f1f45e451ae05c093df64590e1
-SIZE (PECL/c9647c5d296e8693d0b5672f1c22945ea024ebdc.patch) = 4823
+TIMESTAMP = 1614735346
+SHA256 (PECL/ssh2-1.3.1.tgz) = 9093a1f8d24dc65836027b0e239c50de8d5eaebf8396bc3331fdd38c5d69afd9
+SIZE (PECL/ssh2-1.3.1.tgz) = 33838



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103032247.123MlIrY021941>