Bug 99855 - [MAINTAINER UPDATE] x11/e17-module-calendar doesn't compile
Summary: [MAINTAINER UPDATE] x11/e17-module-calendar doesn't compile
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-06 21:00 UTC by Stanislav Sedov
Modified: 2006-07-07 19:36 UTC (History)
0 users

See Also:


Attachments
cal.diff (1.51 KB, patch)
2006-07-06 21:00 UTC, Stanislav Sedov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Sedov 2006-07-06 21:00:38 UTC
	Make it work with recent snapshot of e17.

	Note: additional patchfile have been added.
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-06 21:26:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-06 22:43:22 UTC
State Changed
From-To: open->feedback

Patch doesn't apply, please check, upload it somewhere and pass me the 
link. 

Hmm...  The next patch looks like a unified diff to me...  The text 
leading up to this was: -------------------------- |diff -ruN 
e17-module-calendar.orig/files/patch-src::e_mod_main.c 
e17-module-calendar/files/patch-src::e_mod_main.c |--- 
e17-module-calendar.orig/files/patch-src::e_mod_main.c     Thu Jan  1 
03:00:00 1970 |+++ e17-module-calendar/files/patch-src::e_mod_main.c 
Thu Jul  6 23:14:02 2006 -------------------------- (Creating file 
patch-src::e_mod_main.c...) Patching file patch-src::e_mod_main.c using 
Plan A...  patch: **** malformed patch at line 24:
Comment 3 Stanislav Sedov 2006-07-07 10:18:14 UTC
=EE=C1 Thu, 6 Jul 2006 21:44:17 GMT
Ion-Mihai Tetcu <itetcu@FreeBSD.org> =DA=C1=D0=C9=D3=C1=CE=CF:

> Synopsis: [MAINTAINER UPDATE] x11/e17-module-calendar doesn't compile
>=20
> State-Changed-From-To: open->feedback
> State-Changed-By: itetcu
> State-Changed-When: Thu Jul 6 21:43:22 UTC 2006
> State-Changed-Why:=20
> Patch doesn't apply, please check, upload it somewhere and pass me the
> link.
>=20
> Hmm...  The next patch looks like a unified diff to me...  The text
> leading up to this was: -------------------------- |diff -ruN
> e17-module-calendar.orig/files/patch-src::e_mod_main.c
> e17-module-calendar/files/patch-src::e_mod_main.c |---
> e17-module-calendar.orig/files/patch-src::e_mod_main.c     Thu Jan  1
> 03:00:00 1970 |+++ e17-module-calendar/files/patch-src::e_mod_main.c
> Thu Jul  6 23:14:02 2006 -------------------------- (Creating file
> patch-src::e_mod_main.c...) Patching file patch-src::e_mod_main.c
> using Plan A...  patch: **** malformed patch at line 24:
>=20
>=20
> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D99855
>=20
>=20

Looks strange...

There are some special symbols (0x0d) in the patch, for original source
file uses MSDOS formatting. They might be stripped during transfer.

Either way there is a patch:
http://mbsd.msk.ru/cal1.diff

I've modified patchname according to portlint wishes (I was using '::'
as delimiters since original filename had contained underscores
already). It was time when freebsd ports were using such delimiters
as well.=20
Comment 4 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-07 10:31:58 UTC
State Changed
From-To: feedback->open

New patch available.
Comment 5 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-07 19:36:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!