Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2018 14:51:38 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485663 - in head/devel/magit: . files
Message-ID:  <201811231451.wANEpcj0073895@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Nov 23 14:51:38 2018
New Revision: 485663
URL: https://svnweb.freebsd.org/changeset/ports/485663

Log:
  devel/magit: Update to 2.90.1
  
  PR:		233256
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)

Deleted:
  head/devel/magit/files/
Modified:
  head/devel/magit/Makefile   (contents, props changed)
  head/devel/magit/distinfo   (contents, props changed)

Modified: head/devel/magit/Makefile
==============================================================================
--- head/devel/magit/Makefile	Fri Nov 23 14:51:28 2018	(r485662)
+++ head/devel/magit/Makefile	Fri Nov 23 14:51:38 2018	(r485663)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	magit
-PORTVERSION=	2.90.0
-DISTVERSIONPREFIX=	v
+PORTVERSION=	2.90.1
 CATEGORIES=	devel elisp
-MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSIONFULL}/
+MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
 MAINTAINER=	yasu@utahime.org

Modified: head/devel/magit/distinfo
==============================================================================
--- head/devel/magit/distinfo	Fri Nov 23 14:51:28 2018	(r485662)
+++ head/devel/magit/distinfo	Fri Nov 23 14:51:38 2018	(r485663)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541739999
-SHA256 (magit-v2.90.0.tar.gz) = 6e28e9cb1b113e5e2c33ff153fb09b256c5f3e754f481ed602f272904e453c55
-SIZE (magit-v2.90.0.tar.gz) = 378333
+TIMESTAMP = 1542389141
+SHA256 (magit-2.90.1.tar.gz) = 28dbcd68b6a417cf07b5fe63514f7837901639a39a4906ab998e0aa73e20ad6a
+SIZE (magit-2.90.1.tar.gz) = 378710



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811231451.wANEpcj0073895>