mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Update to 1.0 release
- (temporarily?) work around broken doc build target for subdir
This commit is contained in:
parent
39eb491f7c
commit
4cc1a63e2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221850
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ocamlgraph
|
||||
PORTVERSION= 0.99c
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://ocamlgraph.lri.fr/download/
|
||||
PKGNAMEPREFIX= ocaml-
|
||||
@ -26,6 +26,9 @@ ALL_TARGET= all
|
||||
ALL_TARGET+= doc
|
||||
PORTDOCS= *
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/VIEWER_DIR. doc/d' ${WRKSRC}/Makefile.in
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${DOCSDIR}
|
||||
cd ${WRKSRC}/doc; ${INSTALL_DATA} * ${DOCSDIR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ocamlgraph-0.99c.tar.gz) = 3aff22a06afaa105ca40e31a5e15cf21
|
||||
SHA256 (ocamlgraph-0.99c.tar.gz) = 65c2fc80c63b71a0d9cfecefe7515b51b93ee6cae3d1645c0d9598a7c7b8dd9e
|
||||
SIZE (ocamlgraph-0.99c.tar.gz) = 177386
|
||||
MD5 (ocamlgraph-1.0.tar.gz) = 65dfcab73bc15776f7547860a78d682a
|
||||
SHA256 (ocamlgraph-1.0.tar.gz) = 6fb6a752a08caa08e309dde8b6f32d71907b6ad2cf2d8edb0d9d2710c7918de6
|
||||
SIZE (ocamlgraph-1.0.tar.gz) = 193213
|
||||
|
Loading…
x
Reference in New Issue
Block a user