Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2012 05:44:33 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306776 - head/www/xpi-pentadactyl
Message-ID:  <201211010544.qA15iXIw027174@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Thu Nov  1 05:44:33 2012
New Revision: 306776
URL: http://svn.freebsd.org/changeset/ports/306776

Log:
  - mark IGNORE: doesn't work with firefox 15+
  
  while here:
  - trim Makefile header
  - remove trailing dot from COMMENT (portlint warning)
  - whitespace fix and tab -> space change in pkg-descr:WWW
  
  PR:		173225
  Submitted by:	clutton <mbsd at isgroup.com dot ua> (maintainer)
  Feature safe:	yes

Modified:
  head/www/xpi-pentadactyl/Makefile
  head/www/xpi-pentadactyl/pkg-descr

Modified: head/www/xpi-pentadactyl/Makefile
==============================================================================
--- head/www/xpi-pentadactyl/Makefile	Thu Nov  1 05:27:34 2012	(r306775)
+++ head/www/xpi-pentadactyl/Makefile	Thu Nov  1 05:44:33 2012	(r306776)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	xpi-pentadactyl
-# Date created:							20	Jul	2012
-# Whom:									clutton mbsd@isgroup.com.ua
-#
+# Created by: clutton mbsd@isgroup.com.ua
 # $FreeBSD$
-#
 
 PORTNAME=	pentadactyl
 PORTVERSION=	1.0r1
@@ -12,7 +8,9 @@ CATEGORIES=	www
 DISTNAME=	pentadactyl-${PORTVERSION:S/r/rc/}${DISTVERSIONSUFFIX}
 
 MAINTAINER=	mbsd@isgroup.com.ua
-COMMENT=	Firefox for Vim and Links addicts.
+COMMENT=	Firefox for Vim and Links addicts
+
+IGNORE=		does not work with firefox 15+
 
 XPI_NUM=	235854
 XPI_ID=		pentadactyl@dactyl.googlecode.com

Modified: head/www/xpi-pentadactyl/pkg-descr
==============================================================================
--- head/www/xpi-pentadactyl/pkg-descr	Thu Nov  1 05:27:34 2012	(r306775)
+++ head/www/xpi-pentadactyl/pkg-descr	Thu Nov  1 05:44:33 2012	(r306776)
@@ -1,6 +1,6 @@
 Pentadactyl is a free browser add-on for Firefox, designed to make browsing
 more efficient and especially more keyboard accessible. Largely inspired by
 the Vim text editor, the appearance and finger feel of Pentadactyl should be
-familiar to Vim users. 
+familiar to Vim users.
 
-WWW:	http://5digits.org/pentadactyl
+WWW: http://5digits.org/pentadactyl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211010544.qA15iXIw027174>