mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
devel/eric: update to 21.7 release+
It fixes a few bugs and introduces these new features: - Tasks * made the task properties dialog adapt to the task kind * added code to get typed manual tasks - UML Diagrams * extended the class items to show class attributes * added code to load a saved UML diagram via the file browser or the project others browser * improved the diagram layout of the Import Diagram and the Application Diagram * added code to save and load diagrams as JSON files * changed code to print diagrams
This commit is contained in:
parent
470508c5da
commit
c52da3a42a
@ -4,7 +4,7 @@
|
||||
|
||||
PKGNAMESUFFIX= -qt5-${FLAVOR:U:S/_/-/}
|
||||
DISTNAME= ${PORTNAME}-nolang-${DISTVERSION}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel python
|
||||
|
||||
DEPRECATED= Uses EOL Python 2.7 via www/py-qt5-webengine
|
||||
|
@ -5,7 +5,7 @@
|
||||
# german/eric6, russian/eric6, devel/es-eric6
|
||||
|
||||
PORTNAME= eric6
|
||||
PORTVERSION= 21.5
|
||||
PORTVERSION= 21.7
|
||||
PORTREVISION?= 0
|
||||
MASTER_SITES= SF/eric-ide/${PORTNAME}/stable/${PORTVERSION}
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1620739784
|
||||
SHA256 (eric6-nolang-21.5.tar.gz) = 0a4f9f6b4e91710f52324551951730bf9fa5c184c73305eedbca245a37d9224b
|
||||
SIZE (eric6-nolang-21.5.tar.gz) = 12877637
|
||||
TIMESTAMP = 1629119012
|
||||
SHA256 (eric6-nolang-21.7.tar.gz) = 50f2c7d0d08a33e7edf22518cc66c448246208308de578891fd7341a591c206c
|
||||
SIZE (eric6-nolang-21.7.tar.gz) = 12929287
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1620739793
|
||||
SHA256 (eric6-i18n-es-21.5.tar.gz) = e7d0ff30f1e3a25ab3f67ebbc44bb12d7b8835d6f8ce2bccda0979df1ee77d81
|
||||
SIZE (eric6-i18n-es-21.5.tar.gz) = 1077249
|
||||
TIMESTAMP = 1629119022
|
||||
SHA256 (eric6-i18n-es-21.7.tar.gz) = 27e8cc86b4b62387d358ee2a73b299f752c81bc6dc81fecf3c8f83082a1a7aba
|
||||
SIZE (eric6-i18n-es-21.7.tar.gz) = 1079100
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1620739808
|
||||
SHA256 (eric6-i18n-de-21.5.tar.gz) = 9a705ea8860ca9f070c2cd866491b91415f9943aa3b51cc614dc9d3b9082d6a7
|
||||
SIZE (eric6-i18n-de-21.5.tar.gz) = 1075588
|
||||
TIMESTAMP = 1629119400
|
||||
SHA256 (eric6-i18n-de-21.7.tar.gz) = f2c5535a887086683961001ecc42cb22620aa746dc1db63cf718afe977a68a5f
|
||||
SIZE (eric6-i18n-de-21.7.tar.gz) = 1077635
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1620739855
|
||||
SHA256 (eric6-i18n-ru-21.5.tar.gz) = 92c68f2f1861f6df9eb82a10a763ef7c7a7840228a98aca4dfb2a3a8d2f53671
|
||||
SIZE (eric6-i18n-ru-21.5.tar.gz) = 1130640
|
||||
TIMESTAMP = 1629119454
|
||||
SHA256 (eric6-i18n-ru-21.7.tar.gz) = 8ba042ebda7952c9e0d41b5efb7d87a253214c9fdd21e2e81e901e4ab502ec6f
|
||||
SIZE (eric6-i18n-ru-21.7.tar.gz) = 1136625
|
||||
|
Loading…
Reference in New Issue
Block a user