[124131] trunk/dports/devel/git
ciserlohn at macports.org
ciserlohn at macports.org
Tue Aug 19 11:27:47 PDT 2014
Revision: 124131
https://trac.macports.org/changeset/124131
Author: ciserlohn at macports.org
Date: 2014-08-19 11:27:47 -0700 (Tue, 19 Aug 2014)
Log Message:
-----------
git: update to version 2.1.0 (closes #44681); add missing dependency (closes #44668)
Modified Paths:
--------------
trunk/dports/devel/git/Portfile
trunk/dports/devel/git/files/git-subtree.1.diff
Modified: trunk/dports/devel/git/Portfile
===================================================================
--- trunk/dports/devel/git/Portfile 2014-08-19 18:26:43 UTC (rev 124130)
+++ trunk/dports/devel/git/Portfile 2014-08-19 18:27:47 UTC (rev 124131)
@@ -4,7 +4,7 @@
PortSystem 1.0
name git
-version 2.0.4
+version 2.1.0
description A fast version control system
long_description Git is a fast, scalable, distributed open source version \
control system focusing on speed and efficiency.
@@ -19,11 +19,11 @@
git-manpages-${version}${extract.suffix}
checksums git-${version}${extract.suffix} \
- rmd160 82509bb80ef6a667a6f86b63e589c13d8355c173 \
- sha256 dd9df02b7dcc75f9777c4f802c6b8562180385ddde4e3b8479e079f99cd1d1c9 \
+ rmd160 8a8371c17c61317586b52c24bc2f85d5d9706d6a \
+ sha256 d5b035717f62130cbf154d6c1403c6850b486223bd6f87e208296be8aca476eb \
git-manpages-${version}${extract.suffix} \
- rmd160 cf29708fe2dc746645956a949e8ba7f5f8d6b8d4 \
- sha256 a4cf5279d41b448905b3a9958e35e89454d76e2f1404df1359ed97694f9cfdfe \
+ rmd160 98677307516a5f879b424600353b36e24704d951 \
+ sha256 3a9ea5bf9c369b56459c4dd76463adb94e4298f679f2fffdcadc447c89e8bb7c \
depends_run port:rsync
@@ -43,7 +43,8 @@
}
-depends_run-append port:p${perl_version}-error \
+depends_run-append port:p${perl_version}-authen-sasl \
+ port:p${perl_version}-error \
port:p${perl_version}-net-smtp-ssl \
port:p${perl_version}-term-readkey
@@ -158,8 +159,8 @@
variant doc description {Install HTML and plaintext documentation} {
distfiles-append git-htmldocs-${version}${extract.suffix}
checksums-append git-htmldocs-${version}${extract.suffix} \
- rmd160 b21327398a6014e579f118e8e1e9d0b56e592e68 \
- sha256 b607620591cb58e045b970fc7549eb7a05de1106b55470924dcfce81d513b027
+ rmd160 d08b9e5d305655fd19d7247f4c9cbec7bbd4d033 \
+ sha256 5b395b4fbee6364f368fa7e012ae18a10d2533e837f68dcde3c6ee7744a8a323
patchfiles-append git-subtree.html.diff
Modified: trunk/dports/devel/git/files/git-subtree.1.diff
===================================================================
--- trunk/dports/devel/git/files/git-subtree.1.diff 2014-08-19 18:26:43 UTC (rev 124130)
+++ trunk/dports/devel/git/files/git-subtree.1.diff 2014-08-19 18:27:47 UTC (rev 124131)
@@ -6,12 +6,12 @@
+.\" Title: git-subtree
+.\" Author: [see the "AUTHOR" section]
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-+.\" Date: 03/17/2014
++.\" Date: 08/19/2014
+.\" Manual: Git Manual
-+.\" Source: Git 2.0.4
++.\" Source: Git 2.1.0
+.\" Language: English
+.\"
-+.TH "GIT\-SUBTREE" "1" "03/17/2014" "Git 2\&.0\&.4" "Git Manual"
++.TH "GIT\-SUBTREE" "1" "08/19/2014" "Git 2\&.1\&.0" "Git Manual"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140819/d300bf8b/attachment.html>
More information about the macports-changes
mailing list