The previous commit made git use nl_langinfo instead of locale_charset
but did not bump PORTREVISION. Bump it now that libiconv no longer exports locale_charset. PR: ports/187894
This commit is contained in:
parent
a4b573f293
commit
3c3439877a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348942
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= git
|
||||
PORTVERSION= 1.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
|
||||
|
|
Loading…
Reference in a new issue