svn commit: r399084 - head/security/dropbear

Alex Kozlov ak at FreeBSD.org
Sun Oct 11 11:42:28 UTC 2015


Author: ak
Date: Sun Oct 11 11:42:27 2015
New Revision: 399084
URL: https://svnweb.freebsd.org/changeset/ports/399084

Log:
  - Update to 2015.68 [1]
  - Drop maintainership
  
  PR:	203694 [1]
  Submitted by:	pkubaj at riseup.net

Modified:
  head/security/dropbear/Makefile
  head/security/dropbear/distinfo

Modified: head/security/dropbear/Makefile
==============================================================================
--- head/security/dropbear/Makefile	Sun Oct 11 10:19:26 2015	(r399083)
+++ head/security/dropbear/Makefile	Sun Oct 11 11:42:27 2015	(r399084)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	dropbear
-PORTVERSION=	2015.67
+PORTVERSION=	2015.68
 CATEGORIES=	security ipv6
 MASTER_SITES=	http://matt.ucc.asn.au/dropbear/releases/
 
-MAINTAINER=	ak at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	SSH 2 server, designed to be usable in small memory environments
 
 GNU_CONFIGURE=	yes

Modified: head/security/dropbear/distinfo
==============================================================================
--- head/security/dropbear/distinfo	Sun Oct 11 10:19:26 2015	(r399083)
+++ head/security/dropbear/distinfo	Sun Oct 11 11:42:27 2015	(r399084)
@@ -1,2 +1,2 @@
-SHA256 (dropbear-2015.67.tar.bz2) = 7e690594645dfde5787065c78a5d2e4d15e288babfa06e140197ce05f698c8e5
-SIZE (dropbear-2015.67.tar.bz2) = 1606312
+SHA256 (dropbear-2015.68.tar.bz2) = 55ea7c1e904ffe4b1cdbe1addca8291a2533d7d285fd22ac33608e9502a62446
+SIZE (dropbear-2015.68.tar.bz2) = 1611161


More information about the svn-ports-all mailing list