svn commit: r430953 - head/devel/pcsc-lite

Nikolai Lifanov lifanov at FreeBSD.org
Mon Jan 9 14:29:34 UTC 2017


Author: lifanov
Date: Mon Jan  9 14:29:33 2017
New Revision: 430953
URL: https://svnweb.freebsd.org/changeset/ports/430953

Log:
  update devel/pcsc-lite to 1.8.20
  
  PR:		215834
  Submitted by:	Mahdi Mokhtari <mokhi64 at gmail.com> (maintainer)
  Reviewed by:	matthew
  Approved by:	matthew (mentor)
  MFH:		2017Q1
  Security:	https://vuxml.FreeBSD.org/freebsd/c218873d-d444-11e6-84ef-f0def167eeea.html
  Differential Revision:	https://reviews.freebsd.org/D9071

Modified:
  head/devel/pcsc-lite/Makefile
  head/devel/pcsc-lite/distinfo

Modified: head/devel/pcsc-lite/Makefile
==============================================================================
--- head/devel/pcsc-lite/Makefile	Mon Jan  9 14:28:12 2017	(r430952)
+++ head/devel/pcsc-lite/Makefile	Mon Jan  9 14:29:33 2017	(r430953)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	pcsc-lite
-PORTVERSION=	1.8.19
+PORTVERSION=	1.8.20
 PORTEPOCH=	2
 CATEGORIES=	devel security
-MASTER_SITES=	https://alioth.debian.org/frs/download.php/file/4198/
+MASTER_SITES=	https://alioth.debian.org/frs/download.php/latestfile/39/
 
 MAINTAINER=	mokhi64 at gmail.com
 COMMENT=	Smartcard development library

Modified: head/devel/pcsc-lite/distinfo
==============================================================================
--- head/devel/pcsc-lite/distinfo	Mon Jan  9 14:28:12 2017	(r430952)
+++ head/devel/pcsc-lite/distinfo	Mon Jan  9 14:29:33 2017	(r430953)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481446804
-SHA256 (pcsc-lite-1.8.19.tar.bz2) = b65e25ec6dd1328983b424ce1a649e2993b1c4c59fc87252689b5fa7037c4340
-SIZE (pcsc-lite-1.8.19.tar.bz2) = 744283
+TIMESTAMP = 1483729174
+SHA256 (pcsc-lite-1.8.20.tar.bz2) = ec7d0114016c788c1c09859c84860f6cec6c4595436d23245105154b9c046bb2
+SIZE (pcsc-lite-1.8.20.tar.bz2) = 745049


More information about the svn-ports-all mailing list