View | Details | Raw Unified | Return to bug 250512 | Differences between
and this patch

Collapse All | Expand All

(-)devel/libgdata/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	libgdata
4
PORTNAME=	libgdata
5
PORTVERSION=	0.17.13
5
PORTVERSION=	0.17.13
6
PORTREVISION=	1
6
CATEGORIES=	devel
7
CATEGORIES=	devel
7
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
8
9
Lines 18-24 Link Here
18
		libjson-glib-1.0.so:devel/json-glib \
19
		libjson-glib-1.0.so:devel/json-glib \
19
		libp11-kit.so:security/p11-kit \
20
		libp11-kit.so:security/p11-kit \
20
		libgoa-1.0.so:net/gnome-online-accounts \
21
		libgoa-1.0.so:net/gnome-online-accounts \
21
		libgcr-3.so:security/gcr \
22
		libgcr-base-3.so:security/gcr \
22
		liboauth.so:net/liboauth
23
		liboauth.so:net/liboauth
23
24
24
USES=		gettext gnome localbase meson pkgconfig tar:xz
25
USES=		gettext gnome localbase meson pkgconfig tar:xz
(-)mail/evolution/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	evolution
4
PORTNAME=	evolution
5
PORTVERSION=	3.38.0
5
PORTVERSION=	3.38.0
6
PORTREVISION=	1
6
CATEGORIES=	mail gnome
7
CATEGORIES=	mail gnome
7
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
8
DIST_SUBDIR=	gnome
9
DIST_SUBDIR=	gnome
Lines 20-26 Link Here
20
		iso-codes>=0:misc/iso-codes \
21
		iso-codes>=0:misc/iso-codes \
21
		highlight:textproc/highlight
22
		highlight:textproc/highlight
22
LIB_DEPENDS=	libnss3.so:security/nss \
23
LIB_DEPENDS=	libnss3.so:security/nss \
23
		libgcr-3.so:security/gcr \
24
		libgcr-base-3.so:security/gcr \
24
		libgtkspell3-3.so:textproc/gtkspell3 \
25
		libgtkspell3-3.so:textproc/gtkspell3 \
25
		libgnome-autoar-gtk-0.so:archivers/gnome-autoar \
26
		libgnome-autoar-gtk-0.so:archivers/gnome-autoar \
26
		libsoup-2.4.so:devel/libsoup \
27
		libsoup-2.4.so:devel/libsoup \
(-)mail/geary/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	geary
4
PORTNAME=	geary
5
PORTVERSION=	3.32.2
5
PORTVERSION=	3.32.2
6
PORTREVISION=	1
6
CATEGORIES=	mail gnome
7
CATEGORIES=	mail gnome
7
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
8
DIST_SUBDIR=	gnome
9
DIST_SUBDIR=	gnome
Lines 24-30 Link Here
24
		libcanberra.so:audio/libcanberra \
25
		libcanberra.so:audio/libcanberra \
25
		libnotify.so:devel/libnotify \
26
		libnotify.so:devel/libnotify \
26
		libgee-0.8.so:devel/libgee \
27
		libgee-0.8.so:devel/libgee \
27
		libgcr-3.so:security/gcr \
28
		libgcr-base-3.so:security/gcr \
28
		libsecret-1.so:security/libsecret \
29
		libsecret-1.so:security/libsecret \
29
		libenchant-2.so:textproc/enchant2 \
30
		libenchant-2.so:textproc/enchant2 \
30
		libfolks.so:net-im/folks
31
		libfolks.so:net-im/folks
