diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-26 17:07:45 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-26 17:07:45 +0800 |
commit | f125636c66ab6b3cc7cbc5855cdf14d234ae4b68 (patch) | |
tree | b9e5914924ba8c101ec0f43ff16d48958a1a0c21 /www | |
parent | cdedef54470d451bc4df6594e65d51a0c59eee1e (diff) | |
download | freebsd-ports-graphics-f125636c66ab6b3cc7cbc5855cdf14d234ae4b68.tar.gz freebsd-ports-graphics-f125636c66ab6b3cc7cbc5855cdf14d234ae4b68.tar.zst freebsd-ports-graphics-f125636c66ab6b3cc7cbc5855cdf14d234ae4b68.zip |
- Update to 0.5.1
PR: 127287
Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-firegpg/Makefile | 5 | ||||
-rw-r--r-- | www/xpi-firegpg/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/xpi-firegpg/Makefile b/www/xpi-firegpg/Makefile index 5b7eb9f5ccf..cd4ce663ea8 100644 --- a/www/xpi-firegpg/Makefile +++ b/www/xpi-firegpg/Makefile @@ -6,16 +6,15 @@ # PORTNAME= firegpg -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 CATEGORIES= www MASTER_SITES= http://getfiregpg.org/${MASTER_SITE_SUBDIR}/ MASTER_SITE_SUBDIR= stable -DISTNAME= ${PORTNAME} MAINTAINER= wahjava@gmail.com COMMENT= An extension that acts as an assistant for using GPG -RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg XPI_ID= firegpg@firegpg.team USE_XPI= *firefox* diff --git a/www/xpi-firegpg/distinfo b/www/xpi-firegpg/distinfo index 5107488b85b..84c1782a11c 100644 --- a/www/xpi-firegpg/distinfo +++ b/www/xpi-firegpg/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/firegpg.xpi) = a9b88810502c636e0d97455e4a7eb1cb -SHA256 (xpi/firegpg.xpi) = 200974fb7522977fc814e924591b0841014a66c6124b2bb55f267a7eb719e5dc -SIZE (xpi/firegpg.xpi) = 161592 +MD5 (xpi/firegpg-0.5.1.xpi) = a9b88810502c636e0d97455e4a7eb1cb +SHA256 (xpi/firegpg-0.5.1.xpi) = 200974fb7522977fc814e924591b0841014a66c6124b2bb55f267a7eb719e5dc +SIZE (xpi/firegpg-0.5.1.xpi) = 161592 |