aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2018-09-30 11:58:29 +0000
committerKoop Mast <kwm@FreeBSD.org>2018-09-30 11:58:29 +0000
commit951c1f5d1c7354f058f5919d858dbb0c174dc73e (patch)
tree6146e775343aaf339921799078894a48fef9aa15 /textproc
parentc9b47f0427d70ba42c2d53271f8b64b8e8096825 (diff)
downloadports-951c1f5d1c7354f058f5919d858dbb0c174dc73e.tar.gz
ports-951c1f5d1c7354f058f5919d858dbb0c174dc73e.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gspell/Makefile10
-rw-r--r--textproc/gspell/distinfo6
-rw-r--r--textproc/gspell/pkg-plist30
-rw-r--r--textproc/gtk-doc/Makefile16
-rw-r--r--textproc/gtk-doc/distinfo6
-rw-r--r--textproc/gtk-doc/pkg-plist51
-rw-r--r--textproc/gtkspell3/Makefile6
-rw-r--r--textproc/gtkspell3/distinfo6
-rw-r--r--textproc/libgepub/Makefile10
-rw-r--r--textproc/libgepub/distinfo6
-rw-r--r--textproc/libgepub/pkg-plist23
-rw-r--r--textproc/meld/Makefile4
-rw-r--r--textproc/meld/distinfo6
-rw-r--r--textproc/meld/pkg-plist85
-rw-r--r--textproc/sary/Makefile2
-rw-r--r--textproc/sary/files/patch-sary_builder.c29
-rw-r--r--textproc/sary/files/patch-src_mksary.c38
-rw-r--r--textproc/xmlroff/Makefile9
-rw-r--r--textproc/xmlroff/files/patch-configure.ac6
-rw-r--r--textproc/xmlroff/files/patch-docs-Makefile.am76
-rw-r--r--textproc/xmlroff/pkg-plist1
-rw-r--r--textproc/yelp-tools/Makefile2
-rw-r--r--textproc/yelp-tools/distinfo5
-rw-r--r--textproc/yelp-xsl/Makefile7
-rw-r--r--textproc/yelp-xsl/distinfo5
-rw-r--r--textproc/yelp-xsl/pkg-plist63
26 files changed, 293 insertions, 215 deletions
diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile
index e2b61f759433..696f0969e450 100644
--- a/textproc/gspell/Makefile
+++ b/textproc/gspell/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gspell
-PORTVERSION= 1.4.1
+PORTVERSION= 1.8.1
CATEGORIES= textproc
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -10,11 +10,15 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Spell checking for GTK+
-LICENSE= GPLv2
+LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= valac:lang/vala \
iso-codes>=3.57:misc/iso-codes
-LIB_DEPENDS= libenchant.so:textproc/enchant
+LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \
+ libfribidi.so:converters/fribidi
+
+PORTSCOUT= limitw:even
USES= gmake iconv libtool pathfix pkgconfig tar:xz
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection:build \
diff --git a/textproc/gspell/distinfo b/textproc/gspell/distinfo
index 9f81b5df5e85..75eceb0d7954 100644
--- a/textproc/gspell/distinfo
+++ b/textproc/gspell/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494188926
-SHA256 (gnome3/gspell-1.4.1.tar.xz) = 442f88fecd7f9e00a6a9d0af2d762744dd3c119217ff11d6739500f75b0f10be
-SIZE (gnome3/gspell-1.4.1.tar.xz) = 408996
+TIMESTAMP = 1529611128
+SHA256 (gnome3/gspell-1.8.1.tar.xz) = 819a1d23c7603000e73f5e738bdd284342e0cd345fb0c7650999c31ec741bbe5
+SIZE (gnome3/gspell-1.8.1.tar.xz) = 419268
diff --git a/textproc/gspell/pkg-plist b/textproc/gspell/pkg-plist
index a273801aaac6..72419b90c45a 100644
--- a/textproc/gspell/pkg-plist
+++ b/textproc/gspell/pkg-plist
@@ -1,3 +1,4 @@
+bin/gspell-app1
include/gspell-1/gspell/gspell-checker-dialog.h
include/gspell-1/gspell/gspell-checker.h
include/gspell-1/gspell/gspell-entry-buffer.h
@@ -11,11 +12,12 @@ include/gspell-1/gspell/gspell-navigator-text-view.h
include/gspell-1/gspell/gspell-navigator.h
include/gspell-1/gspell/gspell-text-buffer.h
include/gspell-1/gspell/gspell-text-view.h
+include/gspell-1/gspell/gspell-version.h
include/gspell-1/gspell/gspell.h
lib/girepository-1.0/Gspell-1.typelib
lib/libgspell-1.so
-lib/libgspell-1.so.1
-lib/libgspell-1.so.1.2.0
+lib/libgspell-1.so.2
+lib/libgspell-1.so.2.3.0
libdata/pkgconfig/gspell-1.pc
share/gir-1.0/Gspell-1.gir
share/gtk-doc/html/gspell-1.0/GspellChecker.html
@@ -30,34 +32,39 @@ share/gtk-doc/html/gspell-1.0/GspellNavigator.html
share/gtk-doc/html/gspell-1.0/GspellNavigatorTextView.html
share/gtk-doc/html/gspell-1.0/GspellTextBuffer.html
share/gtk-doc/html/gspell-1.0/GspellTextView.html
+share/gtk-doc/html/gspell-1.0/GtkEntry-support.html
+share/gtk-doc/html/gspell-1.0/GtkTextView-support.html
+share/gtk-doc/html/gspell-1.0/annexes.html
share/gtk-doc/html/gspell-1.0/annotation-glossary.html
share/gtk-doc/html/gspell-1.0/api-index-1-2.html
share/gtk-doc/html/gspell-1.0/api-index-1-4.html
+share/gtk-doc/html/gspell-1.0/api-index-1-6.html
share/gtk-doc/html/gspell-1.0/api-index-full.html
-share/gtk-doc/html/gspell-1.0/ch01.html
-share/gtk-doc/html/gspell-1.0/ch02.html
-share/gtk-doc/html/gspell-1.0/ch03.html
-share/gtk-doc/html/gspell-1.0/ch04.html
-share/gtk-doc/html/gspell-1.0/ch05.html
+share/gtk-doc/html/gspell-1.0/api-reference.html
+share/gtk-doc/html/gspell-1.0/core-classes.html
share/gtk-doc/html/gspell-1.0/gspell-1.0.devhelp2
share/gtk-doc/html/gspell-1.0/home.png
share/gtk-doc/html/gspell-1.0/index.html
+share/gtk-doc/html/gspell-1.0/intro.html
+share/gtk-doc/html/gspell-1.0/language-choosers.html
share/gtk-doc/html/gspell-1.0/left-insensitive.png
share/gtk-doc/html/gspell-1.0/left.png
share/gtk-doc/html/gspell-1.0/object-tree.html
-share/gtk-doc/html/gspell-1.0/pt01.html
-share/gtk-doc/html/gspell-1.0/pt02.html
share/gtk-doc/html/gspell-1.0/right-insensitive.png
share/gtk-doc/html/gspell-1.0/right.png
+share/gtk-doc/html/gspell-1.0/spell-checker-dialog.html
share/gtk-doc/html/gspell-1.0/style.css
share/gtk-doc/html/gspell-1.0/up-insensitive.png
share/gtk-doc/html/gspell-1.0/up.png
%%NLS%%share/locale/ar/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/ca/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/ca@valencia/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/cs/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/da/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/de/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/el/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/es/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/fa/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/fi/LC_MESSAGES/gspell-1.mo
@@ -73,12 +80,16 @@ share/gtk-doc/html/gspell-1.0/up.png
%%NLS%%share/locale/ko/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/lt/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/lv/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/ml/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/nb/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/ne/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/nl/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/oc/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/pa/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/pl/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/pt/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/ru/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/sk/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/sl/LC_MESSAGES/gspell-1.mo
@@ -87,6 +98,7 @@ share/gtk-doc/html/gspell-1.0/up.png
%%NLS%%share/locale/sv/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/tr/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/vi/LC_MESSAGES/gspell-1.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/gspell-1.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/gspell-1.mo
share/vala/vapi/gspell-1.deps
share/vala/vapi/gspell-1.vapi
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile
index a6a037e003e1..3684e0949f85 100644
--- a/textproc/gtk-doc/Makefile
+++ b/textproc/gtk-doc/Makefile
@@ -1,9 +1,8 @@
# Created by: fenner
# $FreeBSD$
-# $MCom: ports/trunk/textproc/gtk-doc/Makefile 19804 2014-08-13 14:55:11Z kwm $
PORTNAME= gtk-doc
-PORTVERSION= 1.25
+PORTVERSION= 1.28
CATEGORIES= textproc
MASTER_SITES= GNOME
@@ -12,19 +11,30 @@ COMMENT= Code documentation system, originally for GTK+
BUILD_DEPENDS= jade:textproc/jade \
itstool:textproc/itstool \
+ highlight:textproc/highlight \
docbook-xml>0:textproc/docbook-xml \
${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl \
rarian-sk-config:textproc/rarian
RUN_DEPENDS= jade:textproc/jade \
docbook-xml>0:textproc/docbook-xml \
+ highlight:textproc/highlight \
+ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \
${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl \
rarian-sk-config:textproc/rarian
DOCBOOK_VERSION= 4.1.2
-USES= gmake gettext-tools pathfix perl5 pkgconfig python tar:xz
+USES= gmake gettext-tools pathfix perl5 pkgconfig python:3.4+ tar:xz
USE_GNOME= gnomeprefix libxslt
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xml-catalog=${LOCALBASE}/share/xml/catalog.ports
+post-install:
+ ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \
+ -f -d ${DATADIR}/python/gtkdoc \
+ ${STAGEDIR}${DATADIR}/python/gtkdoc
+ ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \
+ -f -d ${DATADIR}/python/gtkdoc \
+ ${STAGEDIR}${DATADIR}/python/gtkdoc
+
.include <bsd.port.mk>
diff --git a/textproc/gtk-doc/distinfo b/textproc/gtk-doc/distinfo
index c9576b3e20ae..7799d44e3c4b 100644
--- a/textproc/gtk-doc/distinfo
+++ b/textproc/gtk-doc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491083060
-SHA256 (gtk-doc-1.25.tar.xz) = 1ea46ed400e6501f975acaafea31479cea8f32f911dca4dff036f59e6464fd42
-SIZE (gtk-doc-1.25.tar.xz) = 673184
+TIMESTAMP = 1525377139
+SHA256 (gtk-doc-1.28.tar.xz) = 911e29e302252c96128965ee1f4067d5431a88e00ad1023a8bc1d6b922af5715
+SIZE (gtk-doc-1.28.tar.xz) = 725972
diff --git a/textproc/gtk-doc/pkg-plist b/textproc/gtk-doc/pkg-plist
index 241781a11ad0..545ae92310ff 100644
--- a/textproc/gtk-doc/pkg-plist
+++ b/textproc/gtk-doc/pkg-plist
@@ -3,9 +3,9 @@ bin/gtkdoc-depscan
bin/gtkdoc-fixxref
bin/gtkdoc-mkdb
bin/gtkdoc-mkhtml
+bin/gtkdoc-mkhtml2
bin/gtkdoc-mkman
bin/gtkdoc-mkpdf
-bin/gtkdoc-mktmpl
bin/gtkdoc-rebase
bin/gtkdoc-scan
bin/gtkdoc-scangobj
@@ -17,14 +17,9 @@ libdata/pkgconfig/gtk-doc.pc
share/aclocal/gtk-doc.m4
%%DATADIR%%/data/devhelp2.xsd
%%DATADIR%%/data/devhelp2.xsl
-%%DATADIR%%/data/gtk-doc.dcl
-%%DATADIR%%/data/gtk-doc.dsl
%%DATADIR%%/data/gtk-doc.flat.make
%%DATADIR%%/data/gtk-doc.make
-%%DATADIR%%/data/gtk-doc.notmpl-flat.make
-%%DATADIR%%/data/gtk-doc.notmpl.make
%%DATADIR%%/data/gtk-doc.xsl
-%%DATADIR%%/data/gtkdoc-common.pl
%%DATADIR%%/data/home.png
%%DATADIR%%/data/left-insensitive.png
%%DATADIR%%/data/left.png
@@ -34,10 +29,54 @@ share/aclocal/gtk-doc.m4
%%DATADIR%%/data/up-insensitive.png
%%DATADIR%%/data/up.png
%%DATADIR%%/data/version-greater-or-equal.xsl
+%%DATADIR%%/python/gtkdoc/__init__.py
+%%DATADIR%%/python/gtkdoc/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/check.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/check.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/common.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/common.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/config.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/config.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/fixxref.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/fixxref.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/md_to_db.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/md_to_db.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/mkdb.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/mkdb.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/mkhtml.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/mkhtml.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/mkhtml2.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/mkhtml2.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/mkman.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/mkman.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/mkpdf.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/mkpdf.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/rebase.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/rebase.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/scan.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/scan.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/__pycache__/scangobj.cpython-%%PYTHON_SUFFIX%%.%%PYTHON_PYOEXTENSION%%
+%%DATADIR%%/python/gtkdoc/__pycache__/scangobj.cpython-%%PYTHON_SUFFIX%%.pyc
+%%DATADIR%%/python/gtkdoc/check.py
+%%DATADIR%%/python/gtkdoc/common.py
+%%DATADIR%%/python/gtkdoc/config.py
+%%DATADIR%%/python/gtkdoc/fixxref.py
+%%DATADIR%%/python/gtkdoc/md_to_db.py
+%%DATADIR%%/python/gtkdoc/mkdb.py
+%%DATADIR%%/python/gtkdoc/mkhtml.py
+%%DATADIR%%/python/gtkdoc/mkhtml2.py
+%%DATADIR%%/python/gtkdoc/mkman.py
+%%DATADIR%%/python/gtkdoc/mkpdf.py
+%%DATADIR%%/python/gtkdoc/rebase.py
+%%DATADIR%%/python/gtkdoc/scan.py
+%%DATADIR%%/python/gtkdoc/scangobj.py
share/help/C/gtk-doc-manual/fdl-appendix.xml
share/help/C/gtk-doc-manual/index.docbook
share/help/bn_IN/gtk-doc-manual/fdl-appendix.xml
share/help/bn_IN/gtk-doc-manual/index.docbook
+share/help/cs/gtk-doc-manual/fdl-appendix.xml
+share/help/cs/gtk-doc-manual/index.docbook
share/help/de/gtk-doc-manual/fdl-appendix.xml
share/help/de/gtk-doc-manual/index.docbook
share/help/el/gtk-doc-manual/fdl-appendix.xml
diff --git a/textproc/gtkspell3/Makefile b/textproc/gtkspell3/Makefile
index 00de8188d631..91b468810776 100644
--- a/textproc/gtkspell3/Makefile
+++ b/textproc/gtkspell3/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gtkspell3
-PORTVERSION= 3.0.8
+PORTVERSION= 3.0.9
CATEGORIES= textproc gnome
MASTER_SITES= SF/gtkspell/${PORTVERSION}
@@ -12,8 +12,8 @@ COMMENT= GTK+ 3 spell checking component
BUILD_DEPENDS= vapigen:lang/vala
LIB_DEPENDS= libenchant.so:textproc/enchant
-USE_GNOME= gtk30 intlhack introspection:build
-USES= gettext gmake localbase libtool pathfix pkgconfig
+USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection:build
+USES= gettext gmake localbase libtool pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/textproc/gtkspell3/distinfo b/textproc/gtkspell3/distinfo
index feac87dbdeb9..554afc5a2720 100644
--- a/textproc/gtkspell3/distinfo
+++ b/textproc/gtkspell3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522054936
-SHA256 (gtkspell3-3.0.8.tar.gz) = 011a0ce3f7c2f4b3a5b8f54c55927cdd73e1abf591a284a6d66cfb4cfe2d3fff
-SIZE (gtkspell3-3.0.8.tar.gz) = 450426
+TIMESTAMP = 1524772443
+SHA256 (gtkspell3-3.0.9.tar.xz) = a4f4a4a2789f7499563e26d96b22d8085222ebe278da47d026b2de782b8b4d26
+SIZE (gtkspell3-3.0.9.tar.xz) = 298988
diff --git a/textproc/libgepub/Makefile b/textproc/libgepub/Makefile
index 33862241f9f0..9e3a4a8beb71 100644
--- a/textproc/libgepub/Makefile
+++ b/textproc/libgepub/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= libgepub
-PORTVERSION= 0.4
-PORTREVISION= 1
+PORTVERSION= 0.6.0
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
@@ -15,10 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
libsoup-2.4.so:devel/libsoup
-GNU_CONFIGURE= yes
-USES= gettext-runtime gnome gmake libarchive libtool pathfix \
- pkgconfig tar:xz
-USE_GNOME= atk cairo glib20 gdkpixbuf2 gtk30 libxml2 pango
-INSTALL_TARGET= install-strip
+USES= gettext-runtime gnome libarchive meson pkgconfig tar:xz
+USE_GNOME= gtk30 introspection:build libxml2
.include <bsd.port.mk>
diff --git a/textproc/libgepub/distinfo b/textproc/libgepub/distinfo
index 47ca7acc2b10..79d760f082fb 100644
--- a/textproc/libgepub/distinfo
+++ b/textproc/libgepub/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476870867
-SHA256 (libgepub-0.4.tar.xz) = 5666a1c4d186d205bd2d91b71d4c1cd5426025569114a765dd913a564f149ff4
-SIZE (libgepub-0.4.tar.xz) = 246016
+TIMESTAMP = 1526318187
+SHA256 (libgepub-0.6.0.tar.xz) = c78a395cc1d9c57b4485958ed83ffb96ed442750cfafa7797dd6d986b9f7b399
+SIZE (libgepub-0.6.0.tar.xz) = 26092
diff --git a/textproc/libgepub/pkg-plist b/textproc/libgepub/pkg-plist
index b93725c06d36..c4278c76ed81 100644
--- a/textproc/libgepub/pkg-plist
+++ b/textproc/libgepub/pkg-plist
@@ -1,12 +1,11 @@
-include/libgepub/gepub-archive.h
-include/libgepub/gepub-doc.h
-include/libgepub/gepub-text-chunk.h
-include/libgepub/gepub-widget.h
-include/libgepub/gepub.h
-lib/girepository-1.0/Gepub-0.4.typelib
-lib/libgepub.a
-lib/libgepub.so
-lib/libgepub.so.0
-lib/libgepub.so.0.0.0
-libdata/pkgconfig/libgepub.pc
-share/gir-1.0/Gepub-0.4.gir
+include/libgepub-0.6/gepub-archive.h
+include/libgepub-0.6/gepub-doc.h
+include/libgepub-0.6/gepub-text-chunk.h
+include/libgepub-0.6/gepub-widget.h
+include/libgepub-0.6/gepub.h
+lib/girepository-1.0/Gepub-0.6.typelib
+lib/libgepub-0.6.so
+lib/libgepub-0.6.so.0
+lib/libgepub-0.6.so.0.0.0
+libdata/pkgconfig/libgepub-0.6.pc
+share/gir-1.0/Gepub-0.6.gir
diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile
index b2c95c995bee..c756b98fb676 100644
--- a/textproc/meld/Makefile
+++ b/textproc/meld/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= meld
-PORTVERSION= 3.18.0
+PORTVERSION= 3.18.2
CATEGORIES= textproc devel python
MASTER_SITES= GNOME
@@ -25,6 +25,8 @@ PYDISTUTILS_INSTALL_TARGET= --no-update-icon-cache --no-compile-schemas install
INSTALLS_ICONS= yes
NO_ARCH= yes
+PLIST_SUB= PORTVER=${PORTVERSION}
+
.include <bsd.port.pre.mk>
PYDISTUTILS_INSTALLARGS= -c -O1 --prefix=${PREFIX} --root=${STAGEDIR}
diff --git a/textproc/meld/distinfo b/textproc/meld/distinfo
index d39bf3c701e2..6a5eefcf0637 100644
--- a/textproc/meld/distinfo
+++ b/textproc/meld/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512506220
-SHA256 (meld-3.18.0.tar.xz) = 848158b1e5c7473b9da3ddc16e057aad8951ec82979beb5914b8b4acdf97223e
-SIZE (meld-3.18.0.tar.xz) = 553772
+TIMESTAMP = 1531227251
+SHA256 (meld-3.18.2.tar.xz) = 1934abf4397e6a31b3c3d3d372ddb2aa6e6be499a71d96b114f14707afe93781
+SIZE (meld-3.18.2.tar.xz) = 568292
diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist
index f36b30f52149..5a867ae52d3a 100644
--- a/textproc/meld/pkg-plist
+++ b/textproc/meld/pkg-plist
@@ -169,7 +169,6 @@ bin/meld
man/man1/meld.1.gz
share/appdata/meld.appdata.xml
share/applications/meld.desktop
-%%DOCSDIR%%/NEWS
share/help/C/meld/command-line.page
share/help/C/meld/file-changes.page
share/help/C/meld/file-filters.page
@@ -186,86 +185,6 @@ share/help/C/meld/resolving-conflicts.page
share/help/C/meld/text-filters.page
share/help/C/meld/vc-mode.page
share/help/C/meld/vc-supported.page
-share/help/cs/meld/command-line.page
-share/help/cs/meld/file-changes.page
-share/help/cs/meld/file-filters.page
-share/help/cs/meld/file-mode.page
-share/help/cs/meld/flattened-view.page
-share/help/cs/meld/folder-mode.page
-share/help/cs/meld/index.page
-share/help/cs/meld/introduction.page
-share/help/cs/meld/keyboard-shortcuts.page
-share/help/cs/meld/legal.xml
-share/help/cs/meld/missing-functionality.page
-share/help/cs/meld/preferences.page
-share/help/cs/meld/resolving-conflicts.page
-share/help/cs/meld/text-filters.page
-share/help/cs/meld/vc-mode.page
-share/help/cs/meld/vc-supported.page
-share/help/de/meld/command-line.page
-share/help/de/meld/file-changes.page
-share/help/de/meld/file-filters.page
-share/help/de/meld/file-mode.page
-share/help/de/meld/flattened-view.page
-share/help/de/meld/folder-mode.page
-share/help/de/meld/index.page
-share/help/de/meld/introduction.page
-share/help/de/meld/keyboard-shortcuts.page
-share/help/de/meld/legal.xml
-share/help/de/meld/missing-functionality.page
-share/help/de/meld/preferences.page
-share/help/de/meld/resolving-conflicts.page
-share/help/de/meld/text-filters.page
-share/help/de/meld/vc-mode.page
-share/help/de/meld/vc-supported.page
-share/help/el/meld/command-line.page
-share/help/el/meld/file-changes.page
-share/help/el/meld/file-filters.page
-share/help/el/meld/file-mode.page
-share/help/el/meld/flattened-view.page
-share/help/el/meld/folder-mode.page
-share/help/el/meld/index.page
-share/help/el/meld/introduction.page
-share/help/el/meld/keyboard-shortcuts.page
-share/help/el/meld/legal.xml
-share/help/el/meld/missing-functionality.page
-share/help/el/meld/preferences.page
-share/help/el/meld/resolving-conflicts.page
-share/help/el/meld/text-filters.page
-share/help/el/meld/vc-mode.page
-share/help/el/meld/vc-supported.page
-share/help/es/meld/command-line.page
-share/help/es/meld/file-changes.page
-share/help/es/meld/file-filters.page
-share/help/es/meld/file-mode.page
-share/help/es/meld/flattened-view.page
-share/help/es/meld/folder-mode.page
-share/help/es/meld/index.page
-share/help/es/meld/introduction.page
-share/help/es/meld/keyboard-shortcuts.page
-share/help/es/meld/legal.xml
-share/help/es/meld/missing-functionality.page
-share/help/es/meld/preferences.page
-share/help/es/meld/resolving-conflicts.page
-share/help/es/meld/text-filters.page
-share/help/es/meld/vc-mode.page
-share/help/es/meld/vc-supported.page
-share/help/sv/meld/command-line.page
-share/help/sv/meld/file-changes.page
-share/help/sv/meld/file-filters.page
-share/help/sv/meld/file-mode.page
-share/help/sv/meld/flattened-view.page
-share/help/sv/meld/folder-mode.page
-share/help/sv/meld/index.page
-share/help/sv/meld/introduction.page
-share/help/sv/meld/keyboard-shortcuts.page
-share/help/sv/meld/legal.xml
-share/help/sv/meld/missing-functionality.page
-share/help/sv/meld/preferences.page
-share/help/sv/meld/resolving-conflicts.page
-share/help/sv/meld/text-filters.page
-share/help/sv/meld/vc-mode.page
-share/help/sv/meld/vc-supported.page
share/icons/HighContrast/scalable/apps/meld.svg
share/icons/hicolor/16x16/actions/meld-change-apply-left.png
share/icons/hicolor/16x16/actions/meld-change-apply-right.png
@@ -277,6 +196,10 @@ share/icons/hicolor/22x22/apps/meld.png
share/icons/hicolor/32x32/apps/meld.png
share/icons/hicolor/48x48/apps/meld-version-control.png
share/icons/hicolor/48x48/apps/meld.png
+share/icons/hicolor/scalable/apps/meld-figuring-linked.svg
+share/icons/hicolor/scalable/apps/meld-figuring.svg
+share/icons/hicolor/scalable/apps/meld-unlinking-plus-overlay.svg
+share/icons/hicolor/scalable/apps/meld-unlinking.svg
share/icons/hicolor/scalable/apps/meld.svg
share/locale/ar/LC_MESSAGES/meld.mo
share/locale/bg/LC_MESSAGES/meld.mo
diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile
index 8e813bc058ed..0853ab7a582f 100644
--- a/textproc/sary/Makefile
+++ b/textproc/sary/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sary
PORTVERSION= 1.2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://sary.sourceforge.net/
diff --git a/textproc/sary/files/patch-sary_builder.c b/textproc/sary/files/patch-sary_builder.c
new file mode 100644
index 000000000000..05902dcc52ea
--- /dev/null
+++ b/textproc/sary/files/patch-sary_builder.c
@@ -0,0 +1,29 @@
+--- sary/builder.c.orig 2005-01-28 08:50:24 UTC
++++ sary/builder.c
+@@ -45,7 +45,7 @@ struct _SaryBuilder{
+ gpointer progress_func_data;
+ };
+
+-static SaryInt index (SaryBuilder *builder,
++static SaryInt sary_index (SaryBuilder *builder,
+ SaryProgress *progress,
+ SaryWriter *writer);
+ static void progress_quiet (SaryProgress *progress);
+@@ -124,7 +124,7 @@ sary_builder_index (SaryBuilder *builder)
+ builder->progress_func,
+ builder->progress_func_data);
+
+- count = index(builder, progress, writer);
++ count = sary_index(builder, progress, writer);
+
+ sary_progress_destroy(progress);
+ sary_writer_destroy(writer);
+@@ -219,7 +219,7 @@ sary_builder_connect_progress (SaryBuilder *builder,
+ }
+
+ static SaryInt
+-index (SaryBuilder *builder, SaryProgress *progress, SaryWriter *writer)
++sary_index (SaryBuilder *builder, SaryProgress *progress, SaryWriter *writer)
+ {
+ gchar *bof, *cursor;
+ SaryInt count;
diff --git a/textproc/sary/files/patch-src_mksary.c b/textproc/sary/files/patch-src_mksary.c
new file mode 100644
index 000000000000..f2bbaaf10e1a
--- /dev/null
+++ b/textproc/sary/files/patch-src_mksary.c
@@ -0,0 +1,38 @@
+--- src/mksary.c.orig 2004-06-11 18:57:28 UTC
++++ src/mksary.c
+@@ -59,7 +59,7 @@ CodesetFunc codeset_func_tab[] = {
+ static SaryIpointFunc dispatch_codeset_func (const gchar *codeset);
+ static SaryBuilder* new_builder (const gchar *file_name,
+ const gchar *array_name);
+-static void index (SaryBuilder *builder,
++static void mk_index (SaryBuilder *builder,
+ const gchar *file_name,
+ const gchar *array_name);
+ static void sort (SaryBuilder *builder,
+@@ -149,7 +149,7 @@ new_builder (const gchar *file_name, const gchar *arra
+ }
+
+ static void
+-index (SaryBuilder *builder,
++mk_index (SaryBuilder *builder,
+ const gchar *file_name,
+ const gchar *array_name)
+ {
+@@ -186,7 +186,7 @@ index_and_sort (SaryBuilder *builder,
+ const gchar *file_name,
+ const gchar *array_name)
+ {
+- index(builder, file_name, array_name);
++ mk_index(builder, file_name, array_name);
+ sort(builder, file_name, array_name);
+ }
+
+@@ -358,7 +358,7 @@ parse_options (int argc, char **argv)
+ show_help();
+ break;
+ case 'i':
+- process = index;
++ process = mk_index;
+ break;
+ case 'l':
+ ipoint_func = sary_ipoint_line;
diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile
index 3f1fe4f642bc..b7f9fb6fc776 100644
--- a/textproc/xmlroff/Makefile
+++ b/textproc/xmlroff/Makefile
@@ -3,8 +3,8 @@
PORTNAME= xmlroff
PORTVERSION= 0.6.2
-PORTREVISION= 7
DISTVERSIONPREFIX= v
+PORTREVISION= 7
CATEGORIES= textproc
MAINTAINER= hrs@FreeBSD.org
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= libfo>=0.6.2:textproc/libfo
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= autoreconf gmake gettext libtool pkgconfig
+USES= autoreconf gmake gnome gettext libtool pkgconfig
USE_GITHUB= yes
USE_GNOME= libgnomeprint libartlgpl2 pango glib20 \
libxslt libxml2 gdkpixbuf2
@@ -24,11 +24,14 @@ GH_ACCOUNT= xmlroff
GH_PROJECT= xmlroff
WRKSRC_SUBDIR= ${PORTNAME}
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
+CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc --enable-man
INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS
DOCS_CONFIGURE_ENABLE= gtk-doc
DOCS_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-doc.pc:textproc/gtk-doc
+post-patch:
+ @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/docs/Makefile.am
+
.include <bsd.port.mk>
diff --git a/textproc/xmlroff/files/patch-configure.ac b/textproc/xmlroff/files/patch-configure.ac
index d06c812b2090..167fdcd402ef 100644
--- a/textproc/xmlroff/files/patch-configure.ac
+++ b/textproc/xmlroff/files/patch-configure.ac
@@ -5,11 +5,11 @@
#
-# Checks for libxslt
--#
--# Variables for libxslt will also include values appropriate for
--# libxml2.
+# Checks for libfo
#
+-# Variables for libxslt will also include values appropriate for
+-# libxml2.
+-#
-LIBXSLT_PACKAGES=libxslt
-LIBXSLT_REQUIRED_VERSION=1.0.3
+LIBFO_PACKAGES=libfo-0.6
diff --git a/textproc/xmlroff/files/patch-docs-Makefile.am b/textproc/xmlroff/files/patch-docs-Makefile.am
index 17785cf54cfa..3d634b20c5e1 100644
--- a/textproc/xmlroff/files/patch-docs-Makefile.am
+++ b/textproc/xmlroff/files/patch-docs-Makefile.am
@@ -9,16 +9,73 @@
$(PANGO_LIBS) \
$(GNOMEPRINT_LIBS) \
$(GDKPIXBUF_LIBS) \
-@@ -228,7 +228,7 @@ dist-hook-local:
- DOCBOOK_XSL=http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl
+@@ -203,7 +203,7 @@ if ENABLE_MAN
+ man_MANS = xmlroff.1
+
+ .xml.1:
+- @XSLTPROC@ -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
++ @XSLTPROC@ -nonet file://%%LOCALBASE%%/share/xsl/docbook/manpages/docbook.xsl $<
+
+ BUILT_EXTRA_DIST = $(man_MANS)
+ endif
+@@ -225,10 +225,10 @@ dist-hook-local:
+ # done
+
+ # Location of DocBook XSL stylesheet.
+-DOCBOOK_XSL=http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl
++DOCBOOK_XSL=file://%%LOCALBASE%%/share/xsl/docbook/fo/docbook.xsl
xmlroff.fo: xmlroff.xml ../libfo-compat.xsl
- xsltproc $(DOCBOOK_XSL) xmlroff.xml > xmlroff.tmp
-+ env XML_CATALOG_FILES=file://${LOCALBASE}/share/xml/catalog xsltproc --nonet $(DOCBOOK_XSL) xmlroff.xml > xmlroff.tmp
++ env XML_CATALOG_FILES=file://%%LOCALBASE%%/share/xml/catalog xsltproc --nonet $(DOCBOOK_XSL) xmlroff.xml > xmlroff.tmp
xsltproc ../libfo-compat.xsl xmlroff.tmp > xmlroff.fo
rm -f xmlroff.tmp
-@@ -341,8 +341,6 @@ install-data-local:
+@@ -254,8 +254,8 @@ EXTRA_DIST = \
+ $(DOC_MODULE)-sections.txt \
+ $(DOC_MODULE)-overrides.txt
+
+-DOC_STAMPS=scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
+- $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
++DOC_STAMPS=scan-build.stamp sgml-build.stamp html-build.stamp \
++ $(srcdir)/sgml.stamp $(srcdir)/html.stamp
+
+ SCANOBJ_FILES = \
+ $(DOC_MODULE).args \
+@@ -286,22 +286,9 @@ scan-build.stamp: $(HFILE_GLOB)
+ $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES): scan-build.stamp
+ @true
+
+-#### templates ####
+-
+-tmpl-build.stamp: $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt
+- @echo '*** Rebuilding template files ***'
+- cd $(srcdir) && gtkdoc-mktmpl --module=$(DOC_MODULE)
+- touch tmpl-build.stamp
+-
+-tmpl.stamp: tmpl-build.stamp
+- @true
+-
+-tmpl/*.sgml:
+- @true
+-
+ #### sgml ####
+
+-sgml-build.stamp: tmpl.stamp $(CFILE_GLOB) $(srcdir)/tmpl/*.sgml
++sgml-build.stamp: scan-build.stamp $(CFILE_GLOB)
+ @echo '*** Building SGML ***'
+ cd $(srcdir) && \
+ gtkdoc-mkdb --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) $(MKDB_OPTIONS)
+@@ -319,7 +306,7 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(c
+ cd $(srcdir)/html && gtkdoc-mkhtml $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
+ test "x$(HTML_IMAGES)" = "x" || ( cd $(srcdir) && cp $(HTML_IMAGES) html )
+ @echo '-- Fixing Crossreferences'
+- cd $(srcdir) && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
++ cd $(srcdir) && gtkdoc-fixxref --module=xmlroff --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
+ touch html-build.stamp
+ endif
+
+@@ -341,8 +328,6 @@ install-data-local:
echo '-- Installing '$$i ; \
$(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
done; \
@@ -27,3 +84,14 @@
fi)
#
+@@ -357,10 +342,8 @@ dist-check-gtkdoc:
+ endif
+
+ dist-hook: dist-check-gtkdoc dist-hook-local
+- mkdir $(distdir)/tmpl
+ mkdir $(distdir)/xml
+ mkdir $(distdir)/html
+- -cp $(srcdir)/tmpl/*.sgml $(distdir)/tmpl
+ -cp $(srcdir)/xml/*.xml $(distdir)/xml
+ -cp $(srcdir)/html/* $(distdir)/html
+
diff --git a/textproc/xmlroff/pkg-plist b/textproc/xmlroff/pkg-plist
index fd427c0e7bb4..18756ea12c51 100644
--- a/textproc/xmlroff/pkg-plist
+++ b/textproc/xmlroff/pkg-plist
@@ -344,3 +344,4 @@ share/xml/libfo-0.6.2/xmlroff.xml
%%PORTDOCS%%%%DOCSDIR%%/xmlroff.1.html
%%PORTDOCS%%%%DOCSDIR%%/xmlroff.css
%%PORTDOCS%%%%DOCSDIR%%/xmlroff.devhelp2
+man/man1/xmlroff.1.gz
diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile
index 73c3d8c9808b..91eeb2aa8e83 100644
--- a/textproc/yelp-tools/Makefile
+++ b/textproc/yelp-tools/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yelp-tools
-PORTVERSION= 3.18.0
+PORTVERSION= 3.28.0
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/textproc/yelp-tools/distinfo b/textproc/yelp-tools/distinfo
index 9bad2422d005..7a57d5ffacf7 100644
--- a/textproc/yelp-tools/distinfo
+++ b/textproc/yelp-tools/distinfo
@@ -1,2 +1,3 @@
-SHA256 (gnome3/yelp-tools-3.18.0.tar.xz) = c6c1d65f802397267cdc47aafd5398c4b60766e0a7ad2190426af6c0d0716932
-SIZE (gnome3/yelp-tools-3.18.0.tar.xz) = 210712
+TIMESTAMP = 1525379451
+SHA256 (gnome3/yelp-tools-3.28.0.tar.xz) = 82dbfeea2359dfef8ee92c7580c7f03768d12f9bf67d839f03a5e9b0686dc1ac
+SIZE (gnome3/yelp-tools-3.28.0.tar.xz) = 210496
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index ee9bbe30620d..f3db1c14487b 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yelp-xsl
-PORTVERSION= 3.18.1
+PORTVERSION= 3.28.0
CATEGORIES= textproc gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -14,10 +14,9 @@ PORTSCOUT= limitw:1,even
BUILD_DEPENDS= itstool:textproc/itstool
-USES= gettext gmake gnome pathfix pkgconfig tar:xz
+USES= gettext gmake gnome localbase pathfix \
+ pkgconfig tar:xz
USE_GNOME= gnomeprefix intlhack libxml2 libxslt
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>
diff --git a/textproc/yelp-xsl/distinfo b/textproc/yelp-xsl/distinfo
index 1fe1467bf8ab..ae1a61d55923 100644
--- a/textproc/yelp-xsl/distinfo
+++ b/textproc/yelp-xsl/distinfo
@@ -1,2 +1,3 @@
-SHA256 (gnome3/yelp-xsl-3.18.1.tar.xz) = 00870fbe59a1bc7797b385fce16386917e2987c404e9b5a7adcf0036f1c1ba62
-SIZE (gnome3/yelp-xsl-3.18.1.tar.xz) = 565376
+TIMESTAMP = 1525379363
+SHA256 (gnome3/yelp-xsl-3.28.0.tar.xz) = 8ccdf47b31acbdd26a7380b3bc6700742a7aff91a54dab279fd5ea8b43b53f93
+SIZE (gnome3/yelp-xsl-3.28.0.tar.xz) = 509828
diff --git a/textproc/yelp-xsl/pkg-plist b/textproc/yelp-xsl/pkg-plist
index dff3a67f6369..9638cc480a69 100644
--- a/textproc/yelp-xsl/pkg-plist
+++ b/textproc/yelp-xsl/pkg-plist
@@ -1,62 +1,16 @@
libdata/pkgconfig/yelp-xsl.pc
-%%DATADIR%%/icons/hicolor/24x24/status/yelp-note-bug.png
-%%DATADIR%%/icons/hicolor/24x24/status/yelp-note-important.png
-%%DATADIR%%/icons/hicolor/24x24/status/yelp-note-tip.png
-%%DATADIR%%/icons/hicolor/24x24/status/yelp-note-warning.png
-%%DATADIR%%/icons/hicolor/24x24/status/yelp-note.png
-%%DATADIR%%/icons/hicolor/48x48/status/yelp-note-bug.png
-%%DATADIR%%/icons/hicolor/48x48/status/yelp-note-important.png
-%%DATADIR%%/icons/hicolor/48x48/status/yelp-note-tip.png
-%%DATADIR%%/icons/hicolor/48x48/status/yelp-note-warning.png
-%%DATADIR%%/icons/hicolor/48x48/status/yelp-note.png
-%%DATADIR%%/icons/hicolor/scalable/status/yelp-note-bug.svg
-%%DATADIR%%/icons/hicolor/scalable/status/yelp-note-important.svg
-%%DATADIR%%/icons/hicolor/scalable/status/yelp-note-tip.svg
-%%DATADIR%%/icons/hicolor/scalable/status/yelp-note-warning.svg
-%%DATADIR%%/icons/hicolor/scalable/status/yelp-note.svg
-%%DATADIR%%/js/jquery.js
-%%DATADIR%%/js/jquery.syntax.brush.apache.js
-%%DATADIR%%/js/jquery.syntax.brush.applescript.js
-%%DATADIR%%/js/jquery.syntax.brush.assembly.js
-%%DATADIR%%/js/jquery.syntax.brush.bash-script.js
-%%DATADIR%%/js/jquery.syntax.brush.bash.js
-%%DATADIR%%/js/jquery.syntax.brush.basic.js
-%%DATADIR%%/js/jquery.syntax.brush.clang.js
-%%DATADIR%%/js/jquery.syntax.brush.csharp.js
-%%DATADIR%%/js/jquery.syntax.brush.css.js
-%%DATADIR%%/js/jquery.syntax.brush.diff.js
-%%DATADIR%%/js/jquery.syntax.brush.go.js
-%%DATADIR%%/js/jquery.syntax.brush.haskell.js
-%%DATADIR%%/js/jquery.syntax.brush.html.js
-%%DATADIR%%/js/jquery.syntax.brush.io.js
-%%DATADIR%%/js/jquery.syntax.brush.java.js
-%%DATADIR%%/js/jquery.syntax.brush.javascript.js
-%%DATADIR%%/js/jquery.syntax.brush.kai.js
-%%DATADIR%%/js/jquery.syntax.brush.lisp.js
-%%DATADIR%%/js/jquery.syntax.brush.lua.js
-%%DATADIR%%/js/jquery.syntax.brush.ocaml.js
-%%DATADIR%%/js/jquery.syntax.brush.ooc.js
-%%DATADIR%%/js/jquery.syntax.brush.pascal.js
-%%DATADIR%%/js/jquery.syntax.brush.perl5.js
-%%DATADIR%%/js/jquery.syntax.brush.php-script.js
-%%DATADIR%%/js/jquery.syntax.brush.php.js
-%%DATADIR%%/js/jquery.syntax.brush.plain.js
-%%DATADIR%%/js/jquery.syntax.brush.protobuf.js
-%%DATADIR%%/js/jquery.syntax.brush.python.js
-%%DATADIR%%/js/jquery.syntax.brush.ruby.js
-%%DATADIR%%/js/jquery.syntax.brush.scala.js
-%%DATADIR%%/js/jquery.syntax.brush.smalltalk.js
-%%DATADIR%%/js/jquery.syntax.brush.sql.js
-%%DATADIR%%/js/jquery.syntax.brush.super-collider.js
-%%DATADIR%%/js/jquery.syntax.brush.xml.js
-%%DATADIR%%/js/jquery.syntax.brush.yaml.js
-%%DATADIR%%/js/jquery.syntax.core.js
-%%DATADIR%%/js/jquery.syntax.js
-%%DATADIR%%/js/jquery.syntax.layout.yelp.js
+%%DATADIR%%/js/highlight.pack.js
%%DATADIR%%/xslt/common/color.xsl
%%DATADIR%%/xslt/common/domains/yelp-xsl.xml
%%DATADIR%%/xslt/common/html.xsl
%%DATADIR%%/xslt/common/icons.xsl
+%%DATADIR%%/xslt/common/icons/yelp-note-advanced.svg
+%%DATADIR%%/xslt/common/icons/yelp-note-bug.svg
+%%DATADIR%%/xslt/common/icons/yelp-note-important.svg
+%%DATADIR%%/xslt/common/icons/yelp-note-note.svg
+%%DATADIR%%/xslt/common/icons/yelp-note-package.svg
+%%DATADIR%%/xslt/common/icons/yelp-note-tip.svg
+%%DATADIR%%/xslt/common/icons/yelp-note-warning.svg
%%DATADIR%%/xslt/common/l10n-numbers.xsl
%%DATADIR%%/xslt/common/l10n.xsl
%%DATADIR%%/xslt/common/ttml.xsl
@@ -96,7 +50,6 @@ libdata/pkgconfig/yelp-xsl.pc
%%DATADIR%%/xslt/mallard/common/mal-sort.xsl
%%DATADIR%%/xslt/mallard/html/mal2html-api.xsl
%%DATADIR%%/xslt/mallard/html/mal2html-block.xsl
-%%DATADIR%%/xslt/mallard/html/mal2html-facets.xsl
%%DATADIR%%/xslt/mallard/html/mal2html-gloss.xsl
%%DATADIR%%/xslt/mallard/html/mal2html-inline.xsl
%%DATADIR%%/xslt/mallard/html/mal2html-links.xsl