View | Details | Raw Unified | Return to bug 178858
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	qupzilla
3
PORTNAME=	qupzilla
4
PORTVERSION=	1.4.1
4
PORTVERSION=	1.4.3
5
CATEGORIES=	www
5
CATEGORIES=	www
6
MASTER_SITES=	http://www.qupzilla.com/uploads/
6
MASTER_SITES=	http://www.qupzilla.com/uploads/
7
DISTNAME=	QupZilla-${PORTVERSION}
7
DISTNAME=	QupZilla-${PORTVERSION}
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (QupZilla-1.4.1.tar.gz) = 9aa6ee14b025dcc2b1ed9bfed4cc340c222ee1ee243e105da304f3f47ba48b4d
1
SHA256 (QupZilla-1.4.3.tar.gz) = cf48574d981b912bb1b25e6a2370c8d0eea73baf8770f437b64e3d9d06a67b2a
2
SIZE (QupZilla-1.4.1.tar.gz) = 3948318
2
SIZE (QupZilla-1.4.3.tar.gz) = 3947912
(-)pkg-plist (-4 / +4 lines)
Lines 2-8 Link Here
2
lib/libQupZilla.so
2
lib/libQupZilla.so
3
lib/libQupZilla.so.1
3
lib/libQupZilla.so.1
4
lib/libQupZilla.so.1.4
4
lib/libQupZilla.so.1.4
5
lib/libQupZilla.so.1.4.1
5
lib/libQupZilla.so.1.4.3
6
lib/qupzilla/libAccessKeysNavigation.so
6
lib/qupzilla/libAccessKeysNavigation.so
7
lib/qupzilla/libGreaseMonkey.so
7
lib/qupzilla/libGreaseMonkey.so
8
lib/qupzilla/libMouseGestures.so
8
lib/qupzilla/libMouseGestures.so
Lines 259-264 Link Here
259
@dirrm share/qupzilla/themes
259
@dirrm share/qupzilla/themes
260
@dirrm share/qupzilla/locale
260
@dirrm share/qupzilla/locale
261
@dirrm share/qupzilla
261
@dirrm share/qupzilla
262
@dirrmtry share/applications
263
@dirrmtry share/bash-completion/completions
264
@dirrmtry share/bash-completion
262
@dirrmtry share/icons/hicolor/64x64/apps
265
@dirrmtry share/icons/hicolor/64x64/apps
263
@dirrmtry share/icons/hicolor/64x64
266
@dirrmtry share/icons/hicolor/64x64
264
@dirrmtry share/icons/hicolor/48x48/apps
267
@dirrmtry share/icons/hicolor/48x48/apps
Lines 273-278 Link Here
273
@dirrmtry share/icons/hicolor/128x128
276
@dirrmtry share/icons/hicolor/128x128
274
@dirrmtry share/icons/hicolor
277
@dirrmtry share/icons/hicolor
275
@dirrmtry share/icons
278
@dirrmtry share/icons
276
@dirrmtry share/bash-completion/completions
277
@dirrmtry share/bash-completion
278
@dirrmtry share/applications

Return to bug 178858