diff options
author | ale <ale@FreeBSD.org> | 2012-11-26 19:34:42 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-11-26 19:34:42 +0800 |
commit | 30e52fa3156113371db3de249d6f74eaa37941d9 (patch) | |
tree | 1a69647ed6e802c4736e43d76cdb99678a508e91 | |
parent | c5a61b4708810eea366688b8e978fbc621eae8d5 (diff) | |
download | freebsd-ports-gnome-30e52fa3156113371db3de249d6f74eaa37941d9.tar.gz freebsd-ports-gnome-30e52fa3156113371db3de249d6f74eaa37941d9.tar.zst freebsd-ports-gnome-30e52fa3156113371db3de249d6f74eaa37941d9.zip |
Update to 1.0.0 release, supporting svn 1.7.
Feature safe: yes
-rw-r--r-- | devel/subversive/Makefile | 17 | ||||
-rw-r--r-- | devel/subversive/distinfo | 8 |
2 files changed, 10 insertions, 15 deletions
diff --git a/devel/subversive/Makefile b/devel/subversive/Makefile index ff5a71730946..f675f602967a 100644 --- a/devel/subversive/Makefile +++ b/devel/subversive/Makefile @@ -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/eclipse 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 diff --git a/devel/subversive/distinfo b/devel/subversive/distinfo index 16b896229d19..0d96da539f95 100644 --- a/devel/subversive/distinfo +++ b/devel/subversive/distinfo @@ -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 |