Summary: | www/qupzilla update to 1.4.3 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | javad.kouhi | ||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
javad.kouhi
2013-05-23 12:10:00 UTC
Responsible Changed From-To: freebsd-ppc->danfe Fix synopsis and reassign. State Changed From-To: open->closed Committed, thanks! I did not include pkg-plist change in @dirrmtry order, because they are usually sorted backwards, and thus already correct. Author: danfe Date: Mon Jun 3 09:27:24 2013 New Revision: 319764 URL: http://svnweb.freebsd.org/changeset/ports/319764 Log: Update to version 1.4.3. PR: ports/178858 Submitted by: Javad Kouhi (maintainer) Modified: head/www/qupzilla/Makefile head/www/qupzilla/distinfo head/www/qupzilla/pkg-plist Modified: head/www/qupzilla/Makefile ============================================================================== --- head/www/qupzilla/Makefile Mon Jun 3 09:21:16 2013 (r319763) +++ head/www/qupzilla/Makefile Mon Jun 3 09:27:24 2013 (r319764) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qupzilla -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.3 CATEGORIES= www MASTER_SITES= http://www.qupzilla.com/uploads/ DISTNAME= QupZilla-${PORTVERSION} Modified: head/www/qupzilla/distinfo ============================================================================== --- head/www/qupzilla/distinfo Mon Jun 3 09:21:16 2013 (r319763) +++ head/www/qupzilla/distinfo Mon Jun 3 09:27:24 2013 (r319764) @@ -1,2 +1,2 @@ -SHA256 (QupZilla-1.4.1.tar.gz) = 9aa6ee14b025dcc2b1ed9bfed4cc340c222ee1ee243e105da304f3f47ba48b4d -SIZE (QupZilla-1.4.1.tar.gz) = 3948318 +SHA256 (QupZilla-1.4.3.tar.gz) = cf48574d981b912bb1b25e6a2370c8d0eea73baf8770f437b64e3d9d06a67b2a +SIZE (QupZilla-1.4.3.tar.gz) = 3947912 Modified: head/www/qupzilla/pkg-plist ============================================================================== --- head/www/qupzilla/pkg-plist Mon Jun 3 09:21:16 2013 (r319763) +++ head/www/qupzilla/pkg-plist Mon Jun 3 09:27:24 2013 (r319764) @@ -2,7 +2,7 @@ bin/qupzilla lib/libQupZilla.so lib/libQupZilla.so.1 lib/libQupZilla.so.1.4 -lib/libQupZilla.so.1.4.1 +lib/libQupZilla.so.1.4.3 lib/qupzilla/libAccessKeysNavigation.so lib/qupzilla/libGreaseMonkey.so lib/qupzilla/libMouseGestures.so _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" |