FreeBSD Bugzilla – Attachment 152028 Details for
Bug 196582
[PATCH] devel/tig: Update to v2.0.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch (since 353967 revision)
tig_2.0.2-2.0.3.diff (text/plain), 1.50 KB, created by
lightside
on 2015-01-22 20:25:31 UTC
(
hide
)
Description:
Proposed patch (since 353967 revision)
Filename:
MIME Type:
Creator:
lightside
Created:
2015-01-22 20:25:31 UTC
Size:
1.50 KB
patch
obsolete
>diff -ruN tig.orig/Makefile tig/Makefile >--- tig.orig/Makefile 2014-05-13 19:56:15.000000000 +0400 >+++ tig/Makefile 2015-01-22 23:16:25.000000000 +0400 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/devel/tig/Makefile 353967 2014-05-13 15:56:15Z sunpoet $ > > PORTNAME= tig >-PORTVERSION= 2.0.2 >+PORTVERSION= 2.0.3 > CATEGORIES= devel > MASTER_SITES= http://jonas.nitro.dk/tig/releases/ > >@@ -10,6 +10,7 @@ > COMMENT= Text-mode interface for git > > LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/COPYING > > RUN_DEPENDS= git:${PORTSDIR}/devel/git > >@@ -17,6 +18,9 @@ > CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE} > USES= iconv gmake ncurses readline:port > >+ALL_TARGET= all strip >+INSTALL_TARGET= install >+ > PLIST_FILES= bin/tig etc/tigrc > > OPTIONS_DEFINE= MANPAGES >@@ -24,8 +28,8 @@ > > MANPAGES_BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \ > xmlto:${PORTSDIR}/textproc/xmlto >-MANPAGES_ALL_TARGET= all doc-man >-MANPAGES_INSTALL_TARGET=install install-doc-man >+MANPAGES_ALL_TARGET= doc-man >+MANPAGES_INSTALL_TARGET= install-doc-man > MANPAGES_PLIST_FILES= man/man1/tig.1.gz \ > man/man5/tigrc.5.gz \ > man/man7/tigmanual.7.gz >diff -ruN tig.orig/distinfo tig/distinfo >--- tig.orig/distinfo 2014-05-13 19:56:15.000000000 +0400 >+++ tig/distinfo 2015-01-07 03:30:11.000000000 +0400 >@@ -1,2 +1,2 @@ >-SHA256 (tig-2.0.2.tar.gz) = b91cf0b3d044f643a1032c3a7c7cd855685bb8ead5f71f4703eb0c19238e273e >-SIZE (tig-2.0.2.tar.gz) = 572025 >+SHA256 (tig-2.0.3.tar.gz) = faac0fd80cb771cf34ae0aa9b2fedba1cc0f8aa70731d400661660c8d48f96c4 >+SIZE (tig-2.0.3.tar.gz) = 605513
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 196582
:
151441
|
151442
|
152024
|
152025
| 152028 |
152029
|
152037