diff options
author | sat <sat@FreeBSD.org> | 2007-10-06 06:51:14 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-10-06 06:51:14 +0800 |
commit | 76d36e683c158530dcd344f281e04597763a2797 (patch) | |
tree | 59928903da2d3b41f64f2929bfcbf857ef76a274 /www | |
parent | 4746471552e4d4fbe9cca2e3bb656ce37bae2818 (diff) | |
download | freebsd-ports-gnome-76d36e683c158530dcd344f281e04597763a2797.tar.gz freebsd-ports-gnome-76d36e683c158530dcd344f281e04597763a2797.tar.zst freebsd-ports-gnome-76d36e683c158530dcd344f281e04597763a2797.zip |
- Update to 0.4.2 [1]
- Deprecate [2]
PR: ports/116762 [2]
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer) [2]
Approved by: Simon Olofsson <simon@olofsson.de> (maintainer, implicit) [1]
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-surfkeys/Makefile | 8 | ||||
-rw-r--r-- | www/xpi-surfkeys/distinfo | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www/xpi-surfkeys/Makefile b/www/xpi-surfkeys/Makefile index d0d66e08570f..64e4e1a2a506 100644 --- a/www/xpi-surfkeys/Makefile +++ b/www/xpi-surfkeys/Makefile @@ -6,13 +6,17 @@ # PORTNAME= surfkeys -PORTVERSION= 0.4.1 -DISTVERSIONSUFFIX= -fx +DISTVERSION= 0_4_2 CATEGORIES= www +MASTER_SITES= MOZDEV +DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= simon@olofsson.de COMMENT= Comfortable surfing with keyboard +DEPRECATED= Development has been ceased +EXPIRATION_DATE= 2007-12-01 + XPI_ID= {a44ef047-cd8d-406e-a354-b7101bd24735} XPI_FILES= chrome/chrome.jar chrome.manifest defaults/preferences/prefs.js install.rdf XPI_DIRS= chrome defaults/preferences defaults diff --git a/www/xpi-surfkeys/distinfo b/www/xpi-surfkeys/distinfo index 77cada6d0a18..7e15927993a6 100644 --- a/www/xpi-surfkeys/distinfo +++ b/www/xpi-surfkeys/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/surfkeys-0.4.1-fx.xpi) = 27365aadb7b8521f8bb5395db1b9743f -SHA256 (xpi/surfkeys-0.4.1-fx.xpi) = 0fe86d08e52e3f3a4a6e1d8ba02f6025bcc3d3e282b72831a1c5ed2ba6429729 -SIZE (xpi/surfkeys-0.4.1-fx.xpi) = 12247 +MD5 (xpi/surfkeys_0_4_2.xpi) = 8b70a0ded3d444207bc3c2097f3487f5 +SHA256 (xpi/surfkeys_0_4_2.xpi) = f9b92819495906dc34a2ad367acf16b3959a2f99de99599e3166fe8cd8a2af9f +SIZE (xpi/surfkeys_0_4_2.xpi) = 12230 |