forked from Lainports/freebsd-ports
devel/git-modes: Update to 1.4.2
Changes: https://github.com/magit/git-modes/compare/1.4.1...1.4.2
This commit is contained in:
parent
aa5aa5bca2
commit
4e7ab836ad
2 changed files with 6 additions and 7 deletions
|
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= git-modes
|
||||
DISTVERSION= 1.4.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.4.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel elisp
|
||||
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
|
||||
|
|
@ -12,8 +11,8 @@ WWW= https://github.com/magit/git-modes
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= compat.el${EMACS_PKGNAMESUFFIX}>=29.1.3.4:misc/compat.el@${EMACS_FLAVOR}
|
||||
RUN_DEPENDS= compat.el${EMACS_PKGNAMESUFFIX}>=29.1.3.4:misc/compat.el@${EMACS_FLAVOR} \
|
||||
BUILD_DEPENDS= compat.el${EMACS_PKGNAMESUFFIX}>=29.1.4.1:misc/compat.el@${EMACS_FLAVOR}
|
||||
RUN_DEPENDS= compat.el${EMACS_PKGNAMESUFFIX}>=29.1.4.1:misc/compat.el@${EMACS_FLAVOR} \
|
||||
git:devel/git
|
||||
|
||||
USES= emacs gmake
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1683868814
|
||||
SHA256 (magit-git-modes-1.4.1_GH0.tar.gz) = d634b500af93d70daa4cc1d5d2631ab161dcf24102ec8a7d5dd114a0f9f1f5a5
|
||||
SIZE (magit-git-modes-1.4.1_GH0.tar.gz) = 18445
|
||||
TIMESTAMP = 1698901249
|
||||
SHA256 (magit-git-modes-1.4.2_GH0.tar.gz) = c0e96c1d9a6094b7305bac12e9cb16c2041f8b079cd855b45878111f5d13c1e3
|
||||
SIZE (magit-git-modes-1.4.2_GH0.tar.gz) = 18444
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue