svn commit: r307034 - head/net/jsch

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Nov 5 21:41:07 UTC 2012


Author: rakuco
Date: Mon Nov  5 21:41:07 2012
New Revision: 307034
URL: http://svnweb.freebsd.org/changeset/ports/307034

Log:
  Update to 0.1.49.
  
  PR:		ports/172938
  Submitted by:	Muhammad Moinur Rahman <5u623l20 at gmail.com>
  Feature safe:	yes

Modified:
  head/net/jsch/Makefile
  head/net/jsch/distinfo

Modified: head/net/jsch/Makefile
==============================================================================
--- head/net/jsch/Makefile	Mon Nov  5 21:27:06 2012	(r307033)
+++ head/net/jsch/Makefile	Mon Nov  5 21:41:07 2012	(r307034)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jsch
-PORTVERSION=	0.1.44
+PORTVERSION=	0.1.49
 CATEGORIES=	net java security
 MASTER_SITES=	SF
 

Modified: head/net/jsch/distinfo
==============================================================================
--- head/net/jsch/distinfo	Mon Nov  5 21:27:06 2012	(r307033)
+++ head/net/jsch/distinfo	Mon Nov  5 21:41:07 2012	(r307034)
@@ -1,2 +1,2 @@
-SHA256 (jsch-0.1.44.zip) = a6000c003097cab81ed37dfcf3cad7747ed181111850fddd9090b9cc7dd52ab2
-SIZE (jsch-0.1.44.zip) = 283903
+SHA256 (jsch-0.1.49.zip) = c017dfd2533b86dd751a8b1caea0ab4f19bfb9199c207c94fbdddcfd2ba9bbfe
+SIZE (jsch-0.1.49.zip) = 312322


More information about the svn-ports-all mailing list