mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Fix.
Poked by: antoine Sponsored by: Absolight
This commit is contained in:
parent
608516ef3c
commit
cd3afdab60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386811
@ -5,13 +5,13 @@ PORTNAME= msgpack
|
||||
PORTVERSION= 2012.05.05
|
||||
CATEGORIES= devel
|
||||
PKGNAMEPREFIX= php5-
|
||||
DISTNAME= msgpack-msgpack-${GITVERSION}
|
||||
|
||||
MAINTAINER= komarov@valerka.net
|
||||
COMMENT= PHP extension for interfacing with MessagePack
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= 980a652
|
||||
WRKSRC_SUBDIR= php
|
||||
|
||||
USE_PHP= session
|
||||
USE_PHP_BUILD= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (msgpack-msgpack-_GH0.tar.gz) = 726058778f4d1aaa47c8c015f5d7aee159d1ae1aa2710a1893d6254ee51f7ea3
|
||||
SIZE (msgpack-msgpack-_GH0.tar.gz) = 224261
|
||||
SHA256 (msgpack-msgpack-2012.05.05-980a652_GH0.tar.gz) = 726058778f4d1aaa47c8c015f5d7aee159d1ae1aa2710a1893d6254ee51f7ea3
|
||||
SIZE (msgpack-msgpack-2012.05.05-980a652_GH0.tar.gz) = 224261
|
||||
|
Loading…
Reference in New Issue
Block a user