summaryrefslogtreecommitdiff
path: root/extra/git
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-21 22:46:28 +0000
committerroot <root@rshg047.dnsready.net>2011-05-21 22:46:28 +0000
commit0fdfc2325867395ad4262d06b2d89955ac3cf6a4 (patch)
tree41a1c990201f8425abd9c50018689c87cf6483aa /extra/git
parent6cf70d41be9abf69b6d19fbb4ce665c76db3a6c6 (diff)
Sat May 21 22:46:28 UTC 2011
Diffstat (limited to 'extra/git')
-rw-r--r--extra/git/ChangeLog19
-rw-r--r--extra/git/PKGBUILD12
2 files changed, 24 insertions, 7 deletions
diff --git a/extra/git/ChangeLog b/extra/git/ChangeLog
index 8ed0884fe..76298e68f 100644
--- a/extra/git/ChangeLog
+++ b/extra/git/ChangeLog
@@ -1,4 +1,21 @@
-Simple version bumps are ommitted from the following ChangeLog.
+Simple version bumps are omitted from the following ChangeLog.
+
+2011-05-05 Dan McGee <dan@archlinux.org>
+ Version 1.7.5.1-1
+ * Byte compile emacs files (FS#20874)
+ * Respect CFLAGS/LDFLAGS (FS#23963)
+
+2011-04-27 Dan McGee <dan@archlinux.org>
+ Version 1.7.5-1
+ * Add missing optdepends for git send-email (FS#20923)
+
+2011-01-05 Dan McGee <dan@archlinux.org>
+ Version 1.7.3.5-1
+ * More flexible git-daemon RC scripts (FS#20575)
+
+2010-10-01 Allan McRae <allan@archlinux.org>
+ Version 1.7.3.1-2
+ * Python 2/3 rebuild
2010-06-29 Dan McGee <dan@archlinux.org>
Version 1.7.1.1-1
diff --git a/extra/git/PKGBUILD b/extra/git/PKGBUILD
index 213ff2908..f03e2c7ea 100644
--- a/extra/git/PKGBUILD
+++ b/extra/git/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 122647 2011-05-05 13:19:03Z dan $
+# $Id: PKGBUILD 124414 2011-05-20 16:19:11Z dan $
# Maintainer: Dan McGee <dan@archlinux.org>
pkgname=git
-pkgver=1.7.5.1
+pkgver=1.7.5.2
pkgrel=1
pkgdesc="the fast distributed version control system"
arch=(i686 x86_64)
@@ -75,11 +75,11 @@ package() {
install -D -m644 "$srcdir"/git-daemon.conf "$pkgdir"/etc/conf.d/git-daemon.conf
}
-md5sums=('a49291116e3b0564e069ae989e4db6fb'
- 'cb0ec1095fbdf5b4935d5c43194b976a'
+md5sums=('f79ab8fe79b35346b499f131cbf381a4'
+ '43fc5538f137231f5c96e7da5eb6c934'
'8e2648910fd5dd4f1c41d3c7fa9e9156'
'2e42bf97779a1c6411d89043334c9e78')
-sha256sums=('a1d4a1c59300e68fbc493a2cbe9257048d4d6f4363924bf34f38c413a825f80c'
- '9d8ab1487df85ca596f3f6718d6a7831868abd9b98035a65c71d7f45af4aac8e'
+sha256sums=('65dbb9789a1ff8aa7e4f7e156b9ce36ef101810608ed55a297156348d70f9349'
+ '8521210a77809d189a3fe72e2bd13df50ecf8ec58e7098ec1655dfdb4086b6ca'
'2e0a50bdaf8f387a499895e1c204bff78244eaa72b78187c8a84ef40c0b82598'
'e8bfe29d8393d2b87517c4dd56ea834b213aa00bf3d7fcde4ead3457cadbbc68')