mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade to 0.98.
PR: ports/72279 Submitted by: maintainer.
This commit is contained in:
parent
cf51380e36
commit
1a883aee73
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119733
2 changed files with 5 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= net
|
||||
PORTVERSION= 0.97
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.98
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ocamlnet
|
||||
|
@ -27,6 +26,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
|||
USE_GMAKE= yes
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
# seems required to build www/ocaml-wdialog:
|
||||
CONFIGURE_ARGS+= -enable-compatcgi
|
||||
|
||||
ALL_TARGET= all opt
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (ocamlnet-0.97.tar.gz) = 60e2afa16e0ee55828822b365791793b
|
||||
SIZE (ocamlnet-0.97.tar.gz) = 383163
|
||||
MD5 (ocamlnet-0.98.tar.gz) = 229b7ed78b4c3ffae41b83625a13c3da
|
||||
SIZE (ocamlnet-0.98.tar.gz) = 639820
|
||||
|
|
Loading…
Add table
Reference in a new issue