ports/110380: Update devel/subclipse to 1.2.0

Palle Girgensohn girgen at FreeBSD.org
Fri Mar 16 09:10:06 UTC 2007


>Number:         110380
>Category:       ports
>Synopsis:       Update devel/subclipse to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 16 09:10:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD rambutan.pingpong.net 6.2-RELEASE FreeBSD 6.2-RELEASE #2: Wed Jan 17 01:21:14 CET 2007 girgen at rambutan.pingpong.net:/usr/obj/.a/banan/usr/src/sys/WORKSTATION i386


	
>Description:
Here's a patch to update devel/subclipse to the latest stable version,
1.2.0. Works fine for me :)

>How-To-Repeat:
	
>Fix:
Index: Makefile
===================================================================
RCS file: /opt/ncvs/ports/devel/subclipse/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	7 Jan 2007 09:46:09 -0000	1.8
+++ Makefile	13 Mar 2007 12:09:54 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	subclipse
-PORTVERSION=	1.0.4
+PORTVERSION=	1.2.0
 CATEGORIES=	devel java
-MASTER_SITES=	http://subclipse.tigris.org/files/documents/906/35678/
+MASTER_SITES=	http://subclipse.tigris.org/files/documents/906/36425
 DISTNAME=	site-${PORTVERSION}
 DIST_SUBDIR=	eclipse
 
@@ -27,9 +27,11 @@
 ECLIPSE=	${PREFIX}/eclipse
 SUBCLIPSE=	org.tigris.subversion.subclipse
 SUBCLIPSEFILES=	features/${SUBCLIPSE}_${PORTVERSION} \
+		features/org.tigris.subversion.subclipse.mylar_1.0.1 \
 		plugins/${SUBCLIPSE}.core_${PORTVERSION} \
-		plugins/${SUBCLIPSE}.ui_${PORTVERSION} \
-		plugins/${SUBCLIPSE}_${PORTVERSION}
+		plugins/${SUBCLIPSE}.doc_${PORTVERSION} \
+		plugins/${SUBCLIPSE}.mylar_1.0.1 \
+		plugins/${SUBCLIPSE}.ui_${PORTVERSION}
 
 WGET?=		${LOCALBASE}/bin/wget
 
Index: distinfo
===================================================================
RCS file: /opt/ncvs/ports/devel/subclipse/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	7 Jan 2007 09:46:09 -0000	1.8
+++ distinfo	13 Mar 2007 12:07:47 -0000
@@ -1,3 +1,3 @@
-MD5 (eclipse/site-1.0.4.zip) = e4112c0a7dc0277a5d28c5877d6523b9
-SHA256 (eclipse/site-1.0.4.zip) = ef23279aa64184ed2b11f376c23b9a4c0d3592fa93e133ea57079a7e791ee2b7
-SIZE (eclipse/site-1.0.4.zip) = 6953803
+MD5 (eclipse/site-1.2.0.zip) = 76b9446eae42abf097ac27970975c99c
+SHA256 (eclipse/site-1.2.0.zip) = 9ff840500aea8e6a09412424e4f180bf34d4308e6d53081c6ffd3588508fd931
+SIZE (eclipse/site-1.2.0.zip) = 6986718
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list