- update to 4.4.3
- switch to bz2 distfile PR: 51229 Submitted by: Ports Fury
This commit is contained in:
parent
05b8f3d531
commit
fc02c643d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81187
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= onyx
|
||||
PORTVERSION= 4.3.0
|
||||
PORTVERSION= 4.4.3
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.canonware.com/download/onyx/
|
||||
|
||||
@ -17,6 +17,7 @@ BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook
|
||||
LIB_DEPENDS= edit.5:${PORTSDIR}/devel/libedit \
|
||||
pcre.0:${PORTSDIR}/devel/pcre
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (onyx-4.3.0.tar.gz) = 061133d50e72a35d53c67accb23e3b08
|
||||
MD5 (onyx-4.4.3.tar.bz2) = 27c894515bd106cbdd9b4f7059d91c01
|
||||
|
@ -33,8 +33,6 @@ include/libonyx/nxo_null.h
|
||||
include/libonyx/nxo_operator.h
|
||||
include/libonyx/nxo_pmark.h
|
||||
include/libonyx/nxo_real.h
|
||||
include/libonyx/nxo_regex.h
|
||||
include/libonyx/nxo_regsub.h
|
||||
include/libonyx/nxo_stack.h
|
||||
include/libonyx/nxo_string.h
|
||||
include/libonyx/nxo_thread.h
|
||||
@ -47,7 +45,7 @@ include/libonyx/tsd.h
|
||||
include/libonyx/xep.h
|
||||
lib/libonyx.a
|
||||
lib/libonyx.so
|
||||
lib/libonyx.so.10
|
||||
lib/libonyx.so.12
|
||||
share/onyx
|
||||
share/onyx-%%ONYX_VERSION%%/doc/html/contents.png
|
||||
share/onyx-%%ONYX_VERSION%%/doc/html/img1.png
|
||||
@ -86,6 +84,7 @@ share/onyx-%%ONYX_VERSION%%/doc/html/node110.html
|
||||
share/onyx-%%ONYX_VERSION%%/doc/html/node111.html
|
||||
share/onyx-%%ONYX_VERSION%%/doc/html/node112.html
|
||||
share/onyx-%%ONYX_VERSION%%/doc/html/node113.html
|
||||
share/onyx-%%ONYX_VERSION%%/doc/html/node114.html
|
||||
share/onyx-%%ONYX_VERSION%%/doc/html/node12.html
|
||||
share/onyx-%%ONYX_VERSION%%/doc/html/node13.html
|
||||
share/onyx-%%ONYX_VERSION%%/doc/html/node14.html
|
||||
|
Loading…
Reference in New Issue
Block a user