mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Update to 1.2.1.
This is a small bugfix release specifically made for magit to work with Emacs 24.4 (the port has thus been broken ever since Emacs 24.4 was committed to the tree). While here, clean up MASTER_SITES and point to an https domain. PR: 194843 Approved by: maintainer timeout, portmgr (antoine)
This commit is contained in:
parent
9dba09ad99
commit
f3fea666c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372818
@ -2,12 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= magit
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= devel elisp
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://cloud.github.com/downloads/magit/magit/
|
||||
MASTER_SITE_SUBDIR= kuriyama
|
||||
MASTER_SITES= https://github.com/magit/magit/releases/download/${PORTVERSION}/
|
||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (magit-1.2.0.tar.gz) = ef535819b8ee32c53ad38efabc82028f62422f2629407d69ddc5970669dc1ba9
|
||||
SIZE (magit-1.2.0.tar.gz) = 163318
|
||||
SHA256 (magit-1.2.1.tar.gz) = f99937c7ee9850fc9a283cc49ba5159fe23a4e7fd75e251c4bacf542cb43c4c6
|
||||
SIZE (magit-1.2.1.tar.gz) = 111414
|
||||
|
Loading…
Reference in New Issue
Block a user