upgrade libarena from 0.3.6 to 0.3.7
This commit is contained in:
parent
98c7441d8a
commit
b1ab8b5cea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393038
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libarena
|
||||
PORTVERSION= 0.3.6
|
||||
PORTVERSION= 0.3.7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.25thandclement.com/~william/projects/releases/
|
||||
|
||||
|
@ -28,5 +28,6 @@ post-patch:
|
|||
.endfor
|
||||
@${REINPLACE_CMD} -e \
|
||||
'/^PREFIX/s|:=|?=|' ${WRKSRC}/mk/Variables.mk
|
||||
${CP} ${WRKSRC}/GNUmakefile ${WRKSRC}/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libarena-0.3.6.tgz) = 8d0b31c33a0b687a1347523b39c723248818eca226227c818d0090feb2bfb832
|
||||
SIZE (libarena-0.3.6.tgz) = 22182
|
||||
SHA256 (libarena-0.3.7.tgz) = 6526933f218fafa5dfecb4189337eab6be3d65af250dc7dc89b1acf19a89d265
|
||||
SIZE (libarena-0.3.7.tgz) = 22901
|
||||
|
|
Loading…
Reference in a new issue