Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2014 03:15:52 GMT
From:      Horia Racoviceanu <horia@racoviceanu.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189693: [MAINTAINER] security/libscrypt: update to 1.19
Message-ID:  <201405120315.s4C3Fqi3004403@cgiserv.freebsd.org>
Resent-Message-ID: <201405120320.s4C3K0vH068252@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189693
>Category:       ports
>Synopsis:       [MAINTAINER] security/libscrypt: update to 1.19
>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:   Mon May 12 03:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Horia Racoviceanu
>Release:        FreeBSD 10.0-RELEASE
>Organization:
>Environment:
FreeBSD heta 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue Apr 29 17:06:01 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:

>How-To-Repeat:

>Fix:
- Update to 1.19, Announce message:

  Code safety cleanups. Now running Coverity.


Build log:
https://redports.org/buildarchive/20140512030101-84535/

Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 353767)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libscrypt
-PORTVERSION=	1.18
-PORTREVISION=	1
+PORTVERSION=	1.19
 CATEGORIES=	security
 
 MAINTAINER=	horia@racoviceanu.com
@@ -16,7 +15,7 @@
 USE_GITHUB=	yes
 GH_ACCOUNT=	technion
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	35b6894
+GH_COMMIT=	457ff86
 
 MAKE_ARGS+=	CC=${CC} LIBDIR=${PREFIX}/lib
 
Index: distinfo
===================================================================
--- distinfo	(revision 353767)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (libscrypt-1.18.tar.gz) = 5c8c59cc76bbbcb9d674fb72a668938cd2d6c5e1d5a302a8dc83f541f33b65ea
-SIZE (libscrypt-1.18.tar.gz) = 17418
+SHA256 (libscrypt-1.19.tar.gz) = e581705340da23778c9e2c576bff5b49bbca4eb05b0a6015e5b5cc33bfacbd89
+SIZE (libscrypt-1.19.tar.gz) = 18220


>Release-Note:
>Audit-Trail:
>Unformatted:



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