Bug 86900 - [patch] Update java/eclipse to version 3.1.1
Summary: [patch] Update java/eclipse to version 3.1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-eclipse (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 22:10 UTC by Panagiotis Astithas
Modified: 2005-10-09 15:56 UTC (History)
0 users

See Also:


Attachments
eclipse311.patch (38.45 KB, patch)
2005-10-04 22:10 UTC, Panagiotis Astithas
no flags Details | Diff
eclipse.uu (55.14 KB, text/plain)
2005-10-09 14:38 UTC, Panagiotis Astithas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Panagiotis Astithas 2005-10-04 22:10:14 UTC

This patch updates java/eclipse from version 3.1 to version 3.1.1. It contains the patch from PR ports/86860 as well.
Comment 1 Herve Quiroz freebsd_committer freebsd_triage 2005-10-05 03:24:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-eclipse

Over to maintainer.
Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2005-10-09 07:12:45 UTC
On Wed, 5 Oct 2005 00:00:13 +0300
"Panagiotis Astithas" <past@ebs.gr> wrote:
> >Number:         86900
> >Category:       ports
> >Synopsis:       [patch] Update java/eclipse to version 3.1.1
> >Description:
> This patch updates java/eclipse from version 3.1 to version 3.1.1. It contains the patch from PR ports/86860 as well.

	Humm..  Your PR's patch is broken.  Please tar -cf eclipse-
	patch.  Eclipse's patch files are too long file name.
Comment 3 Panagiotis Astithas 2005-10-09 14:38:20 UTC
Norikatsu Shigemura wrote:
> On Wed, 5 Oct 2005 00:00:13 +0300
> "Panagiotis Astithas" <past@ebs.gr> wrote:
> 
>>>Number:         86900
>>>Category:       ports
>>>Synopsis:       [patch] Update java/eclipse to version 3.1.1
>>>Description:
>>
>>This patch updates java/eclipse from version 3.1 to version 3.1.1. It contains the patch from PR ports/86860 as well.
> 
> 
> 	Humm..  Your PR's patch is broken.  Please tar -cf eclipse-
> 	patch.  Eclipse's patch files are too long file name.


Weird. I am attaching a uunecoded version of the tarfile you requested, 
so that it gets stored in the PR as well. If you still have problems 
with it let me know and I'll send it to you privately.
Comment 4 Norikatsu Shigemura freebsd_committer freebsd_triage 2005-10-09 15:54:36 UTC
State Changed
From-To: open->closed

Committed, thanks! 
Ah! I should say gzip -9 instead of tar -cf:-). 
Next time, please make a patch gzip+uuencode.  Thank you!