mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2.2.0
Release notes: http://tcl.apache.org/rivet/static/rn-2-2.html
This commit is contained in:
parent
ecd391ebd4
commit
8bb80111f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358241
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mod_rivet
|
||||
PORTVERSION= 2.1.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.2.0
|
||||
CATEGORIES= www tcl
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= tcl/rivet
|
||||
@ -17,10 +16,9 @@ LICENSE= APACHE20
|
||||
LIB_DEPENDS= libitcl.so:${PORTSDIR}/lang/itcl
|
||||
|
||||
USE_APACHE= 22+
|
||||
USE_AUTOTOOLS= aclocal automake libtool libtoolize
|
||||
USE_AUTOTOOLS= aclocal libtool libtoolize autoheader automake autoconf
|
||||
USE_AUTOTOOLS= aclocal libtoolize autoheader automake autoconf
|
||||
USE_LDCONFIG= ${PREFIX}/lib/rivet
|
||||
USES+= gmake tcl:85+
|
||||
USES+= gmake libtool tcl:85+
|
||||
|
||||
INSTALL_TARGET= install
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rivet-2.1.4.tar.gz) = 79936db37b97187cb82c7529799b23d105fae41be5072bd044f63accc6a3ea74
|
||||
SIZE (rivet-2.1.4.tar.gz) = 1384469
|
||||
SHA256 (rivet-2.2.0.tar.gz) = 80b04505aeab8928bfacf63d2b9af1fd3ef17b07df54bb5c299ab95eed00814a
|
||||
SIZE (rivet-2.2.0.tar.gz) = 1247211
|
||||
|
@ -70,3 +70,4 @@ lib/rivet/rivet-tcl/xml.tcl
|
||||
@dirrm lib/rivet/packages/calendar
|
||||
@dirrm lib/rivet/packages
|
||||
@dirrm lib/rivet
|
||||
@dirrmtry %%APACHEMODDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user