old version doesn't work with firefox 20. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->antoine Take.
Author: antoine Date: Fri May 3 20:36:40 2013 New Revision: 317240 URL: http://svnweb.freebsd.org/changeset/ports/317240 Log: Update xpi-pentadactyl to 20130407 PR: ports/177684 Submitted by: clutton (maintainer) Approved by: eadler (mentor) Modified: head/www/xpi-pentadactyl/Makefile head/www/xpi-pentadactyl/distinfo Modified: head/www/xpi-pentadactyl/Makefile ============================================================================== --- head/www/xpi-pentadactyl/Makefile Fri May 3 20:36:33 2013 (r317239) +++ head/www/xpi-pentadactyl/Makefile Fri May 3 20:36:40 2013 (r317240) @@ -1,11 +1,11 @@ # Created by: clutton mbsd@isgroup.com.ua # $FreeBSD$ -PORTNAME= pentadactyl -PORTVERSION= 20130122 -MASTER_SITES= GOOGLE_CODE -PROJECTHOST= dactyl -CATEGORIES= www +PORTNAME= pentadactyl +PORTVERSION= 20130407 +CATEGORIES= www +MASTER_SITES= GOOGLE_CODE +PROJECTHOST= dactyl MAINTAINER= mbsd@isgroup.com.ua COMMENT= Firefox for Vim and Links addicts Modified: head/www/xpi-pentadactyl/distinfo ============================================================================== --- head/www/xpi-pentadactyl/distinfo Fri May 3 20:36:33 2013 (r317239) +++ head/www/xpi-pentadactyl/distinfo Fri May 3 20:36:40 2013 (r317240) @@ -1,2 +1,2 @@ -SHA256 (xpi/pentadactyl-20130122.xpi) = e9c733bffd0312b556c35c283790ade0dd19d5b4d696495846988aeeac5468b7 -SIZE (xpi/pentadactyl-20130122.xpi) = 539934 +SHA256 (xpi/pentadactyl-20130407.xpi) = f95e6552ecad02629166cc24cd65a2b756237ece3c061123943874eb31aac792 +SIZE (xpi/pentadactyl-20130407.xpi) = 540366 _______________________________________________ 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"
State Changed From-To: open->closed Port updated, thanks!