Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2012 11:34:42 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307774 - head/devel/subversive
Message-ID:  <201211261134.qAQBYgv3073361@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Mon Nov 26 11:34:42 2012
New Revision: 307774
URL: http://svnweb.freebsd.org/changeset/ports/307774

Log:
  Update to 1.0.0 release, supporting svn 1.7.
  
  Feature safe:	yes

Modified:
  head/devel/subversive/Makefile
  head/devel/subversive/distinfo

Modified: head/devel/subversive/Makefile
==============================================================================
--- head/devel/subversive/Makefile	Mon Nov 26 11:32:15 2012	(r307773)
+++ head/devel/subversive/Makefile	Mon Nov 26 11:34:42 2012	(r307774)
@@ -1,18 +1,13 @@
-# New ports collection makefile for:	subversive
-# Date created:			14 Feb 2007
-# Whom:				Alex Dupre <ale@FreeBSD.org>
-#
+# Created by: Alex Dupre <ale@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	subversive
-PORTVERSION=	0.7.9
-PORTREVISION=	3
+PORTVERSION=	1.0.0
 PORTEPOCH=	1
 CATEGORIES=	devel java
-MASTER_SITES=	${MASTER_SITE_ECLIPSE:S,%SUBDIR%,technology/subversive/0.7/builds,:S,$,:core,} \
-		http://community.polarion.com/projects/subversive/download/eclipse/2.0/builds/:connectors
-DISTNAME=	Subversive-incubation-${PORTVERSION}.I20110819-1700
+MASTER_SITES=	${MASTER_SITE_ECLIPSE:S,%SUBDIR%,technology/subversive/1.0/builds,:S,$,:core,} \
+		http://community.polarion.com/projects/subversive/download/eclipse/3.0/builds/:connectors
+DISTNAME=	Subversive-${PORTVERSION}.I20121109-1700
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:core ${CONNECTORS}:connectors
 
 MAINTAINER=	ale@FreeBSD.org
@@ -22,7 +17,7 @@ RUN_DEPENDS=	eclipse:${PORTSDIR}/java/ec
 
 LICENSE=	EPL
 
-CONNECTORS=	Subversive-connectors-2.2.2.I20110819-1700.zip
+CONNECTORS=	Subversive-connectors-3.0.0.I20121109-1700.zip
 
 NO_WRKSUBDIR=	yes
 USE_ZIP=	yes

Modified: head/devel/subversive/distinfo
==============================================================================
--- head/devel/subversive/distinfo	Mon Nov 26 11:32:15 2012	(r307773)
+++ head/devel/subversive/distinfo	Mon Nov 26 11:34:42 2012	(r307774)
@@ -1,4 +1,4 @@
-SHA256 (Subversive-incubation-0.7.9.I20110819-1700.zip) = d02b4e850f37a41caf97f2ae5e9466a691309a903f61abdf32adb1a805b578f5
-SIZE (Subversive-incubation-0.7.9.I20110819-1700.zip) = 19787877
-SHA256 (Subversive-connectors-2.2.2.I20110819-1700.zip) = c1080353b6ca696bf6a6a678da5801ea50936d19f4581257ec29c7272eaae295
-SIZE (Subversive-connectors-2.2.2.I20110819-1700.zip) = 15958124
+SHA256 (Subversive-1.0.0.I20121109-1700.zip) = f61309c481ae0bdb7175634549c1e1e65fad89f52097a4e0843d4efc5278cf57
+SIZE (Subversive-1.0.0.I20121109-1700.zip) = 20058585
+SHA256 (Subversive-connectors-3.0.0.I20121109-1700.zip) = c51438e6b926afbfd3aaa2fbaed8ca9294b4aad107beb9f87e739164f25dc4aa
+SIZE (Subversive-connectors-3.0.0.I20121109-1700.zip) = 21403440



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