(-)net-im/ekiga/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
4
5
PORTNAME=	ekiga
5
PORTNAME=	ekiga
6
PORTVERSION=	4.0.1
6
PORTVERSION=	4.0.1
7
PORTREVISION=	29
7
PORTREVISION=	30
8
CATEGORIES=	net-im
8
CATEGORIES=	net-im
9
MASTER_SITES=	GNOME
9
MASTER_SITES=	GNOME
10
DIST_SUBDIR=	gnome3
10
DIST_SUBDIR=	gnome3
Lines 122-128 Link Here
122
122
123
.if ${PORT_OPTIONS:MEVOLUTION}
123
.if ${PORT_OPTIONS:MEVOLUTION}
124
USE_GNOME+=	evolutiondataserver3
124
USE_GNOME+=	evolutiondataserver3
125
LIB_DEPENDS+=	libgcr-3.so:security/gcr
125
LIB_DEPENDS+=	libgcr-base-3.so:security/gcr
126
CONFIGURE_ARGS+=--enable-eds
126
CONFIGURE_ARGS+=--enable-eds
127
PLIST_SUB+=	EVOLUTION=""
127
PLIST_SUB+=	EVOLUTION=""
128
WITH_PLUGINS=	1
128
WITH_PLUGINS=	1
(-)net-im/folks/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	folks
4
PORTNAME=	folks
5
PORTVERSION=	0.14.0
5
PORTVERSION=	0.14.0
6
PORTREVISION=	1
6
CATEGORIES=	net-im
7
CATEGORIES=	net-im
7
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
8
9
Lines 14-20 Link Here
14
15
15
BUILD_DEPENDS=	vapigen:lang/vala
16
BUILD_DEPENDS=	vapigen:lang/vala
16
LIB_DEPENDS=	libgee-0.8.so:devel/libgee \
17
LIB_DEPENDS=	libgee-0.8.so:devel/libgee \
17
		libgcr-3.so:security/gcr \
18
		libgcr-base-3.so:security/gcr \
18
		libzeitgeist-2.0.so:sysutils/zeitgeist \
19
		libzeitgeist-2.0.so:sysutils/zeitgeist \
19
		libtelepathy-glib.so:net-im/telepathy-glib \
20
		libtelepathy-glib.so:net-im/telepathy-glib \
20
		libnspr4.so:devel/nspr \
21
		libnspr4.so:devel/nspr \
