Bug 186750 - www/qupzilla has no valid link to source
Summary: www/qupzilla has no valid link to source
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-13 23:10 UTC by Chris Hutchinson
Modified: 2014-02-14 09:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2014-02-13 23:10:01 UTC
It is not possible to build the port. The source is not available.
The link in the Makefile just points to a web page. Which tells you
to checkout the source from github. I spoke with the author, and he
told me to try many different things, in an effort to use version
1.6.2. But thus far, none have resulted in a usable version.
This port should probably be marked BROKEN, or be reverted to the
previous (working) version 1.4.4.

Thank you for all your time, and consideration.

--Chris

Fix: 

Use version 1.4.4 (if available on your system)
How-To-Repeat: attempt to make www/qupzilla (1.6.1)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-13 23:10:08 UTC
Maintainer of www/qupzilla,

Please note that PR ports/186750 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186750

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-13 23:10:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2014-02-14 08:57:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2014-02-14 08:57:39 UTC
Author: rm
Date: Fri Feb 14 08:57:32 2014
New Revision: 344169
URL: http://svnweb.freebsd.org/changeset/ports/344169
QAT: https://qat.redports.org/buildarchive/r344169/

Log:
  - mark broken, this port fails to fetch
  
  PR:		186750
  Submitted by:	C Hutchinson <portmaster@bsdforge.com>

Modified:
  head/www/qupzilla/Makefile

Modified: head/www/qupzilla/Makefile
==============================================================================
--- head/www/qupzilla/Makefile	Fri Feb 14 08:56:25 2014	(r344168)
+++ head/www/qupzilla/Makefile	Fri Feb 14 08:57:32 2014	(r344169)
@@ -11,6 +11,8 @@ COMMENT=	Modern web browser based on Web
 
 LICENSE=	GPLv3
 
+BROKEN=		Fetch fails
+
 LIB_DEPENDS=	libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \
 		libexecinfo.so:${PORTSDIR}/devel/libexecinfo
 
_______________________________________________
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"
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2014-02-14 08:59:58 UTC
State Changed
From-To: feedback->closed

Port marked as broken. Maintainer, please update your port to 1.6.2 to 
fix it. Thanks for the report!