Bug 129961 - [patch] security/dropbear update to 0.52
Summary: [patch] security/dropbear update to 0.52
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-26 18:40 UTC by Alex Kozlov
Modified: 2008-12-26 22:20 UTC (History)
0 users

See Also:


Attachments
file.diff (648 bytes, patch)
2008-12-26 18:40 UTC, Alex Kozlov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kozlov 2008-12-26 18:40:04 UTC
Up to 0.52.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-12-26 19:03:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Alex Kozlov 2008-12-26 19:35:02 UTC
Hi, miwi

Also switch to bzip2.

Index: security/dropbear/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dropbear
-PORTVERSION=	0.51
+PORTVERSION=	0.52
 CATEGORIES=	security ipv6
 MASTER_SITES=	http://matt.ucc.asn.au/dropbear/releases/
 
@@ -15,6 +15,7 @@
 
 GNU_CONFIGURE=	YES
 USE_GMAKE=	YES
+USE_BZIP2=	YES
 
 OPTIONS=	STATIC  "Build statically"  off
 
Index: security/dropbear/distinfo
@@ -1,3 +1,3 @@
-MD5 (dropbear-0.51.tar.gz) = 1045df60c2bdbd39c707238305a1e9e5
-SHA256 (dropbear-0.51.tar.gz) = 9e81261c39f51812d43c8eb23af64224f5182fe44acb3b5e4bbbef2738a7f29e
-SIZE (dropbear-0.51.tar.gz) = 1777963
+MD5 (dropbear-0.52.tar.bz2) = a1fc7adf601bca53330a792a9c873439
+SHA256 (dropbear-0.52.tar.bz2) = 8c7b727a4c9066e90a14f7f01c47cab698afb5a854ffa0404da162d4286f04c1
+SIZE (dropbear-0.52.tar.bz2) = 1601843
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-12-26 22:16:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-12-26 22:16:36 UTC
miwi        2008-12-26 22:16:27 UTC

  FreeBSD ports repository

  Modified files:
    security/dropbear    Makefile distinfo 
  Log:
  - Update to 0.52
  
  PR:             129961
  Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
  
  Revision  Changes    Path
  1.22      +2 -1      ports/security/dropbear/Makefile
  1.16      +3 -3      ports/security/dropbear/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"