svn commit: r482123 - head/security/d0_blind_id
Jan Beich
jbeich at FreeBSD.org
Sun Oct 14 23:10:24 UTC 2018
Author: jbeich
Date: Sun Oct 14 23:10:22 2018
New Revision: 482123
URL: https://svnweb.freebsd.org/changeset/ports/482123
Log:
security/d0_blind_id: switch to actual 1.0 release
Changes: https://github.com/divVerent/d0_blind_id/compare/ff1ce7e...v1.0
Tested by: readelf -a (no difference)
Modified:
head/security/d0_blind_id/Makefile (contents, props changed)
head/security/d0_blind_id/distinfo (contents, props changed)
Modified: head/security/d0_blind_id/Makefile
==============================================================================
--- head/security/d0_blind_id/Makefile Sun Oct 14 23:10:06 2018 (r482122)
+++ head/security/d0_blind_id/Makefile Sun Oct 14 23:10:22 2018 (r482123)
@@ -1,6 +1,7 @@
# $FreeBSD$
PORTNAME= d0_blind_id
+DISTVERSIONPREFIX= v
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= security devel
@@ -13,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= divVerent
-GH_TAGNAME= ff1ce7e
USES= autoreconf libtool pathfix ssl
GNU_CONFIGURE= yes
Modified: head/security/d0_blind_id/distinfo
==============================================================================
--- head/security/d0_blind_id/distinfo Sun Oct 14 23:10:06 2018 (r482122)
+++ head/security/d0_blind_id/distinfo Sun Oct 14 23:10:22 2018 (r482123)
@@ -1,2 +1,3 @@
-SHA256 (divVerent-d0_blind_id-1.0-ff1ce7e_GH0.tar.gz) = 9bc4729089f0bbd512dfc994fb85889b6465a8aee85b1c005f8b8451a306edcc
-SIZE (divVerent-d0_blind_id-1.0-ff1ce7e_GH0.tar.gz) = 49117
+TIMESTAMP = 1395227453
+SHA256 (divVerent-d0_blind_id-v1.0_GH0.tar.gz) = e9edcc55af1b322a5e51832f4a95b456a368d527b34ff31ebe88340728eca5a1
+SIZE (divVerent-d0_blind_id-v1.0_GH0.tar.gz) = 49110
More information about the svn-ports-head
mailing list