- Update to 0.51.1.1 -> make fetchable again.
PR: ports/99252 Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer) Approved by: ahze (mentor)
This commit is contained in:
parent
2f93b34114
commit
e76b945cd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165979
3 changed files with 8 additions and 5 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= iso-codes
|
||||
PORTVERSION= 0.51
|
||||
DISTVERSION= 0.51-1.1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
MAINTAINER= rainer.alves@gmail.com
|
||||
COMMENT= Lists of the country, language and currency iso names
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (iso-codes_0.51.orig.tar.gz) = 9489db5b84907af9c91f07734cb353c4
|
||||
SHA256 (iso-codes_0.51.orig.tar.gz) = 28b99fcb985ee746f32ca7ef9797e8619c218fe178662ae9c227baebff1689e3
|
||||
SIZE (iso-codes_0.51.orig.tar.gz) = 9230450
|
||||
MD5 (iso-codes_0.51-1.1.tar.gz) = c094c957bd929c430e94dbc379cc2869
|
||||
SHA256 (iso-codes_0.51-1.1.tar.gz) = efc509fb4a81576860dcf808db157359523b15f82bcc128215cc31fc7db5f214
|
||||
SIZE (iso-codes_0.51-1.1.tar.gz) = 8848718
|
||||
|
|
|
@ -237,6 +237,7 @@ share/locale/nb/LC_MESSAGES/iso_3166.mo
|
|||
share/locale/nb/LC_MESSAGES/iso_3166_2.mo
|
||||
share/locale/nb/LC_MESSAGES/iso_639.mo
|
||||
share/locale/nb/LC_MESSAGES/iso_639_3.mo
|
||||
share/locale/ne/LC_MESSAGES/iso_3166.mo
|
||||
share/locale/nl/LC_MESSAGES/iso_3166.mo
|
||||
share/locale/nl/LC_MESSAGES/iso_3166_2.mo
|
||||
share/locale/nl/LC_MESSAGES/iso_4217.mo
|
||||
|
@ -481,6 +482,8 @@ share/xml/iso-codes/iso_639_3.xml
|
|||
@dirrmtry share/locale/no
|
||||
@dirrmtry share/locale/nn/LC_MESSAGES
|
||||
@dirrmtry share/locale/nn
|
||||
@dirrmtry share/locale/ne/LC_MESSAGES
|
||||
@dirrmtry share/locale/ne
|
||||
@dirrmtry share/locale/mr/LC_MESSAGES
|
||||
@dirrmtry share/locale/mr
|
||||
@dirrmtry share/locale/mi/LC_MESSAGES
|
||||
|
|
Loading…
Reference in a new issue