svn commit: r358241 - head/www/mod_rivet

Pietro Cerutti gahr at FreeBSD.org
Wed Jun 18 11:05:22 UTC 2014


Author: gahr
Date: Wed Jun 18 11:05:20 2014
New Revision: 358241
URL: http://svnweb.freebsd.org/changeset/ports/358241
QAT: https://qat.redports.org/buildarchive/r358241/

Log:
  - Update to 2.2.0
    Release notes: http://tcl.apache.org/rivet/static/rn-2-2.html

Modified:
  head/www/mod_rivet/Makefile
  head/www/mod_rivet/distinfo
  head/www/mod_rivet/pkg-plist

Modified: head/www/mod_rivet/Makefile
==============================================================================
--- head/www/mod_rivet/Makefile	Wed Jun 18 10:14:01 2014	(r358240)
+++ head/www/mod_rivet/Makefile	Wed Jun 18 11:05:20 2014	(r358241)
@@ -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
 

Modified: head/www/mod_rivet/distinfo
==============================================================================
--- head/www/mod_rivet/distinfo	Wed Jun 18 10:14:01 2014	(r358240)
+++ head/www/mod_rivet/distinfo	Wed Jun 18 11:05:20 2014	(r358241)
@@ -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

Modified: head/www/mod_rivet/pkg-plist
==============================================================================
--- head/www/mod_rivet/pkg-plist	Wed Jun 18 10:14:01 2014	(r358240)
+++ head/www/mod_rivet/pkg-plist	Wed Jun 18 11:05:20 2014	(r358241)
@@ -70,3 +70,4 @@ lib/rivet/rivet-tcl/xml.tcl
 @dirrm lib/rivet/packages/calendar
 @dirrm lib/rivet/packages
 @dirrm lib/rivet
+ at dirrmtry %%APACHEMODDIR%%


More information about the svn-ports-head mailing list