diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-10-04 20:35:19 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-10-04 20:35:19 +0000 |
commit | d014a5456d43757808818be20149598c2c31b1a4 (patch) | |
tree | 01fd42b41fe6fc1313e4305c55c0534ddaf08e46 | |
parent | be3e653697948500a4bd5440d363c5b4ba000d0e (diff) | |
download | ports-d014a5456d43757808818be20149598c2c31b1a4.tar.gz ports-d014a5456d43757808818be20149598c2c31b1a4.zip |
Upgrade to 1.3 and make fetchable again.
Reported by: pointyhat via Kris
Notes
Notes:
svn path=/head/; revision=174480
-rw-r--r-- | www/bugmenot/Makefile | 5 | ||||
-rw-r--r-- | www/bugmenot/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile index 9cec1c1b636a..24431a38dff3 100644 --- a/www/bugmenot/Makefile +++ b/www/bugmenot/Makefile @@ -6,12 +6,11 @@ # PORTNAME= bugmenot -PORTVERSION= 0.8 -PORTREVISION= 2 +PORTVERSION= 1.3 CATEGORIES= www MASTER_SITES= http://extensions.roachfiend.com/ DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_1 +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} MAINTAINER= thierry@FreeBSD.org COMMENT= ${GECKO} extension to bypass compulsory web registration diff --git a/www/bugmenot/distinfo b/www/bugmenot/distinfo index 8267167237c1..4b6d6cdca957 100644 --- a/www/bugmenot/distinfo +++ b/www/bugmenot/distinfo @@ -1,3 +1,3 @@ -MD5 (bugmenot-0.8_1/bugmenot.xpi) = 13d767e11d5fc41711e61ff5e564493b -SHA256 (bugmenot-0.8_1/bugmenot.xpi) = 36da3653f59a20c5894f35621bdc49fdb739c4d3b6dc52f9a1e6792349a82125 -SIZE (bugmenot-0.8_1/bugmenot.xpi) = 24375 +MD5 (bugmenot-1.3_0/bugmenot.xpi) = f446463062b623004db61563eab815c2 +SHA256 (bugmenot-1.3_0/bugmenot.xpi) = 278cb953299e5423ed90c342c228aaa411eaa00fd6518bd73235212084703c18 +SIZE (bugmenot-1.3_0/bugmenot.xpi) = 19249 |