ports/178011: [maintainer update] www/qupzilla update to 1.4.1

Javad Kouhi javad.kouhi at gmail.com
Sat Apr 20 20:10:01 UTC 2013


>Number:         178011
>Category:       ports
>Synopsis:       [maintainer update] www/qupzilla update to 1.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 20 20:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Javad Kouhi
>Release:        9.1-STABLE
>Organization:
>Environment:
FreeBSD minootux 9.1-STABLE FreeBSD 9.1-STABLE #0 r249476: Sun Apr 14 19:27:02 IRDT 2013     root at minootux:/usr/obj/usr/src/sys/GIGABYTE  amd64
>Description:

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
--- Makefile	(revision 316165)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	qupzilla
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	www
 MASTER_SITES=	http://www.qupzilla.com/uploads/
 DISTNAME=	QupZilla-${PORTVERSION}
@@ -14,6 +14,7 @@
 HAS_CONFIGURE=	yes
 USE_QT4=	gui moc_build qmake_build rcc_build uic_build webkit \
 		dbus xml script sql network imageformats linguist_build
+LIB_DEPENDS=   hunspell:${PORTSDIR}/textproc/hunspell
 MAKE_ENV+=	QUPZILLA_PREFIX=${PREFIX}/ USE_LIBPATH=${PREFIX}/lib/
 USE_LDCONFIG=	yes
 INSTALLS_ICONS=	yes
@@ -23,10 +24,10 @@
 		${QMAKE} ${QMAKEFLAGS} QupZilla.pro
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|/usr/|${LOCALBASE}/|g' \
+	@${REINPLACE_CMD} -e 's|/usr|${LOCALBASE}|g' \
 		${WRKSRC}/tests/autotests/qztoolstest.cpp \
 		${WRKSRC}/src/lib/plugins/qtwebkit/spellcheck/speller.cpp
-	@${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|g' \
+	@${REINPLACE_CMD} -e 's|/usr|${PREFIX}|g' \
 		${WRKSRC}/src/install.pri
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 316165)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (QupZilla-1.4.0.tar.gz) = c17a22ffda3d6d9794472207787808f0b318c19b78687dba670af35543af7a5f
-SIZE (QupZilla-1.4.0.tar.gz) = 3990320
+SHA256 (QupZilla-1.4.1.tar.gz) = 9aa6ee14b025dcc2b1ed9bfed4cc340c222ee1ee243e105da304f3f47ba48b4d
+SIZE (QupZilla-1.4.1.tar.gz) = 3948318
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 316165)
+++ pkg-plist	(working copy)
@@ -1,14 +1,14 @@
 bin/qupzilla
-etc/bash_completion.d/bash_completion.sh
 lib/libQupZilla.so
 lib/libQupZilla.so.1
 lib/libQupZilla.so.1.4
-lib/libQupZilla.so.1.4.0
+lib/libQupZilla.so.1.4.1
 lib/qupzilla/libAccessKeysNavigation.so
 lib/qupzilla/libGreaseMonkey.so
 lib/qupzilla/libMouseGestures.so
 lib/qupzilla/libPIM.so
 share/applications/qupzilla.desktop
+share/bash-completion/completions/qupzilla
 share/icons/hicolor/128x128/apps/qupzilla.png
 share/icons/hicolor/16x16/apps/qupzilla.png
 share/icons/hicolor/256x256/apps/qupzilla.png
@@ -273,5 +273,6 @@
 @dirrmtry share/icons/hicolor/128x128
 @dirrmtry share/icons/hicolor
 @dirrmtry share/icons
+ at dirrmtry share/bash-completion/completions
+ at dirrmtry share/bash-completion
 @dirrmtry share/applications
- at dirrmtry etc/bash_completion.d


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list