Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2018 21:18:46 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r471173 - head/www/redmine-a_common_libs
Message-ID:  <201805302118.w4ULIkAx099320@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Wed May 30 21:18:46 2018
New Revision: 471173
URL: https://svnweb.freebsd.org/changeset/ports/471173

Log:
  www/redmine-a_common_libs: Update to 2.4.6

Modified:
  head/www/redmine-a_common_libs/Makefile
  head/www/redmine-a_common_libs/distinfo

Modified: head/www/redmine-a_common_libs/Makefile
==============================================================================
--- head/www/redmine-a_common_libs/Makefile	Wed May 30 20:04:59 2018	(r471172)
+++ head/www/redmine-a_common_libs/Makefile	Wed May 30 21:18:46 2018	(r471173)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	a_common_libs
-PORTVERSION=	2.1.8
+PORTVERSION=	2.4.6
 CATEGORIES=	www
 MASTER_SITES=	http://bitbucket.org/dkuk/${PORTNAME}/get/
 PKGNAMEPREFIX=	redmine-
@@ -12,9 +12,11 @@ DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 MAINTAINER=	feld@FreeBSD.org
 COMMENT=	Common libraries for RedMine
 
+RUN_DEPENDS=	rubygem-activerecord-session_store>0:databases/rubygem-activerecord-session_store
+
 NO_ARCH=	yes
 
-BB_COMMIT=	a7b8c62fe17d
+BB_COMMIT=	7c2f0ce66275
 
 REDMINE_PLUGIN_NAME=	${PORTNAME}
 

Modified: head/www/redmine-a_common_libs/distinfo
==============================================================================
--- head/www/redmine-a_common_libs/distinfo	Wed May 30 20:04:59 2018	(r471172)
+++ head/www/redmine-a_common_libs/distinfo	Wed May 30 21:18:46 2018	(r471173)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466803019
-SHA256 (a_common_libs-2.1.8/a7b8c62fe17d.tar.gz) = 7a34c25715752912924afddd07fe2de1cff05df83516d4a7711e179f34e94d1a
-SIZE (a_common_libs-2.1.8/a7b8c62fe17d.tar.gz) = 759630
+TIMESTAMP = 1527709043
+SHA256 (a_common_libs-2.4.6/7c2f0ce66275.tar.gz) = 6e4eb338a3f09990746e2c3e8261507dedc6a898bf5d86d3fb17c2c10f5fba8c
+SIZE (a_common_libs-2.4.6/7c2f0ce66275.tar.gz) = 923415



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805302118.w4ULIkAx099320>