svn commit: r393971 - head/security/ykpers

Pawel Pekala pawel at FreeBSD.org
Tue Aug 11 20:19:41 UTC 2015


Author: pawel
Date: Tue Aug 11 20:19:40 2015
New Revision: 393971
URL: https://svnweb.freebsd.org/changeset/ports/393971

Log:
  Update to version 1.17.1
  
  PR:		201772
  Submitted by:	Christoph Moench-Tegeder
  Approved by:	maintainer timeout

Modified:
  head/security/ykpers/Makefile
  head/security/ykpers/distinfo

Modified: head/security/ykpers/Makefile
==============================================================================
--- head/security/ykpers/Makefile	Tue Aug 11 19:55:13 2015	(r393970)
+++ head/security/ykpers/Makefile	Tue Aug 11 20:19:40 2015	(r393971)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ykpers
-PORTVERSION=	1.15.1
+PORTVERSION=	1.17.1
 CATEGORIES=	security
 MASTER_SITES=	http://opensource.yubico.com/yubikey-personalization/releases/
 
@@ -27,7 +27,7 @@ PLIST_FILES=	bin/ykchalresp \
 		include/ykpers-1/ykstatus.h \
 		lib/libykpers-1.so \
 		lib/libykpers-1.so.1 \
-		lib/libykpers-1.so.1.15.1 \
+		lib/libykpers-1.so.${PORTVERSION} \
 		libdata/pkgconfig/ykpers-1.pc \
 		man/man1/ykchalresp.1.gz \
 		man/man1/ykinfo.1.gz \

Modified: head/security/ykpers/distinfo
==============================================================================
--- head/security/ykpers/distinfo	Tue Aug 11 19:55:13 2015	(r393970)
+++ head/security/ykpers/distinfo	Tue Aug 11 20:19:40 2015	(r393971)
@@ -1,2 +1,2 @@
-SHA256 (ykpers-1.15.1.tar.gz) = 80cd384696007be5d195be7fe646b9bd64bcd65d2fadc29e9c55f6862c87dff5
-SIZE (ykpers-1.15.1.tar.gz) = 500262
+SHA256 (ykpers-1.17.1.tar.gz) = 556baec2bbc94bae01293e64dc3873d68f880119ea5c3772737e4f3dc44f69c4
+SIZE (ykpers-1.17.1.tar.gz) = 504827


More information about the svn-ports-all mailing list