1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Upgrade devel/libgit2 to 0.27.8 and required ports.

Reported by:	PORTSCOUT, swills
This commit is contained in:
Matthias Fechner 2019-01-31 14:13:42 +00:00
parent 4d811272d6
commit 7410048bb7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491724
7 changed files with 18 additions and 18 deletions

View File

@ -3,7 +3,7 @@
# Also update devel/libgit2-glib, devel/rubygem-rugged, devel/py-pygit2
PORTNAME= libgit2
PORTVERSION= 0.27.7
PORTVERSION= 0.27.8
DISTVERSIONPREFIX= v
CATEGORIES= devel

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1540899281
SHA256 (libgit2-libgit2-v0.27.7_GH0.tar.gz) = 1a5435a483759b1cd96feb12b11abb5231b0688016db506ce5947178f6ba2531
SIZE (libgit2-libgit2-v0.27.7_GH0.tar.gz) = 4782856
TIMESTAMP = 1548885089
SHA256 (libgit2-libgit2-v0.27.8_GH0.tar.gz) = 8313873d49dc01e8b880ec334d7430ae67496a89aaa8c6e7bbd3affb47a00c76
SIZE (libgit2-libgit2-v0.27.8_GH0.tar.gz) = 4783928

View File

@ -4,7 +4,7 @@
# Also update devel/libgit2, devel/libgit2-glib, devel/rubygem-rugged
PORTNAME= pygit2
PORTVERSION= 0.27.2
PORTVERSION= 0.27.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1537177291
SHA256 (pygit2-0.27.2.tar.gz) = fcc293c54bdca8d0e270fd8bfa2e7a63243e093bbdb222c1efb240665a7f2b35
SIZE (pygit2-0.27.2.tar.gz) = 477237
TIMESTAMP = 1548885188
SHA256 (pygit2-0.27.4.tar.gz) = ff8ac78b29c58f4aa1bccf6eb07895c170e8180ca2be6221caf630c939ac8195
SIZE (pygit2-0.27.4.tar.gz) = 479157

View File

@ -1,11 +1,11 @@
--- setup.py.orig 2018-09-17 11:22:42 UTC
--- setup.py.orig 2019-01-30 21:54:31 UTC
+++ setup.py
@@ -195,7 +195,7 @@ setup(name='pygit2',
long_description=long_description,
@@ -154,7 +154,7 @@ setup(name='pygit2',
packages=['pygit2'],
package_data={'pygit2': ['decl.h']},
- setup_requires=['cffi', 'pycparser<2.18'],
+ setup_requires=['cffi', 'pycparser<2.19'],
install_requires=['cffi', 'six'],
setup_requires=['cffi'],
- install_requires=['cffi', 'six', 'pycparser<2.18'],
+ install_requires=['cffi', 'six', 'pycparser<2.19'],
zip_safe=False,
cmdclass=cmdclass,
**extra_args)

View File

@ -4,7 +4,7 @@
# Also update devel/libgit2, devel/libgit2-glib, devel/py-pygit2
PORTNAME= rugged
PORTVERSION= 0.27.5
PORTVERSION= 0.27.7
CATEGORIES= devel rubygems
MASTER_SITES= RG

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1539602085
SHA256 (rubygem/rugged-0.27.5.gem) = a6a3bf97a08e52a97f315287eb408902c5693f7399520a2144b7d30d13b764cb
SIZE (rubygem/rugged-0.27.5.gem) = 1157120
TIMESTAMP = 1548885484
SHA256 (rubygem/rugged-0.27.7.gem) = 46ea20fc422e05211171d7c053683dfd603f51b1917f2c857058b7fc824dcb7e
SIZE (rubygem/rugged-0.27.7.gem) = 1169408