Date: Wed, 23 Aug 2006 10:23:27 +0200 From: "Kay Lehmann" <kay_lehmann@web.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/102423: [Maintainaer Update] security/gorilla: Update to version 1.4 Message-ID: <1156321407.59714@bippes.finkenkrug.ev> Resent-Message-ID: <200608230830.k7N8ULim085767@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102423 >Category: ports >Synopsis: [Maintainaer Update] security/gorilla: Update to version 1.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 23 08:30:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Kay Lehmann >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD 6.1-STABLE #14: Fri Jun 2 08:55:23 CEST 2006 root@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes >Description: Update port to version 1.4 which improves compability to Password Safe and fix the default fileformat to make it safer >How-To-Repeat: >Fix: --- gorilla-1.3to1.4.patch begins here --- diff -urN --exclude=.svn gorilla.orig/Makefile gorilla/Makefile --- gorilla.orig/Makefile Tue Aug 22 20:21:31 2006 +++ gorilla/Makefile Tue Aug 22 20:09:30 2006 @@ -6,8 +6,7 @@ # PORTNAME= gorilla -PORTVERSION= 1.3 -PORTREVISION= 1 +PORTVERSION= 1.4 CATEGORIES= security MASTER_SITES= http://www.fpx.de/fp/Software/Gorilla/download/ diff -urN --exclude=.svn gorilla.orig/distinfo gorilla/distinfo --- gorilla.orig/distinfo Tue Aug 22 20:21:31 2006 +++ gorilla/distinfo Tue Aug 22 20:15:20 2006 @@ -1,3 +1,3 @@ -MD5 (gorilla-1.3.tar.gz) = 097f6824aba42c936d708f003d90f40f -SHA256 (gorilla-1.3.tar.gz) = 6bfe6a99b0503c7017567d9eb0e184e15dbc1d753579005e3ed6baf49c3fed05 -SIZE (gorilla-1.3.tar.gz) = 177760 +MD5 (gorilla-1.4.tar.gz) = 9914efa3ddaf309de76f083c43f57dce +SHA256 (gorilla-1.4.tar.gz) = 3184ff802d0f96250302e2ce1a966d5eca328e8e0becc44e037208af32ee0551 +SIZE (gorilla-1.4.tar.gz) = 190766 diff -urN --exclude=.svn gorilla.orig/pkg-plist gorilla/pkg-plist --- gorilla.orig/pkg-plist Tue Aug 22 20:21:31 2006 +++ gorilla/pkg-plist Tue Aug 22 20:18:53 2006 @@ -20,8 +20,12 @@ lib/gorilla/pwsafe/pwsafe.dat lib/gorilla/pwsafe/pwsafe.tcl lib/gorilla/pwsafe/pwtest.tcl +lib/gorilla/pwsafe/pwsafe-v2.tcl +lib/gorilla/pwsafe/pwsafe-v3.tcl lib/gorilla/twofish/twofish.tcl lib/gorilla/twofish/twotest.tcl +lib/gorilla/twofish/pkgIndex.tcl +lib/gorilla/twofish/LICENSE.txt @dirrm lib/gorilla/blowfish @dirrm lib/gorilla/pics @dirrm lib/gorilla/twofish --- gorilla-1.3to1.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1156321407.59714>