aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2008-09-07 10:36:44 +0000
committerAlex Dupre <ale@FreeBSD.org>2008-09-07 10:36:44 +0000
commitd2080b2f1f0022d1e64cc2fd30582ce61f9c1e95 (patch)
treeab73a6265850ee24a4a21296b007faa74518c8f5 /devel
parent4e978cf89d02da9690a3b030adee1fc1a61613e7 (diff)
downloadports-d2080b2f1f0022d1e64cc2fd30582ce61f9c1e95.tar.gz
ports-d2080b2f1f0022d1e64cc2fd30582ce61f9c1e95.zip
Update to 0.7.3 release for eclipse 3.3+.
Notes
Notes: svn path=/head/; revision=220111
Diffstat (limited to 'devel')
-rw-r--r--devel/subversive/Makefile17
-rw-r--r--devel/subversive/distinfo9
2 files changed, 18 insertions, 8 deletions
diff --git a/devel/subversive/Makefile b/devel/subversive/Makefile
index bf34cbbad82c..d438805635f3 100644
--- a/devel/subversive/Makefile
+++ b/devel/subversive/Makefile
@@ -6,24 +6,31 @@
#
PORTNAME= subversive
-DISTVERSION= 1.1.9.02
-PORTREVISION= 1
+PORTVERSION= 0.7.3
+PORTEPOCH= 1
CATEGORIES= devel java
-MASTER_SITES= http://www.polarion.org/projects/subversive/download/1.1/builds/
-DISTNAME= Subversive_${DISTVERSION}-LocalUpdateSite
+MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,%SUBDIR%,technology/subversive/0.7/builds,:S,$,:core,} \
+ http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/plugins/:connectors
+DISTNAME= Subversive-incubation-${PORTVERSION}.I20080814-1500
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:core ${SVNKITJAR}:connectors
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ale@FreeBSD.org
COMMENT= An Eclipse plug-in that provides Subversion support
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
+SVNKITJAR= org.polarion.eclipse.team.svn.connector.svnkit15_2.0.3.I20080814-1500.jar
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_ZIP= yes
USE_JAVA= yes
-JAVA_VERSION= 1.4+
+JAVA_VERSION= 1.5+
JAVA_OS= native
+post-extract:
+ @${CP} ${_DISTDIR}/${SVNKITJAR} ${WRKSRC}/plugins
+
do-install:
@${MKDIR} ${PREFIX}/eclipse
@${CP} -r ${WRKSRC}/plugins ${PREFIX}/eclipse
diff --git a/devel/subversive/distinfo b/devel/subversive/distinfo
index 5576b806dc0c..229c7232e165 100644
--- a/devel/subversive/distinfo
+++ b/devel/subversive/distinfo
@@ -1,3 +1,6 @@
-MD5 (Subversive_1.1.9.02-LocalUpdateSite.zip) = 3dc8fc896cff9f8fcd6ab8b4e9176b9f
-SHA256 (Subversive_1.1.9.02-LocalUpdateSite.zip) = ee5f9e9c92937bdd8425f644a5293c5c283d41f73bb4d130529e00369ae6927d
-SIZE (Subversive_1.1.9.02-LocalUpdateSite.zip) = 11497659
+MD5 (Subversive-incubation-0.7.3.I20080814-1500.zip) = 49b198f205bd475be48f3c4bbb317684
+SHA256 (Subversive-incubation-0.7.3.I20080814-1500.zip) = 4fe7c56654113b3ee74af23e75c0eb4240c5c90cce216cada3ddbb3371abeeca
+SIZE (Subversive-incubation-0.7.3.I20080814-1500.zip) = 10781604
+MD5 (org.polarion.eclipse.team.svn.connector.svnkit15_2.0.3.I20080814-1500.jar) = 305f69352bfa56e978d8891535d6b44d
+SHA256 (org.polarion.eclipse.team.svn.connector.svnkit15_2.0.3.I20080814-1500.jar) = ea23b7de9589ccf51e06a0ad55941b3540eb2315540d8c4cc85eabd4617b7a02
+SIZE (org.polarion.eclipse.team.svn.connector.svnkit15_2.0.3.I20080814-1500.jar) = 2379611