diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-10-30 09:13:33 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-10-30 09:13:33 +0000 |
commit | bb2a30400ad59afddf8983a5990dbcec26dbbf54 (patch) | |
tree | 294cdde4778cbfd73ac25bf8b340184caa3c87dd | |
parent | disable FAM when WITHOUT_FAM is set - even when fam is installed (requires (diff) |
Upgrade to 0.8: now supports Flock.
Reported by: pointyhat via Kris
Notes
Notes:
svn path=/head/; revision=146729
-rw-r--r-- | www/bugmenot/Makefile | 2 | ||||
-rw-r--r-- | www/bugmenot/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/bugmenot/Makefile b/www/bugmenot/Makefile index d93df4f2af70..6dea5eb68eb8 100644 --- a/www/bugmenot/Makefile +++ b/www/bugmenot/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= bugmenot -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= www MASTER_SITES= http://extensions.roachfiend.com/ DISTNAME= ${PORTNAME} diff --git a/www/bugmenot/distinfo b/www/bugmenot/distinfo index 59eab3ea080c..c9bfda1121b8 100644 --- a/www/bugmenot/distinfo +++ b/www/bugmenot/distinfo @@ -1,2 +1,2 @@ -MD5 (bugmenot-0.7/bugmenot.xpi) = 3d237fd87f362f49dbf039ad37dddcd4 -SIZE (bugmenot-0.7/bugmenot.xpi) = 26429 +MD5 (bugmenot-0.8/bugmenot.xpi) = 7742700af63631dde1987b5e1ab59e55 +SIZE (bugmenot-0.8/bugmenot.xpi) = 24369 |