[Bug 194503] New: [PATCH][UPDATE] deskutils/phpicalendar to latest version
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 20 22:22:21 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194503
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 at FreeBSD.org
Reporter: kalten at gmx.at
CC: edwin at mavetju.org
CC: edwin at mavetju.org
Flags: maintainer-feedback?(edwin at mavetju.org)
Created attachment 148522
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148522&action=edit
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)—sadly they did never
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 »portlint -AC« 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= SF/${PORTNAME}/files/${PORTNAME}/${PORTNAME}%202.4%20RC7
--->8---
as that produces
http://…/project/phpicalendar/files/… instead of
http://…/projects/phpicalendar/files/…
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:
»portlint -AC« 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
»setenv DEVELOPER yes; make clean; make stage && make check-plist && make
stage-qa && make package«
as well as that of
»poudriere testport deskutils/phpicalendar«
shall follow shortly.
Thank you,
Kalten
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list