Bug 161218 - Update x11-toolkits/swt-devel to version 3.6.2
Summary: Update x11-toolkits/swt-devel to version 3.6.2
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: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-02 03:00 UTC by Pedro F. Giffuni
Modified: 2011-10-18 23:22 UTC (History)
0 users

See Also:


Attachments
file.diff (10.72 KB, patch)
2011-10-02 03:00 UTC, Pedro F. Giffuni
no flags Details | Diff
patch-swt-devel.txt (10.81 KB, patch)
2011-10-02 03:43 UTC, Pedro F. Giffuni
no flags Details | Diff
patch-swt-devel.txt (10.83 KB, patch)
2011-10-02 04:40 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2011-10-02 03:00:20 UTC
- Update to not-yet current release.
- Pet portlint using PKGNAMESUFFIX
- Rename BROWSER option to MOZILLA: newer versions have improved support for webkit so the name will become confusing.
- Add License (EPL)

After some time to iron out any issues, I would like this port repocopied to
x11-toolkits/swt (which I maintain).

Fix: Patch attached with submission follows:
Comment 1 Pedro F. Giffuni 2011-10-02 03:43:07 UTC
Ugh.. I missed a space fix.
New version attached.
Comment 2 Pedro F. Giffuni 2011-10-02 04:40:05 UTC
Ugh... I missed testing some stuff. This should work, sorry.
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2011-10-15 22:28:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 4 Eitan Adler freebsd_committer freebsd_triage 2011-10-17 18:29:25 UTC
State Changed
From-To: open->feedback

fails to compile in tinderbox. logs available upon request
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2011-10-18 13:30:29 UTC
State Changed
From-To: feedback->analyzed

awaiting review
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-10-18 23:18:57 UTC
eadler      2011-10-18 22:18:48 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/swt-devel Makefile distinfo 
    x11-toolkits/swt-devel/files patch-build.sh 
                                 patch-make_freebsd.mak 
  Log:
  - Update to 3.6.2
  - Pet portlint by using PKGNAMESUFFIX
  - Rename BROWSER option to MOZILLA
  - Disable MOZILLA by default
  - Add License (EPL)
  
  PR:             ports/161218
  Submitted by:   Pedro Giffuni <giffunip@tutopia.com> (maintainer)
  Approved by:    bapt (mentor)
  
  Revision  Changes    Path
  1.32      +11 -9     ports/x11-toolkits/swt-devel/Makefile
  1.22      +6 -6      ports/x11-toolkits/swt-devel/distinfo
  1.9       +14 -14    ports/x11-toolkits/swt-devel/files/patch-build.sh
  1.8       +27 -37    ports/x11-toolkits/swt-devel/files/patch-make_freebsd.mak
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Eitan Adler freebsd_committer freebsd_triage 2011-10-18 23:22:32 UTC
State Changed
From-To: analyzed->closed

Committed. Thanks!