Update to 0.4.0.3
Feature safe: yes
This commit is contained in:
parent
0f6b5bf317
commit
45cf5b0298
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307415
3 changed files with 7 additions and 8 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: xpi-tabmixplus
|
||||
# Date created: 29 March 2006
|
||||
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
||||
#
|
||||
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tabmixplus
|
||||
DISTVERSION= 0.4.0.2
|
||||
DISTVERSION= 0.4.0.3
|
||||
DISTVERSIONSUFFIX= -fx
|
||||
CATEGORIES= www
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (xpi/tab_mix_plus-0.4.0.2-fx.xpi) = 84494b2232fbe1c2c5df41d9f11a495cf9ebce8023abc444c9b203c0a28030d7
|
||||
SIZE (xpi/tab_mix_plus-0.4.0.2-fx.xpi) = 697058
|
||||
SHA256 (xpi/tab_mix_plus-0.4.0.3-fx.xpi) = 3cff2fd7521fc6cab59677c350ed195fa2b972e0433f3e3a7a807fa5357d38d6
|
||||
SIZE (xpi/tab_mix_plus-0.4.0.3-fx.xpi) = 702524
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
%%XPI_XPIDIR%%/chrome/content/flst/lasttab.js
|
||||
%%XPI_XPIDIR%%/chrome/content/links/contentLinks.js
|
||||
%%XPI_XPIDIR%%/chrome/content/links/links.xul
|
||||
%%XPI_XPIDIR%%/chrome/content/links/newTab.xul
|
||||
%%XPI_XPIDIR%%/chrome/content/links/setup.js
|
||||
%%XPI_XPIDIR%%/chrome/content/links/text_link.css
|
||||
%%XPI_XPIDIR%%/chrome/content/links/text_link.xul
|
||||
|
@ -18,9 +19,11 @@
|
|||
%%XPI_XPIDIR%%/chrome/content/minit/tablib.js
|
||||
%%XPI_XPIDIR%%/chrome/content/overlay/browsroverlay40.css
|
||||
%%XPI_XPIDIR%%/chrome/content/overlay/browsroverlay_base.css
|
||||
%%XPI_XPIDIR%%/chrome/content/overlay/tabContextMenu.xul
|
||||
%%XPI_XPIDIR%%/chrome/content/places/bookmarkProperties.xul
|
||||
%%XPI_XPIDIR%%/chrome/content/places/places.js
|
||||
%%XPI_XPIDIR%%/chrome/content/places/places.xul
|
||||
%%XPI_XPIDIR%%/chrome/content/pref/incontentPreferences.xul
|
||||
%%XPI_XPIDIR%%/chrome/content/pref/overlaySanitizeUI.js
|
||||
%%XPI_XPIDIR%%/chrome/content/pref/overlaySanitizeUI.xul
|
||||
%%XPI_XPIDIR%%/chrome/content/pref/pref-appearance.css
|
||||
|
|
Loading…
Reference in a new issue