- trim Makefile header
- change MASTER_SITES to CHEESESHOP
- add license (BSD)
- add dependency on py-six (this port now works both with python2 and python3
from the same codebase via py-six)
- adjust possible python versions accordingly
- add tests
- clean-up pkg-descr
PR: 174672 (based on)
Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org>
Approved by: nivit (maintainer, by mail)
I added a comment showing an easy way to fetch a distfile from GitHub.
Using this method, you don't need to track the 7-digit commit at all.
In fact, the distfile name and its contents behave like a normal, sane
distfile would.
PR: ports/175292
Submitted by: Guillaume Bibaut <yom@iaelu.net>
Also, change the WWW and MASTER_SITE to match the project's new domain
name. The above PR notes some difficulty fetching the distfile, perhaps
eliminating the extra redirect will help there.
- Remove ABI version number from LIB_DEPENDS [1]
- Remove unneeded FETCH_ARGS [4]
- Convert graphics/zathura to new options framework [5]
- Remove reference to non existent port in zathura pkg-message [5]
PR: ports/175506 - ports/175515 [2],
ports/175513 [1] [5],
ports/175516 [3]
Submitted by: Alexander <alexander.4mail@gmail.com> (maintainer of graphics/zathura-djvu)
Quentin Stievenart <acieroid@awesom.eu> (maintainer of graphics/zathura)
Approved by: Alexander <alexander.4mail@gmail.com> [4],
Quentin Stievenart <acieroid@awesom.eu> [5]
Changes:
* Fixed bug with handling of priorities and associativity (thanx Sjoerd Cranen)
* Fixed a bug in error recovery.
* Fixed a slash escapes in string literals (thanx Sjoerd Cranen)
* Fixed bug with actions containing commments containing '
* Python 2.6+ support (thanx to jonas@lophus.org)
- Trim Makefile header
- Convert to OptionsNG
- update list of categories to the version 1.1 of Desktop Menu Specification
- require Icon field to follow Desktop Entry Specification (the field must be
absolute path or icon name if icon theme is used)
- require main category to be set (listed in DESKTOP_CATEGORIES_MAIN)
- remove deprecated Encoding key
- allow StartupNotify field to be empty string
- be less strict when generating filename for desktop entry (to improve
readability when full path to executable is used)
- use port ${COMMENT} if comment field is not set
- add GenericName key (comment field will be used)
PR: ports/175102
Approved by: portmgr (bapt)
Tested by: mini exp-run (bapt)
from within the shell and replaces fragile adhoc parsers made from grep/sed/awk
as well as heavyweight one-line parsers made from perl/python.
WWW: http://kmkeen.com/jshon/