1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00

devel/git-modes: Update to 1.4.0

Remove ALL_TARGET as `make all` is same as `make lisp` now

Changes:	https://github.com/magit/git-modes/commits/1.4.0
Differential Revision:	https://reviews.freebsd.org/D32586
This commit is contained in:
Yasuhiro Kimura 2021-10-21 11:11:02 +09:00
parent 7b06640670
commit 4821a9406d
2 changed files with 4 additions and 7 deletions

View File

@ -1,8 +1,7 @@
# Created by: KIMURA Yasuhiro <yasu@utahime.org>
PORTNAME= git-modes
DISTVERSION= 1.3.1
PORTREVISION= 1
DISTVERSION= 1.4.0
PORTEPOCH= 1
CATEGORIES= devel elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
@ -19,8 +18,6 @@ USES= emacs gmake
USE_GITHUB= yes
GH_ACCOUNT= magit
ALL_TARGET= lisp
NO_ARCH= yes
PLIST_SUB= ELISPDIR=${_ELISPDIR}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1622381499
SHA256 (magit-git-modes-1.3.1_GH0.tar.gz) = e06945c3ca7fa3225ba195ccf0bf56e12cd10beb5e5a4fae0691aebc4a0d1a0c
SIZE (magit-git-modes-1.3.1_GH0.tar.gz) = 18178
TIMESTAMP = 1634782042
SHA256 (magit-git-modes-1.4.0_GH0.tar.gz) = e8f9fe59e3dfbde6b25abdc87ff8cbdb09ffdb71ed0c2e7b18b014ac32df2cfa
SIZE (magit-git-modes-1.4.0_GH0.tar.gz) = 18218