FreeBSD Bugzilla – Attachment 160080 Details for
Bug 201938
[PATCH] devel/magit: update to 2.2.0 and etc.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 2.2.0.
patch-devel_magit (text/plain), 1.81 KB, created by
Yasuhiro Kimura
on 2015-08-19 11:21:33 UTC
(
hide
)
Description:
Update to 2.2.0.
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2015-08-19 11:21:33 UTC
Size:
1.81 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 394577) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= magit >-PORTVERSION= 2.1.0 >+PORTVERSION= 2.2.0 > CATEGORIES= devel elisp > PKGNAMESUFFIX= -${EMACS_PORT_NAME} > >@@ -11,12 +11,9 @@ > > LICENSE= GPLv3 > >-BUILD_DEPENDS= git:${PORTSDIR}/devel/git \ >- dash.el>0:${PORTSDIR}/devel/dash.el >+BUILD_DEPENDS= dash.el>0:${PORTSDIR}/devel/dash.el > RUN_DEPENDS= dash.el>0:${PORTSDIR}/devel/dash.el > >-BROKEN_FreeBSD_9= does not build >- > USE_GITHUB= yes > > USES= gmake makeinfo >@@ -27,6 +24,8 @@ > > OPTIONS_DEFINE= DOCS GIT_SUBVERSION > GIT_SUBVERSION_DESC= Use devel/git-subversion as backend >+GIT_SUBVERSION_BUILD_DEPENDS= git-subversion>0:${PORTSDIR}/devel/git-subversion >+GIT_SUBVERSION_BUILD_DEPENDS_OFF= git>0:${PORTSDIR}/devel/git > GIT_SUBVERSION_RUN_DEPENDS= git-subversion>0:${PORTSDIR}/devel/git-subversion > GIT_SUBVERSION_RUN_DEPENDS_OFF= git>0:${PORTSDIR}/devel/git > >@@ -33,7 +32,8 @@ > .include <bsd.port.pre.mk> > > ELISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} >-MAKE_ENV+= LOAD_PATH="-L ${WRKSRC}/lisp -L ${PREFIX}/${EMACS_SITE_LISPDIR}" \ >+MAKE_ENV+= INSTALL_INFO=install-info \ >+ LOAD_PATH="-L ${WRKSRC}/lisp -L ${PREFIX}/${EMACS_SITE_LISPDIR}" \ > VERSION=${PORTVERSION} \ > lispdir=${PREFIX}/${ELISPDIR} \ > infodir=${PREFIX}/${INFO_PATH} \ >Index: distinfo >=================================================================== >--- distinfo (revision 394577) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (magit-magit-2.1.0_GH0.tar.gz) = e1c246ce1ea51cbf59b04eecaee9280a31429a725ad81b3eb497c6e8246d68d9 >-SIZE (magit-magit-2.1.0_GH0.tar.gz) = 293857 >+SHA256 (magit-magit-2.2.0_GH0.tar.gz) = 947c47961d5adbcbccda2ed50b7ef59e82ff91e089dedd645f14eeeb7d9acac9 >+SIZE (magit-magit-2.2.0_GH0.tar.gz) = 320300
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
Actions:
View
|
Diff
Attachments on
bug 201938
:
159331
| 160080