Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2014 22:22:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194503] New: [PATCH][UPDATE] deskutils/phpicalendar to latest version
Message-ID:  <bug-194503-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D194503

            Bug ID: 194503
           Summary: [PATCH][UPDATE] deskutils/phpicalendar to latest
                    version
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: kalten@gmx.at
                CC: edwin@mavetju.org
                CC: edwin@mavetju.org
             Flags: maintainer-feedback?(edwin@mavetju.org)

Created attachment 148522
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D148522&action=
=3Dedit
phpicalendar_r371262_to_2_4-RC7.patch

The version in the ports tree (2.24) does make some trouble.

There is a newer version (2.4-RC7 from 2010-06-15)=E2=80=94sadly they did n=
ever
answer to my e-mail about releasing 2.4.

This patch (phpicalendar_r371262_to_2_4-RC7.patch) updates the port
deskutils/phpicalendar (from ports tree version r371262) to 2.4-RC7.

I had to introduce a PORTEPOCH as =C2=BBportlint -AC=C2=AB was not happy ;-)
---8<---
FATAL: Makefile: phpicalendar-RC7-2.4 < phpicalendar-2.24_2. Choose another
PORTVERSION or bump PORTEPOCH.
--->8---
I hope my use of PKGNAMESUFFIX is correct.

Sadly we can not use
---8<---
MASTER_SITES=3D SF/${PORTNAME}/files/${PORTNAME}/${PORTNAME}%202.4%20RC7
--->8---
as that produces
http://=E2=80=A6/project/phpicalendar/files/=E2=80=A6 instead of
http://=E2=80=A6/projects/phpicalendar/files/=E2=80=A6

It is under GPLv2 (added that)

Introduced DOCS knob and moved files accordingly.

And there is no
http://phpicalendar.sourceforge.net/ anymore, but
http://sourceforge.net/projects/phpicalendar/ (pkg-descr)

Well:

=C2=BBportlint -AC=C2=AB says:
---8<---
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, =
to
make SVN happy.
WARN: Makefile: new ports should not set PORTEPOCH.
0 fatal errors and 2 warnings found.
--->8---

The output of
=C2=BBsetenv DEVELOPER yes; make clean; make stage && make check-plist && m=
ake
stage-qa && make package=C2=AB
as well as that of
=C2=BBpoudriere testport deskutils/phpicalendar=C2=AB
shall follow shortly.

Thank you,
 Kalten

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer CC'd

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194503-13>