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

devel/p5-Git-Repository: 1.311 -> 1.312

- test_repository() uses `git init-db` for init under older git
  versions (although the test suite hasn't yet been adapted to
  support really old versions of git)
- fixed a typo in the error message for test_repository()
- made some tests for failure a little more lax when looking for
  the "fatal:" string in the errput (i.e. look for it at the beginning
  of any line, not just the firts)
- various minor documentation improvements
- the "OTHER GIT WRAPPERS" is really a "SEE ALSO" section
This commit is contained in:
Kurt Jaeger 2014-08-04 11:02:32 +00:00
parent a8150f98a1
commit c88fce5e5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363990
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Git-Repository
PORTVERSION= 1.311
PORTVERSION= 1.312
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BOOK

View File

@ -1,2 +1,2 @@
SHA256 (Git-Repository-1.311.tar.gz) = 106e964187e474353c0d510ac00e9927369e7d5751dcf5c6451c0e55ad017bbe
SIZE (Git-Repository-1.311.tar.gz) = 46738
SHA256 (Git-Repository-1.312.tar.gz) = c60ba6f853a60042c9f131f9ffee88268e6b5adbf18a6746bf439db55cbea1b1
SIZE (Git-Repository-1.312.tar.gz) = 47012