mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Update to version 3.1.1
Add spanisch message catalog in ISO8859-1 encoding. Approved by: antoine (implicit)
This commit is contained in:
parent
97fb2a4037
commit
340d6126ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541389
2 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bc
|
||||
PORTVERSION= 3.1.0
|
||||
PORTVERSION= 3.1.1
|
||||
CATEGORIES= math lang
|
||||
PKGNAMEPREFIX= gh-
|
||||
|
||||
|
@ -29,8 +29,6 @@ CONFLICTS_INSTALL= gnubc-[0-9]*
|
|||
|
||||
pre-build:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/gen/strgen.sh ${WRKSRC}/gen/strgen
|
||||
iconv -f UTF-8 -t ISO8859-1 ${WRKSRC}/locales/es_ES.UTF-8.msg > ${WRKSRC}/locales/es_ES.ISO8859-1.msg
|
||||
${LN} ${WRKSRC}/locales/es_ES.ISO8859-1.msg ${WRKSRC}/locales/es_ES.ISO8859-15.msg
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/bin/bc ${STAGEDIR}${PREFIX}/bin/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1594058463
|
||||
SHA256 (gavinhoward-bc-3.1.0_GH0.tar.gz) = 903c9ff1f11fc80f8c5f7aedab5fa2c1363d322cc0c1a9681a7210ff860febaf
|
||||
SIZE (gavinhoward-bc-3.1.0_GH0.tar.gz) = 1053021
|
||||
TIMESTAMP = 1594100153
|
||||
SHA256 (gavinhoward-bc-3.1.1_GH0.tar.gz) = 9d6635dc4835e58acef96ae88f5f83bf50959ea202de6f97a93ddc8f3eff40d9
|
||||
SIZE (gavinhoward-bc-3.1.1_GH0.tar.gz) = 1053366
|
||||
|
|
Loading…
Add table
Reference in a new issue