- update to 0.6
This commit is contained in:
parent
581e69adb2
commit
829c59e77e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201033
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gflags
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 0.6
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://google-gflags.googlecode.com/files/
|
||||
|
||||
|
@ -17,7 +17,7 @@ USE_AUTOTOOLS= libtool:15
|
|||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README gflags.html
|
||||
PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README gflags.html designstyle.css
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|^docdir.*|docdir = ${DOCSDIR}|' ${WRKSRC}/Makefile.in
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gflags-0.2.tar.gz) = 55e6323c875cd9613de941aa71138106
|
||||
SHA256 (gflags-0.2.tar.gz) = eb4e817482b45513e3d94ab27af9796452fdd8b79d05af796773c13981297521
|
||||
SIZE (gflags-0.2.tar.gz) = 387835
|
||||
MD5 (gflags-0.6.tar.gz) = 94aa52b7d7e8bdf6647e57abcfac8703
|
||||
SHA256 (gflags-0.6.tar.gz) = af392f8c833feb3a146c72703975bede6595124e7b3cd3be4b768124a4acc887
|
||||
SIZE (gflags-0.6.tar.gz) = 438284
|
||||
|
|
Loading…
Reference in a new issue