mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= bc
|
PORTNAME= bc
|
||||||
PORTVERSION= 2.0.3
|
PORTVERSION= 2.1.0
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= gh-
|
PKGNAMEPREFIX= gh-
|
||||||
|
|
||||||
|
@ -29,6 +29,7 @@ do-install:
|
||||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/nls/C
|
${MKDIR} ${STAGEDIR}${PREFIX}/share/nls/C
|
||||||
${WRKSRC}/locale_install.sh ${STAGEDIR}${PREFIX}/share/nls/%L/%N.cat ${PORTNAME}
|
${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/
|
${MV} ${STAGEDIR}${PREFIX}/share/nls/en_US/bc.cat ${STAGEDIR}${PREFIX}/share/nls/C/
|
||||||
|
${RMDIR} ${STAGEDIR}${PREFIX}/share/nls/en_US
|
||||||
|
|
||||||
do-test:
|
do-test:
|
||||||
${MAKE} -C ${WRKSRC} test
|
${MAKE} -C ${WRKSRC} test
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1560250712
|
TIMESTAMP = 1562335308
|
||||||
SHA256 (gavinhoward-bc-2.0.3_GH0.tar.gz) = 5b27f03a2453e7cf685223c94ee7512d70ffd05a8cf59aa27ecd38688d52509d
|
SHA256 (gavinhoward-bc-2.1.0_GH0.tar.gz) = bc39c11cd91d2df079f9d7a7bae90f681cfe055b7ad58010c11020625bf1d8a9
|
||||||
SIZE (gavinhoward-bc-2.0.3_GH0.tar.gz) = 224987
|
SIZE (gavinhoward-bc-2.1.0_GH0.tar.gz) = 237162
|
||||||
|
|
Loading…
Add table
Reference in a new issue