Bug 189693

Summary: [MAINTAINER] security/libscrypt: update to 1.19
Product: Ports & Packages Reporter: Horia Racoviceanu <horia>
Component: Individual Port(s)Assignee: Rusmir Dusko <nemysis>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Horia Racoviceanu 2014-05-12 04:20:00 UTC

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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-12 04:20:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nemysis

nemysis@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Rusmir Dusko freebsd_committer freebsd_triage 2014-05-12 08:31:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-05-12 08:32:49 UTC
Author: nemysis
Date: Mon May 12 07:32:44 2014
New Revision: 353779
URL: http://svnweb.freebsd.org/changeset/ports/353779
QAT: https://qat.redports.org/buildarchive/r353779/

Log:
  - Update to 1.19, Announce message:
  
      Code safety cleanups. Now running Coverity.
  
  PR:		ports/189693
  Submitted by:	Horia Racoviceanu <horia@racoviceanu.com (maintainer)

Modified:
  head/security/libscrypt/Makefile
  head/security/libscrypt/distinfo

Modified: head/security/libscrypt/Makefile
==============================================================================
--- head/security/libscrypt/Makefile	Mon May 12 07:31:17 2014	(r353778)
+++ head/security/libscrypt/Makefile	Mon May 12 07:32:44 2014	(r353779)
@@ -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_LDCONFIG=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	technion
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	35b6894
+GH_COMMIT=	457ff86
 
 MAKE_ARGS+=	CC=${CC} LIBDIR=${PREFIX}/lib
 

Modified: head/security/libscrypt/distinfo
==============================================================================
--- head/security/libscrypt/distinfo	Mon May 12 07:31:17 2014	(r353778)
+++ head/security/libscrypt/distinfo	Mon May 12 07:32:44 2014	(r353779)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"