svn commit: r424211 - head/devel/bossa

Mark Felder feld at FreeBSD.org
Tue Oct 18 20:45:58 UTC 2016


Author: feld
Date: Tue Oct 18 20:45:56 2016
New Revision: 424211
URL: https://svnweb.freebsd.org/changeset/ports/424211

Log:
  devel/bossa: Update to actual 1.7.0 release
  
  No changes, this is purely cosmetic.
  
  PR:		213168

Modified:
  head/devel/bossa/Makefile
  head/devel/bossa/distinfo

Modified: head/devel/bossa/Makefile
==============================================================================
--- head/devel/bossa/Makefile	Tue Oct 18 19:52:49 2016	(r424210)
+++ head/devel/bossa/Makefile	Tue Oct 18 20:45:56 2016	(r424211)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bossa
-PORTVERSION=	1.7.0.a
+PORTVERSION=	1.7.0
 CATEGORIES=	devel
 
 MAINTAINER=	bsdports at kyle-evans.net
@@ -13,7 +13,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USE_GITHUB=	yes
 GH_ACCOUNT=	shumatech
 GH_PROJECT=	${PORTNAME:tu}
-GH_TAGNAME=	ae08c63
 
 USES=		compiler:c++11-lang gmake
 

Modified: head/devel/bossa/distinfo
==============================================================================
--- head/devel/bossa/distinfo	Tue Oct 18 19:52:49 2016	(r424210)
+++ head/devel/bossa/distinfo	Tue Oct 18 20:45:56 2016	(r424211)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474664488
-SHA256 (shumatech-BOSSA-1.7.0.a-ae08c63_GH0.tar.gz) = 5660dea8bc531a0ff9684c7c832e989f59a892e3352c2133c866b09b23f6a958
-SIZE (shumatech-BOSSA-1.7.0.a-ae08c63_GH0.tar.gz) = 539364
+TIMESTAMP = 1475463215
+SHA256 (shumatech-BOSSA-1.7.0_GH0.tar.gz) = 758ddaa70163561de9877d2f0f61dd64b51616273ac8709278d7e67ab90a6af3
+SIZE (shumatech-BOSSA-1.7.0_GH0.tar.gz) = 539347


More information about the svn-ports-all mailing list