mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Upgrade to version 2.1.0.
Approved by: antoine (implicit)
This commit is contained in:
parent
61d36077bc
commit
1f2f32b075
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506737
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bc
|
||||
PORTVERSION= 2.0.3
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= math
|
||||
PKGNAMEPREFIX= gh-
|
||||
|
||||
@ -29,6 +29,7 @@ do-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/nls/C
|
||||
${WRKSRC}/locale_install.sh ${STAGEDIR}${PREFIX}/share/nls/%L/%N.cat ${PORTNAME}
|
||||
${MV} ${STAGEDIR}${PREFIX}/share/nls/en_US/bc.cat ${STAGEDIR}${PREFIX}/share/nls/C/
|
||||
${RMDIR} ${STAGEDIR}${PREFIX}/share/nls/en_US
|
||||
|
||||
do-test:
|
||||
${MAKE} -C ${WRKSRC} test
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1560250712
|
||||
SHA256 (gavinhoward-bc-2.0.3_GH0.tar.gz) = 5b27f03a2453e7cf685223c94ee7512d70ffd05a8cf59aa27ecd38688d52509d
|
||||
SIZE (gavinhoward-bc-2.0.3_GH0.tar.gz) = 224987
|
||||
TIMESTAMP = 1562335308
|
||||
SHA256 (gavinhoward-bc-2.1.0_GH0.tar.gz) = bc39c11cd91d2df079f9d7a7bae90f681cfe055b7ad58010c11020625bf1d8a9
|
||||
SIZE (gavinhoward-bc-2.1.0_GH0.tar.gz) = 237162
|
||||
|
Loading…
Reference in New Issue
Block a user