diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-05-27 18:43:12 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-05-27 19:36:07 +0000 |
commit | 5a86d2123f7962acd7a13f78900ff5abe338010d (patch) | |
tree | fa1cdda76ce96ace70214440afb6f9818a03c307 | |
parent | 10b57e848816a9dc7030d46167917dfff0b6106d (diff) | |
download | ports-5a86d2123f7962acd7a13f78900ff5abe338010d.tar.gz ports-5a86d2123f7962acd7a13f78900ff5abe338010d.zip |
textproc/gi-docgen: rename to textproc/py-gi-docgen
- x11-toolkits/libadwaita: update dependency on moved textproc/py-gi-docgen port
- x11-toolkits/pango: update dependency on moved textproc/py-gi-docgen port
PR: 256161
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | textproc/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-gi-docgen/Makefile (renamed from textproc/gi-docgen/Makefile) | 0 | ||||
-rw-r--r-- | textproc/py-gi-docgen/distinfo (renamed from textproc/gi-docgen/distinfo) | 0 | ||||
-rw-r--r-- | textproc/py-gi-docgen/files/patch-setup.py (renamed from textproc/gi-docgen/files/patch-setup.py) | 0 | ||||
-rw-r--r-- | textproc/py-gi-docgen/pkg-descr (renamed from textproc/gi-docgen/pkg-descr) | 0 | ||||
-rw-r--r-- | x11-toolkits/libadwaita/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/pango/Makefile | 3 |
8 files changed, 7 insertions, 4 deletions
@@ -16338,3 +16338,4 @@ sysutils/ansible27|sysutils/ansible|2021-05-21|Has expired: Upstream support end sysutils/ansible28|sysutils/ansible|2021-05-21|Has expired: Upstream support ended; consider upgrading to sysutils/ansible devel/omnisharp-server||2021-05-23|Dead upstream, no depends in ports tree devel/py-jupyter_client|devel/py-jupyter-client|2021-05-26|Rename to match upstream naming +textproc/gi-docgen|textproc/py-gi-docgen|2021-05-27|Follow standard python port conventions diff --git a/textproc/Makefile b/textproc/Makefile index 4e8b0f78cfd4..3767421bedde 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -224,7 +224,6 @@ SUBDIR += gastex SUBDIR += gd-aspell SUBDIR += gdome2 - SUBDIR += gi-docgen SUBDIR += git-chglog SUBDIR += gitlab-elasticsearch-indexer SUBDIR += gl-aspell @@ -1288,6 +1287,7 @@ SUBDIR += py-gambit-elasticsearch SUBDIR += py-genshi SUBDIR += py-gensim + SUBDIR += py-gi-docgen SUBDIR += py-googletrans SUBDIR += py-grako SUBDIR += py-guess-language diff --git a/textproc/gi-docgen/Makefile b/textproc/py-gi-docgen/Makefile index bcec475e4cc9..bcec475e4cc9 100644 --- a/textproc/gi-docgen/Makefile +++ b/textproc/py-gi-docgen/Makefile diff --git a/textproc/gi-docgen/distinfo b/textproc/py-gi-docgen/distinfo index 3f62af6876bf..3f62af6876bf 100644 --- a/textproc/gi-docgen/distinfo +++ b/textproc/py-gi-docgen/distinfo diff --git a/textproc/gi-docgen/files/patch-setup.py b/textproc/py-gi-docgen/files/patch-setup.py index 85f0826e2892..85f0826e2892 100644 --- a/textproc/gi-docgen/files/patch-setup.py +++ b/textproc/py-gi-docgen/files/patch-setup.py diff --git a/textproc/gi-docgen/pkg-descr b/textproc/py-gi-docgen/pkg-descr index 6a40f0617be5..6a40f0617be5 100644 --- a/textproc/gi-docgen/pkg-descr +++ b/textproc/py-gi-docgen/pkg-descr diff --git a/x11-toolkits/libadwaita/Makefile b/x11-toolkits/libadwaita/Makefile index 33deb2a05da9..9ee5044eee21 100644 --- a/x11-toolkits/libadwaita/Makefile +++ b/x11-toolkits/libadwaita/Makefile @@ -1,5 +1,6 @@ PORTNAME= libadwaita PORTVERSION= 0.0.20210526 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${_COMMIT} @@ -11,7 +12,7 @@ LICENSE= LGPL21 BUILD_DEPENDS= sassc:textproc/sassc \ valac:lang/vala -USES= gnome meson ninja pkgconfig +USES= gnome meson ninja pkgconfig python:env USE_GNOME= cairo gdkpixbuf2 gtk40 PORTSCOUT= limit:1,even @@ -20,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${_COMMIT}/ OPTIONS_DEFINE= DOCS -DOCS_BUILD_DEPENDS= gi-docgen>=0:textproc/gi-docgen +DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gi-docgen>=0:textproc/py-gi-docgen DOCS_MESON_TRUE= gtk_doc _COMMIT= 7f61711633dfd067f4928df80afe6b14f16f886e/ diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 71bd1618feef..a944e52dc0be 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -2,6 +2,7 @@ PORTNAME= pango PORTVERSION= 1.48.4 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -38,7 +39,7 @@ OPTIONS_DEFINE= X11 DOCS OPTIONS_DEFAULT=X11 DOCS_MESON_TRUE= gtk_doc -DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gi-docgen>=0:textproc/gi-docgen +DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gi-docgen>=0:textproc/py-gi-docgen X11_MESON_ENABLED= xft X11_USES= xorg |