svn commit: r422888 - in head/devel/pcsc-lite: . files

Tilman Keskinoz arved at FreeBSD.org
Wed Sep 28 20:12:08 UTC 2016


Author: arved
Date: Wed Sep 28 20:12:06 2016
New Revision: 422888
URL: https://svnweb.freebsd.org/changeset/ports/422888

Log:
  Update to 1.8.18
  
  Drop maintainership, as I switched jobs and no longer do smartcards stuff

Deleted:
  head/devel/pcsc-lite/files/patch-readerfactory.c
Modified:
  head/devel/pcsc-lite/Makefile
  head/devel/pcsc-lite/distinfo

Modified: head/devel/pcsc-lite/Makefile
==============================================================================
--- head/devel/pcsc-lite/Makefile	Wed Sep 28 20:07:23 2016	(r422887)
+++ head/devel/pcsc-lite/Makefile	Wed Sep 28 20:12:06 2016	(r422888)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	pcsc-lite
-PORTVERSION=	1.8.17
+PORTVERSION=	1.8.18
 PORTEPOCH=	2
 CATEGORIES=	devel security
-MASTER_SITES=	https://alioth.debian.org/frs/download.php/file/4173/
+MASTER_SITES=	https://alioth.debian.org/frs/download.php/file/4179/
 
-MAINTAINER=	arved at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Smartcard development library
 
 LICENSE=	BSD3CLAUSE

Modified: head/devel/pcsc-lite/distinfo
==============================================================================
--- head/devel/pcsc-lite/distinfo	Wed Sep 28 20:07:23 2016	(r422887)
+++ head/devel/pcsc-lite/distinfo	Wed Sep 28 20:12:06 2016	(r422888)
@@ -1,2 +1,3 @@
-SHA256 (pcsc-lite-1.8.17.tar.bz2) = d72b6f8654024f2a1d2de70f8f1d39776bd872870a4f453f436fd93d4312026f
-SIZE (pcsc-lite-1.8.17.tar.bz2) = 716673
+TIMESTAMP = 1475093175
+SHA256 (pcsc-lite-1.8.18.tar.bz2) = b22d32b018f6a1016adba91abfcc63876cca999daa472dd86e953ddd41d00905
+SIZE (pcsc-lite-1.8.18.tar.bz2) = 741987


More information about the svn-ports-all mailing list