(-)security/gcr/Makefile (-6 / +5 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	gcr
4
PORTNAME=	gcr
5
PORTVERSION=	3.28.0
5
PORTVERSION=	3.38.0
6
PORTREVISION=	1
7
CATEGORIES=	security gnome
6
CATEGORIES=	security gnome
8
MASTER_SITES=	GNOME
7
MASTER_SITES=	GNOME
9
8
Lines 11-16 Link Here
11
COMMENT=	Library for bits of crypto UI and parsing
10
COMMENT=	Library for bits of crypto UI and parsing
12
11
13
BUILD_DEPENDS=	gtk-doc>0:textproc/gtk-doc \
12
BUILD_DEPENDS=	gtk-doc>0:textproc/gtk-doc \
13
		gpg2:security/gnupg \
14
		vapigen:lang/vala
14
		vapigen:lang/vala
15
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
15
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
16
		libgpg-error.so:security/libgpg-error \
16
		libgpg-error.so:security/libgpg-error \
Lines 21-31 Link Here
21
PORTSCOUT=	limitw:1,even
21
PORTSCOUT=	limitw:1,even
22
22
23
USE_GNOME=	cairo gtk30 intlhack introspection:build
23
USE_GNOME=	cairo gtk30 intlhack introspection:build
24
USES=		desktop-file-utils gettext gmake gnome libtool pathfix \
24
USES=		desktop-file-utils gettext gmake gnome libtool meson pathfix \
25
		pkgconfig shared-mime-info tar:xz
25
		pkgconfig python:3.6+ shared-mime-info tar:xz
26
GNU_CONFIGURE=	yes
27
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
28
CONFIGURE_ARGS=	--disable-valgrind
27
BINARY_ALIAS=	python3=${PYTHON_VERSION}
29
INSTALLS_ICONS=	yes
28
INSTALLS_ICONS=	yes
30
INSTALL_TARGET=	install-strip
29
INSTALL_TARGET=	install-strip
31
30
(-)security/gcr/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1525382004
1
TIMESTAMP = 1603225294
2
SHA256 (gcr-3.28.0.tar.xz) = 15e175d1da7ec486d59749ba34906241c442898118ce224a7b70bf2e849faf0b
2
SHA256 (gcr-3.38.0.tar.xz) = a64cc7b65757fc2cd16de1708d132a16d05cd1f62c6eba436d56fe45d4ba27e1
3
SIZE (gcr-3.28.0.tar.xz) = 1329044
3
SIZE (gcr-3.38.0.tar.xz) = 1029784
(-)security/gcr/pkg-plist (-63 / +61 lines)
Lines 65-73 Link Here
65
lib/libgck-1.so
65
lib/libgck-1.so
66
lib/libgck-1.so.0
66
lib/libgck-1.so.0
67
lib/libgck-1.so.0.0.0
67
lib/libgck-1.so.0.0.0
68
lib/libgcr-3.so
69
lib/libgcr-3.so.1
70
lib/libgcr-3.so.1.0.0
71
lib/libgcr-base-3.so
68
lib/libgcr-base-3.so
72
lib/libgcr-base-3.so.1
69
lib/libgcr-base-3.so.1
73
lib/libgcr-base-3.so.1.0.0
70
lib/libgcr-base-3.so.1.0.0
Lines 98-104 Link Here
98
share/gtk-doc/html/gck/GckSlot.html
95
share/gtk-doc/html/gck/GckSlot.html
99
share/gtk-doc/html/gck/annotation-glossary.html
96
share/gtk-doc/html/gck/annotation-glossary.html
100
share/gtk-doc/html/gck/gck-Errors.html
97
share/gtk-doc/html/gck/gck-Errors.html
101
share/gtk-doc/html/gck/gck-GckAttribute.html
102
share/gtk-doc/html/gck/gck-GckModule-lists.html
98
share/gtk-doc/html/gck/gck-GckModule-lists.html
103
share/gtk-doc/html/gck/gck-Library-Utilities.html
99
share/gtk-doc/html/gck/gck-Library-Utilities.html
104
share/gtk-doc/html/gck/gck-Miscellaneous-Functions.html
100
share/gtk-doc/html/gck/gck-Miscellaneous-Functions.html
Lines 115-179 Link Here
115
share/gtk-doc/html/gck/style.css
111
share/gtk-doc/html/gck/style.css
116
share/gtk-doc/html/gck/up-insensitive.png
112
share/gtk-doc/html/gck/up-insensitive.png
117
share/gtk-doc/html/gck/up.png
113
share/gtk-doc/html/gck/up.png
118
share/gtk-doc/html/gcr-3/GcrCertificate.html
114
share/gtk-doc/html/gck/GckAttribute.html
119
share/gtk-doc/html/gcr-3/GcrCertificateChain.html
115
share/gtk-doc/html/gcr/GcrCertificate.html
120
share/gtk-doc/html/gcr-3/GcrCertificateWidget.html
116
share/gtk-doc/html/gcr/GcrCertificateChain.html
121
share/gtk-doc/html/gcr-3/GcrCollection.html
117
share/gtk-doc/html/gcr/GcrCertificateRequest.html
122
share/gtk-doc/html/gcr-3/GcrCollectionModel.html
118
share/gtk-doc/html/gcr/GcrCertificateWidget.html
123
share/gtk-doc/html/gcr-3/GcrComboSelector.html
119
share/gtk-doc/html/gcr/GcrCollection.html
124
share/gtk-doc/html/gcr-3/GcrComparable.html
120
share/gtk-doc/html/gcr/GcrKeyWidget.html
125
share/gtk-doc/html/gcr-3/GcrImportButton.html
121
share/gtk-doc/html/gcr/GcrListSelector.html
126
share/gtk-doc/html/gcr-3/GcrImporter.html
122
share/gtk-doc/html/gcr/GcrParser.html
127
share/gtk-doc/html/gcr-3/GcrKeyWidget.html
123
share/gtk-doc/html/gcr/GcrPkcs11Certificate.html
128
share/gtk-doc/html/gcr-3/GcrListSelector.html
124
share/gtk-doc/html/gcr/GcrPrompt.html
129
share/gtk-doc/html/gcr-3/GcrParser.html
125
share/gtk-doc/html/gcr/GcrPromptDialog.html
130
share/gtk-doc/html/gcr-3/GcrPkcs11Certificate.html
126
share/gtk-doc/html/gcr/GcrRenderer.html
131
share/gtk-doc/html/gcr-3/GcrPrompt.html
127
share/gtk-doc/html/gcr/GcrSecretExchange.html
132
share/gtk-doc/html/gcr-3/GcrPromptDialog.html
128
share/gtk-doc/html/gcr/GcrSecureEntryBuffer.html
133
share/gtk-doc/html/gcr-3/GcrRenderer.html
129
share/gtk-doc/html/gcr/GcrSimpleCertificate.html
134
share/gtk-doc/html/gcr-3/GcrSecretExchange.html
130
share/gtk-doc/html/gcr/GcrSimpleCollection.html
135
share/gtk-doc/html/gcr-3/GcrSecureEntryBuffer.html
131
share/gtk-doc/html/gcr/GcrSshAskpass.html
136
share/gtk-doc/html/gcr-3/GcrSimpleCertificate.html
132
share/gtk-doc/html/gcr/GcrSystemPrompt.html
137
share/gtk-doc/html/gcr-3/GcrSimpleCollection.html
133
share/gtk-doc/html/gcr/GcrSystemPrompter.html
138
share/gtk-doc/html/gcr-3/GcrSystemPrompt.html
134
share/gtk-doc/html/gcr/GcrTreeSelector.html
139
share/gtk-doc/html/gcr-3/GcrSystemPrompter.html
135
share/gtk-doc/html/gcr/GcrViewer.html
140
share/gtk-doc/html/gcr-3/GcrTreeSelector.html
136
share/gtk-doc/html/gcr/GcrViewerWidget.html
141
share/gtk-doc/html/gcr-3/GcrViewer.html
137
share/gtk-doc/html/gcr/GcrCollectionModel.html
142
share/gtk-doc/html/gcr-3/GcrViewerWidget.html
138
share/gtk-doc/html/gcr/GcrComboSelector.html
143
share/gtk-doc/html/gcr-3/annotation-glossary.html
139
share/gtk-doc/html/gcr/GcrComparable.html
144
share/gtk-doc/html/gcr-3/certificate-widget.png
140
share/gtk-doc/html/gcr/GcrImportButton.html
145
share/gtk-doc/html/gcr-3/certificates.html
141
share/gtk-doc/html/gcr/GcrImportInteraction.html
146
share/gtk-doc/html/gcr-3/ch01.html
142
share/gtk-doc/html/gcr/GcrImporter.html
147
share/gtk-doc/html/gcr-3/collections.html
143
share/gtk-doc/html/gcr/gcr-Library-PKCS#11.html
148
share/gtk-doc/html/gcr-3/combo-selector.png
144
share/gtk-doc/html/gcr/gcr-Library-Utilities.html
149
share/gtk-doc/html/gcr-3/gcr-3.devhelp2
145
share/gtk-doc/html/gcr/gcr-Non-pageable-Memory.html
150
share/gtk-doc/html/gcr-3/gcr-GcrCertificateRequest.html
146
share/gtk-doc/html/gcr/gcr-Trust-Storage-and-Lookups.html
151
share/gtk-doc/html/gcr-3/gcr-GcrColumn.html
147
share/gtk-doc/html/gcr/annotation-glossary.html
152
share/gtk-doc/html/gcr-3/gcr-GcrImportInteraction.html
148
share/gtk-doc/html/gcr/certificate-widget.png
153
share/gtk-doc/html/gcr-3/gcr-GcrSshAskpass.html
149
share/gtk-doc/html/gcr/certificates.html
154
share/gtk-doc/html/gcr-3/gcr-Key-Fingerprints.html
150
share/gtk-doc/html/gcr/ch01.html
155
share/gtk-doc/html/gcr-3/gcr-Library-PKCS#11.html
151
share/gtk-doc/html/gcr/collections.html
156
share/gtk-doc/html/gcr-3/gcr-Library-Utilities.html
152
share/gtk-doc/html/gcr/combo-selector.png
157
share/gtk-doc/html/gcr-3/gcr-Non-pageable-Memory.html
153
share/gtk-doc/html/gcr/gcr-GcrColumn.html
158
share/gtk-doc/html/gcr-3/gcr-Trust-Storage-and-Lookups.html
154
share/gtk-doc/html/gcr/gcr-Key-Fingerprints.html
159
share/gtk-doc/html/gcr-3/home.png
155
share/gtk-doc/html/gcr/gcr.devhelp2
160
share/gtk-doc/html/gcr-3/import-button.png
156
share/gtk-doc/html/gcr/home.png
161
share/gtk-doc/html/gcr-3/index.html
157
share/gtk-doc/html/gcr/import-button.png
162
share/gtk-doc/html/gcr-3/key-widget.png
158
share/gtk-doc/html/gcr/index.html
163
share/gtk-doc/html/gcr-3/left-insensitive.png
159
share/gtk-doc/html/gcr/key-widget.png
164
share/gtk-doc/html/gcr-3/left.png
160
share/gtk-doc/html/gcr/left-insensitive.png
165
share/gtk-doc/html/gcr-3/list-selector.png
161
share/gtk-doc/html/gcr/left.png
166
share/gtk-doc/html/gcr-3/misc.html
162
share/gtk-doc/html/gcr/list-selector.png
167
share/gtk-doc/html/gcr-3/prompts.html
163
share/gtk-doc/html/gcr/misc.html
168
share/gtk-doc/html/gcr-3/right-insensitive.png
164
share/gtk-doc/html/gcr/prompts.html
169
share/gtk-doc/html/gcr-3/right.png
165
share/gtk-doc/html/gcr/right-insensitive.png
170
share/gtk-doc/html/gcr-3/storage.html
166
share/gtk-doc/html/gcr/right.png
171
share/gtk-doc/html/gcr-3/style.css
167
share/gtk-doc/html/gcr/storage.html
172
share/gtk-doc/html/gcr-3/tree-selector.png
168
share/gtk-doc/html/gcr/style.css
173
share/gtk-doc/html/gcr-3/up-insensitive.png
169
share/gtk-doc/html/gcr/tree-selector.png
174
share/gtk-doc/html/gcr-3/up.png
170
share/gtk-doc/html/gcr/up-insensitive.png
175
share/gtk-doc/html/gcr-3/viewer-widget.png
171
share/gtk-doc/html/gcr/up.png
176
share/gtk-doc/html/gcr-3/widgets.html
172
share/gtk-doc/html/gcr/viewer-widget.png
173
share/gtk-doc/html/gcr/widgets.html
177
share/icons/hicolor/16x16/apps/gcr-gnupg.png
174
share/icons/hicolor/16x16/apps/gcr-gnupg.png
178
share/icons/hicolor/16x16/apps/gcr-key-pair.png
175
share/icons/hicolor/16x16/apps/gcr-key-pair.png
179
share/icons/hicolor/16x16/apps/gcr-key.png
176
share/icons/hicolor/16x16/apps/gcr-key.png
Lines 215-220 Link Here
215
share/locale/bs/LC_MESSAGES/gcr.mo
212
share/locale/bs/LC_MESSAGES/gcr.mo
216
share/locale/ca/LC_MESSAGES/gcr.mo
213
share/locale/ca/LC_MESSAGES/gcr.mo
217
share/locale/ca@valencia/LC_MESSAGES/gcr.mo
214
share/locale/ca@valencia/LC_MESSAGES/gcr.mo
215
share/locale/ckb/LC_MESSAGES/gcr.mo
218
share/locale/cs/LC_MESSAGES/gcr.mo
216
share/locale/cs/LC_MESSAGES/gcr.mo
219
share/locale/cy/LC_MESSAGES/gcr.mo
217
share/locale/cy/LC_MESSAGES/gcr.mo
220
share/locale/da/LC_MESSAGES/gcr.mo
218
share/locale/da/LC_MESSAGES/gcr.mo
(-)security/gnome-keyring/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	gnome-keyring
4
PORTNAME=	gnome-keyring
5
PORTVERSION=	3.36.0
5
PORTVERSION=	3.36.0
6
PORTREVISION=	1
6
CATEGORIES=	security gnome
7
CATEGORIES=	security gnome
7
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
8
DIST_SUBDIR=	gnome
9
DIST_SUBDIR=	gnome
Lines 18-24 Link Here
18
		gcr>=3.5.3:security/gcr
19
		gcr>=3.5.3:security/gcr
19
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
20
LIB_DEPENDS=	libdbus-1.so:devel/dbus \
20
		libgpg-error.so:security/libgpg-error \
21
		libgpg-error.so:security/libgpg-error \
21
		libgcr-3.so:security/gcr \
22
		libgcr-base-3.so:security/gcr \
22
		libtasn1.so:security/libtasn1 \
23
		libtasn1.so:security/libtasn1 \
23
		libp11-kit.so:security/p11-kit \
24
		libp11-kit.so:security/p11-kit \
24
		libgcrypt.so:security/libgcrypt
25
		libgcrypt.so:security/libgcrypt
(-)security/seahorse/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	seahorse
4
PORTNAME=	seahorse
5
PORTVERSION=	3.36.2
5
PORTVERSION=	3.36.2
6
PORTREVISION=	1
6
CATEGORIES=	security gnome
7
CATEGORIES=	security gnome
7
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
8
DIST_SUBDIR=	gnome
9
DIST_SUBDIR=	gnome
Lines 17-23 Link Here
17
		valac:lang/vala \
18
		valac:lang/vala \
18
		itstool:textproc/itstool
19
		itstool:textproc/itstool
19
LIB_DEPENDS=	libgpgme.so:security/gpgme \
20
LIB_DEPENDS=	libgpgme.so:security/gpgme \
20
		libgcr-3.so:security/gcr \
21
		libgcr-base-3.so:security/gcr \
21
		libsecret-1.so:security/libsecret \
22
		libsecret-1.so:security/libsecret \
22
		libsoup-2.4.so:devel/libsoup \
23
		libsoup-2.4.so:devel/libsoup \
23
		libpwquality.so:security/libpwquality \
24
		libpwquality.so:security/libpwquality \
(-)www/epiphany/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	epiphany
4
PORTNAME=	epiphany
5
PORTVERSION=	3.38.0
5
PORTVERSION=	3.38.0
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	www gnome
7
CATEGORIES=	www gnome
8
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
9
DIST_SUBDIR=	gnome
9
DIST_SUBDIR=	gnome
Lines 19-25 Link Here
19
		gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
19
		gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
20
LIB_DEPENDS=	libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
20
LIB_DEPENDS=	libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
21
		libsoup-2.4.so:devel/libsoup \
21
		libsoup-2.4.so:devel/libsoup \
22
		libgcr-3.so:security/gcr \
22
		libgcr-base-3.so:security/gcr \
23
		libstartup-notification-1.so:x11/startup-notification \
23
		libstartup-notification-1.so:x11/startup-notification \
24
		libnss3.so:security/nss \
24
		libnss3.so:security/nss \
25
		libjson-glib-1.0.so:devel/json-glib \
25
		libjson-glib-1.0.so:devel/json-glib \
(-)www/midori/Makefile (-2 / +2 lines)
Lines 4-10 Link Here
4
PORTNAME=	midori
4
PORTNAME=	midori
5
PORTVERSION=	9.0
5
PORTVERSION=	9.0
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
PORTREVISION=	2
7
PORTREVISION=	3
8
CATEGORIES=	www xfce
8
CATEGORIES=	www xfce
9
9
10
MAINTAINER=	xfce@FreeBSD.org
10
MAINTAINER=	xfce@FreeBSD.org
Lines 19-25 Link Here
19
		libjson-glib-1.0.so:devel/json-glib \
19
		libjson-glib-1.0.so:devel/json-glib \
20
		libsoup-2.4.so:devel/libsoup \
20
		libsoup-2.4.so:devel/libsoup \
21
		libp11-kit.so:security/p11-kit \
21
		libp11-kit.so:security/p11-kit \
22
		libgcr-3.so:security/gcr \
22
		libgcr-base-3.so:security/gcr \
23
		libpeas-1.0.so:devel/libpeas \
23
		libpeas-1.0.so:devel/libpeas \
24
		libwebkit2gtk-4.0.so:www/webkit2-gtk3
24
		libwebkit2gtk-4.0.so:www/webkit2-gtk3
25
RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
25
RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
(-)x11-fm/sushi/Makefile (-1 / +2 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	sushi
4
PORTNAME=	sushi
5
PORTVERSION=	3.34.0
5
PORTVERSION=	3.34.0
6
PORTREVISION=	1
6
CATEGORIES=	x11-fm gnome
7
CATEGORIES=	x11-fm gnome
7
MASTER_SITES=	GNOME
8
MASTER_SITES=	GNOME
8
DIST_SUBDIR=	gnome
9
DIST_SUBDIR=	gnome
Lines 13-19 Link Here
13
LICENSE=	GPLv2
14
LICENSE=	GPLv2
14
LICENSE_FILE=	${WRKSRC}/COPYING
15
LICENSE_FILE=	${WRKSRC}/COPYING
15
16
16
LIB_DEPENDS=	libgcr-3.so:security/gcr \
17
LIB_DEPENDS=	libgcr-base-3.so:security/gcr \
17
		libgjs.so:lang/gjs \
18
		libgjs.so:lang/gjs \
18
		libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
19
		libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
19
		libclutter-gst-3.0.so:multimedia/clutter-gst3 \
20
		libclutter-gst-3.0.so:multimedia/clutter-gst3 \

Return to bug 250512