svn commit: r465599 - head/devel/mspdebug

Lev A. Serebryakov lev at FreeBSD.org
Mon Mar 26 14:33:31 UTC 2018


Author: lev
Date: Mon Mar 26 14:33:30 2018
New Revision: 465599
URL: https://svnweb.freebsd.org/changeset/ports/465599

Log:
   Update to latest commit on GH.

Modified:
  head/devel/mspdebug/Makefile
  head/devel/mspdebug/distinfo

Modified: head/devel/mspdebug/Makefile
==============================================================================
--- head/devel/mspdebug/Makefile	Mon Mar 26 14:33:11 2018	(r465598)
+++ head/devel/mspdebug/Makefile	Mon Mar 26 14:33:30 2018	(r465599)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mspdebug
-PORTVERSION=	0.23.20151024
+PORTVERSION=	0.25.20180301
 PORTREVISION=	1
 CATEGORIES=	devel
 
@@ -13,7 +13,7 @@ LICENSE=	GPLv2
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	dlbeer
-GH_TAGNAME=	38ea614
+GH_TAGNAME=	7c41acd
 
 OPTIONS_DEFINE=		READLINE LIBMSP430
 OPTIONS_DEFAULT=	READLINE LIBMSP430

Modified: head/devel/mspdebug/distinfo
==============================================================================
--- head/devel/mspdebug/distinfo	Mon Mar 26 14:33:11 2018	(r465598)
+++ head/devel/mspdebug/distinfo	Mon Mar 26 14:33:30 2018	(r465599)
@@ -1,2 +1,3 @@
-SHA256 (dlbeer-mspdebug-0.23.20151024-38ea614_GH0.tar.gz) = 2978e3628064d57a0b834bce87cd63e99f6e9d074c5584aee8f008e944c732fb
-SIZE (dlbeer-mspdebug-0.23.20151024-38ea614_GH0.tar.gz) = 327235
+TIMESTAMP = 1522074699
+SHA256 (dlbeer-mspdebug-0.25.20180301-7c41acd_GH0.tar.gz) = d9b969e2161f1a2e600780422600a0cea29f781c4894ecabd83d8cd78f604b48
+SIZE (dlbeer-mspdebug-0.25.20180301-7c41acd_GH0.tar.gz) = 334826


More information about the svn-ports-all mailing list