From owner-svn-ports-head@FreeBSD.ORG Mon Nov 26 11:34:42 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B83AF653; Mon, 26 Nov 2012 11:34:42 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 82DA88FC12; Mon, 26 Nov 2012 11:34:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAQBYgNO073365; Mon, 26 Nov 2012 11:34:42 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAQBYgv3073361; Mon, 26 Nov 2012 11:34:42 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201211261134.qAQBYgv3073361@svn.freebsd.org> From: Alex Dupre Date: Mon, 26 Nov 2012 11:34:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307774 - head/devel/subversive X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 11:34:42 -0000 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 -# +# Created by: Alex Dupre # $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