Bug 172443 - [MAINTAINER] editors/scite: update to 3.2.2
Summary: [MAINTAINER] editors/scite: update to 3.2.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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-07 09:00 UTC by Naram Qashat
Modified: 2012-10-24 22:42 UTC (History)
0 users

See Also:


Attachments
scite-3.2.2.patch (2.36 KB, patch)
2012-10-07 09:00 UTC, Naram Qashat
no flags Details | Diff
scite-3.2.2.patch (3.92 KB, patch)
2012-10-24 06:42 UTC, Naram Qashat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2012-10-07 09:00:30 UTC
- Update to 3.2.2

Note 1: This PR relies on PR ports/172442 to be committed first.
Note 2: I am not 100% sure if my changes to use OptionsNG are fully correct,
        as I usually test my ports with the "port test" command of porttools
        and it doesn't seem to handle OptionsNG correctly from what I can tell.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Carlo Strub freebsd_committer freebsd_triage 2012-10-07 10:25:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cs

I'll take it.
Comment 2 Carlo Strub freebsd_committer freebsd_triage 2012-10-07 12:53:11 UTC
State Changed
From-To: open->feedback

I get the following packaging errors: 

====================<phase 7: make package>==================== 
===>  Building package for scite-3.2.2 
tar: share/doc/scite/CommandValues.html: Cannot stat: No such file or directory 
tar: share/doc/scite/PaneAPI.html: Cannot stat: No such file or directory 
tar: share/doc/scite/PrintHi.png: Cannot stat: No such file or directory 
tar: share/doc/scite/SciBreak2.jpg: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTE.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTEDirector.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTEDoc.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTEDownload.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTEExtension.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTEExternalLexer.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTEExtras.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTEFAQ.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTEIco.png: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTEImage.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTELexer.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTELua.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTERegEx.html: Cannot stat: No such file or directory 
tar: share/doc/scite/SciTEWord.jpg: Cannot stat: No such file or directory 
tar: share/doc/scite/ScriptLexer.html: Cannot stat: No such file or directory 
tar: share/doc/scite/demo.png: Cannot stat: No such file or directory 
tar: Error exit delayed from previous errors. 
pkg_create: make_dist: tar command failed with code 256 
*** Error code 1 

Please have a look.
Comment 3 Carlo Strub freebsd_committer freebsd_triage 2012-10-16 09:41:54 UTC
Responsible Changed
From-To: cs->freebsd-ports-bugs

Back to pool
Comment 4 Naram Qashat 2012-10-24 06:42:29 UTC
After a little help from jgh on IRC, I have corrected this update.  The new 
patch to use is attached.  I also realized that the previous patch was incorrect 
in handling installing the docs anyways.

Thanks,
Naram Qashat
Comment 5 Raphael Kubo da Costa freebsd_committer freebsd_triage 2012-10-24 22:42:48 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!