diff options
author | David Naylor <dbn@FreeBSD.org> | 2018-01-10 18:39:31 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2018-01-10 18:39:31 +0000 |
commit | 95a1554a33537b2f88e152ab4b7ea8696c366252 (patch) | |
tree | 26c7daccd16baa58153466e787fb687a904854d6 /chinese | |
parent | 78830c95d97c6f38171c3141bc7db23e5cdba8a0 (diff) | |
download | freebsd-ports-95a1554a33537b2f88e152ab4b7ea8696c366252.zip |
devel/eric6: update to 17.11.1, add FLAVORS
- add FLAVORS for the following combinations [1]:
- python: 2.7 and 3.6
- qt: 4 and 5
- simplify Makefiles:
- all common macros between eric6 and the language packages are in
devel/eric6/bsd.eric6.mk
- devel/eric6/Makefile.inc only includes language package specific
macros
- eric6 specific macros are now moved into devel/eric6/Makefile
- spelling error fixed in Makefile.inc
- dependency on eric6 (for language packages) removed as the addition
of flavors removes the ability to depend on a single port origin
- install language files directly, since setup.py fails without eric6
installed
Approved by: portmgr (mat) [1]
Differential Revision: https://reviews.freebsd.org/D13448
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/eric6/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/eric6/distinfo b/chinese/eric6/distinfo index e4974f63fb4a..e1fddf45e9cb 100644 --- a/chinese/eric6/distinfo +++ b/chinese/eric6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509051439 -SHA256 (eric6-i18n-zh_CN-17.10.tar.gz) = 23dc3d8ab877330ca63402edb7d1f051a7d3b1903e7cef3c629e17f35884e1ec -SIZE (eric6-i18n-zh_CN-17.10.tar.gz) = 595047 +TIMESTAMP = 1512941853 +SHA256 (eric6-i18n-zh_CN-17.11.1.tar.gz) = 50446df66d835331ad8bd5217ce30770872c7228b319aff9b0b787c0a6a5a9a1 +SIZE (eric6-i18n-zh_CN-17.11.1.tar.gz) = 595829 |