FreeBSD Bugzilla – Attachment 183479 Details for
Bug 219984
devel/magit: Update to 2.10.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
patch-devel_magit (text/plain), 3.46 KB, created by
Yasuhiro Kimura
on 2017-06-14 12:44:11 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2017-06-14 12:44:11 UTC
Size:
3.46 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 443528) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= magit >-PORTVERSION= 2.8.0 >-PORTREVISION= 1 >+PORTVERSION= 2.10.3 > CATEGORIES= devel elisp > PKGNAMESUFFIX= -${EMACS_PORT_NAME} > >Index: distinfo >=================================================================== >--- distinfo (revision 443528) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1472128845 >-SHA256 (magit-magit-2.8.0_GH0.tar.gz) = 98cc000ffe06d96c59e5e7c150af5f3d62e5876b7e2e78337aebccb4bc05b066 >-SIZE (magit-magit-2.8.0_GH0.tar.gz) = 395575 >+TIMESTAMP = 1497406352 >+SHA256 (magit-magit-2.10.3_GH0.tar.gz) = dc797db8da8683767ffa5d006f6e85d334892979c76057baf03c99bb0c6f669c >+SIZE (magit-magit-2.10.3_GH0.tar.gz) = 430343 >Index: files/patch-default.mk >=================================================================== >--- files/patch-default.mk (revision 443528) >+++ files/patch-default.mk (working copy) >@@ -1,10 +1,9 @@ >---- default.mk.orig 2015-07-18 04:15:03 UTC >+--- default.mk.orig 2017-06-14 12:34:54 UTC > +++ default.mk >-@@ -71,11 +71,3 @@ EMACSOLD := $(shell $(BATCH) --eval \ >- ifeq "$(EMACSOLD)" "true" >- $(error At least version 24.4 of Emacs is required) >- endif >-- >+@@ -85,14 +85,6 @@ ELGS = magit-autoloads.el magit-version. >+ >+ ## Versions ########################################################## >+ > -VERSION := $(shell \ > - test -e $(TOP).git\ > - && git describe --tags --dirty 2> /dev/null\ >@@ -12,3 +11,7 @@ > - (fset 'message (lambda (&rest _)))\ > - (load-file \"magit-version.el\")\ > - (princ magit-version))") >+- >+ MAGIT_VERSION = 2.10 >+ ASYNC_VERSION = 1.9 >+ DASH_VERSION = 2.13.0 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 443528) >+++ pkg-plist (working copy) >@@ -11,6 +11,8 @@ > %%ELISPDIR%%/magit-bisect.elc > %%ELISPDIR%%/magit-blame.el > %%ELISPDIR%%/magit-blame.elc >+%%ELISPDIR%%/magit-branch.el >+%%ELISPDIR%%/magit-branch.elc > %%ELISPDIR%%/magit-commit.el > %%ELISPDIR%%/magit-commit.elc > %%ELISPDIR%%/magit-core.el >@@ -21,18 +23,30 @@ > %%ELISPDIR%%/magit-ediff.elc > %%ELISPDIR%%/magit-extras.el > %%ELISPDIR%%/magit-extras.elc >+%%ELISPDIR%%/magit-files.el >+%%ELISPDIR%%/magit-files.elc > %%ELISPDIR%%/magit-git.el > %%ELISPDIR%%/magit-git.elc > %%ELISPDIR%%/magit-log.el > %%ELISPDIR%%/magit-log.elc >+%%ELISPDIR%%/magit-margin.el >+%%ELISPDIR%%/magit-margin.elc > %%ELISPDIR%%/magit-mode.el > %%ELISPDIR%%/magit-mode.elc >+%%ELISPDIR%%/magit-notes.el >+%%ELISPDIR%%/magit-notes.elc >+%%ELISPDIR%%/magit-obsolete.el >+%%ELISPDIR%%/magit-obsolete.elc > %%ELISPDIR%%/magit-popup.el > %%ELISPDIR%%/magit-popup.elc > %%ELISPDIR%%/magit-process.el > %%ELISPDIR%%/magit-process.elc >+%%ELISPDIR%%/magit-refs.el >+%%ELISPDIR%%/magit-refs.elc > %%ELISPDIR%%/magit-remote.el > %%ELISPDIR%%/magit-remote.elc >+%%ELISPDIR%%/magit-repos.el >+%%ELISPDIR%%/magit-repos.elc > %%ELISPDIR%%/magit-section.el > %%ELISPDIR%%/magit-section.elc > %%ELISPDIR%%/magit-sequence.el >@@ -39,6 +53,8 @@ > %%ELISPDIR%%/magit-sequence.elc > %%ELISPDIR%%/magit-stash.el > %%ELISPDIR%%/magit-stash.elc >+%%ELISPDIR%%/magit-status.el >+%%ELISPDIR%%/magit-status.elc > %%ELISPDIR%%/magit-submodule.el > %%ELISPDIR%%/magit-submodule.elc > %%ELISPDIR%%/magit-subtree.el >@@ -48,5 +64,7 @@ > %%ELISPDIR%%/magit-version.el > %%ELISPDIR%%/magit-wip.el > %%ELISPDIR%%/magit-wip.elc >+%%ELISPDIR%%/magit-worktree.el >+%%ELISPDIR%%/magit-worktree.elc > %%ELISPDIR%%/magit.el > %%ELISPDIR%%/magit.elc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 219984
: 183479 |
184877
|
184887