FreeBSD Bugzilla – Attachment 83606 Details for
Bug 119403
[PATCH] java/eclipse-devel: eclipse.desktop should point to eclipse-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
eclipse-devel-3.3.1.patch
eclipse-devel-3.3.1.patch (text/plain), 2.04 KB, created by
Daniel Rucci
on 2008-01-07 02:50:01 UTC
(
hide
)
Description:
eclipse-devel-3.3.1.patch
Filename:
MIME Type:
Creator:
Daniel Rucci
Created:
2008-01-07 02:50:01 UTC
Size:
2.04 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/java/eclipse-devel/Makefile /usr/home/rucci/myports/java/eclipse-devel/Makefile >--- /usr/ports/java/eclipse-devel/Makefile 2007-10-25 15:32:29.000000000 +0000 >+++ /usr/home/rucci/myports/java/eclipse-devel/Makefile 2008-01-06 21:18:07.000000000 +0000 >@@ -5,12 +5,12 @@ > # $FreeBSD: ports/java/eclipse-devel/Makefile,v 1.13 2007/10/25 15:32:29 glewis Exp $ > # > >-PORTNAME= eclipse >+PORTNAME= eclipse-devel > PORTVERSION= 3.3.1 > CATEGORIES= java devel > MASTER_SITES= ${MASTER_SITE_ECLIPSE} > MASTER_SITE_SUBDIR= R-${PORTVERSION}-200709211145 >-DISTNAME= ${PORTNAME}-sourceBuild-srcIncluded-${PORTVERSION} >+DISTNAME= eclipse-sourceBuild-srcIncluded-${PORTVERSION} > DIST_SUBDIR= eclipse > > MAINTAINER= freebsd-eclipse@FreeBSD.org >@@ -20,8 +20,7 @@ > zip:${PORTSDIR}/archivers/zip > BUILD_DEPENDS+= ${EXTRACT_DEPENDS} > >-ECLIPSE_SUFX= -devel >-ECLIPSE= ${PORTNAME}${ECLIPSE_SUFX} >+ECLIPSE= ${PORTNAME} > > ONLY_FOR_ARCHS= i386 amd64 > USE_GMAKE= yes >diff -ruN --exclude=CVS /usr/ports/java/eclipse-devel/distinfo /usr/home/rucci/myports/java/eclipse-devel/distinfo >--- /usr/ports/java/eclipse-devel/distinfo 2007-10-24 07:05:48.000000000 +0000 >+++ /usr/home/rucci/myports/java/eclipse-devel/distinfo 2008-01-06 21:15:03.000000000 +0000 >@@ -1,6 +1,3 @@ > MD5 (eclipse/eclipse-sourceBuild-srcIncluded-3.3.1.zip) = 764b585d9a05cd518650e31c32899a29 > SHA256 (eclipse/eclipse-sourceBuild-srcIncluded-3.3.1.zip) = 6dfc8565e94fe06b4187ca58c2bb2c6441753b062d7570fd973a0b9fa5bebbb9 > SIZE (eclipse/eclipse-sourceBuild-srcIncluded-3.3.1.zip) = 94348582 >- >- >- >diff -ruN --exclude=CVS /usr/ports/java/eclipse-devel/files/eclipse.desktop /usr/home/rucci/myports/java/eclipse-devel/files/eclipse.desktop >--- /usr/ports/java/eclipse-devel/files/eclipse.desktop 2007-10-13 03:28:15.000000000 +0000 >+++ /usr/home/rucci/myports/java/eclipse-devel/files/eclipse.desktop 2008-01-06 21:14:48.000000000 +0000 >@@ -1,7 +1,7 @@ > [Desktop Entry] > Comment=Eclipse IDE > Name=Eclipse >-Exec=%%PREFIX%%/bin/eclipse >+Exec=%%PREFIX%%/bin/eclipse-devel > Encoding=UTF-8 > Terminal=false > Type=Application
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 119403
: 83606
Working