Bug 47860 - Maintainer update: x11-toolkits/fl_editor (0.4.5)
Summary: Maintainer update: x11-toolkits/fl_editor (0.4.5)
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: 2003-02-03 17:20 UTC by Cyrille Lefevre
Modified: 2003-02-14 09:19 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.39 KB, patch)
2003-02-03 17:20 UTC, Cyrille Lefevre
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cyrille Lefevre 2003-02-03 17:20:08 UTC
	as reported by Albert, fl_editor 0.4 don't build anymore, nor
	flvw and mysqlgui.

	version bump to 0.4.5.

	please, commit x11-toolkits/flvw and databases/mysql-gui PRs
	when you'll commit this one. thanks in advance.

	Makefile
		PORTVERSION bump
		MASTERSITES updated
		WRKSRC added
		DOC_SUBDIR changed to DOCSDIR
	distfile
		updated
	pkg-plist
		Fl_ProgressBox no longer provided -- commented
	files/patch-Makefile
		updated
	files/patch-configure
		deleted

How-To-Repeat: 	cd /usr/ports/x11-toolkits/fl_editor; make
Comment 1 mark 2003-02-11 13:32:15 UTC
Hi,

It looks like a bit more is required to get the new version running.
"patch-configure" still fails to apply on 0.4.5.

Regards,
Mark
Comment 2 Cyrille Lefevre 2003-02-12 23:41:39 UTC
On Wed, Feb 12, 2003 at 12:02:15AM +1030, Mark Pulford wrote:
> Hi,
> 
> It looks like a bit more is required to get the new version running.
> "patch-configure" still fails to apply on 0.4.5.

any logs ?

mines are :
root@gits:fl_editor/ (ttypa) [00:38:33-5]# make patch
===>  Extracting for fl_editor-0.4.5
>> Checksum OK for fl_editor-0.4.5.tgz.
===>   fl_editor-0.4.5 depends on executable: gmake - found
===>   fl_editor-0.4.5 depends on shared library: fltk.1 - found
===>   fl_editor-0.4.5 depends on shared library: X11.6 - found
===>  Patching for fl_editor-0.4.5
===>  Applying FreeBSD patches for fl_editor-0.4.5

did you delete files/patch-configure ?

Cyrille.
-- 
Cyrille Lefevre                 mailto:cyrille.lefevre@laposte.net
Comment 3 markp freebsd_committer freebsd_triage 2003-02-14 09:18:56 UTC
State Changed
From-To: open->closed

Committed, thanks! Also removed patch-src-Fl_MultiEditor.cxx, it was 
breaking the build.