Bug 177684

Summary: [maintainer update] www/xpi-pentadactyl
Product: Ports & Packages Reporter: clutton <mbsd>
Component: Individual Port(s)Assignee: Antoine Brodin <antoine>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description clutton 2013-04-07 10:00:00 UTC
old version doesn't work with firefox 20.

Fix: Patch attached with submission follows:
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2013-04-30 18:05:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->antoine

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-03 21:36:57 UTC
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"
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2013-05-03 21:50:34 UTC
State Changed
From-To: open->closed

Port updated, thanks!