diff options
author | sat <sat@FreeBSD.org> | 2006-10-09 19:06:40 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-10-09 19:06:40 +0800 |
commit | 4ed3f417a528f050b3b4624e12e58911809f9347 (patch) | |
tree | f6573e9fafca19908cbbfeadb23e304ac237da35 /www | |
parent | 5dd6163e3a229d00ff0486b2df382d7197bc5da1 (diff) | |
download | freebsd-ports-gnome-4ed3f417a528f050b3b4624e12e58911809f9347.tar.gz freebsd-ports-gnome-4ed3f417a528f050b3b4624e12e58911809f9347.tar.zst freebsd-ports-gnome-4ed3f417a528f050b3b4624e12e58911809f9347.zip |
- Update to 1.9.5
PR: ports/103980
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/xpi-mozex/Makefile | 5 | ||||
-rw-r--r-- | www/xpi-mozex/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-mozex/pkg-descr | 4 |
3 files changed, 7 insertions, 8 deletions
diff --git a/www/xpi-mozex/Makefile b/www/xpi-mozex/Makefile index 5c72b84bf0d1..6a67d6563c53 100644 --- a/www/xpi-mozex/Makefile +++ b/www/xpi-mozex/Makefile @@ -6,10 +6,9 @@ # PORTNAME= mozex -PORTVERSION= 1.9.3 +PORTVERSION= 1.9.5 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_MOZDEV} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= MOZDEV MAINTAINER= simon@olofsson.de COMMENT= External commands integration diff --git a/www/xpi-mozex/distinfo b/www/xpi-mozex/distinfo index f14119c6a8f7..f58b5b674ed8 100644 --- a/www/xpi-mozex/distinfo +++ b/www/xpi-mozex/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/mozex-1.9.3.xpi) = 8ca12476d2d2520a665ac76be7567a81 -SHA256 (xpi/mozex-1.9.3.xpi) = dfea27b4048b3dadffbd9cc90e695c75640f60b1fdf31c3b9c4ff1689c1be332 -SIZE (xpi/mozex-1.9.3.xpi) = 63920 +MD5 (xpi/mozex-1.9.5.xpi) = c39dbde9202d2aae54a471bf9f236e4c +SHA256 (xpi/mozex-1.9.5.xpi) = 9e0fa8e89451e1f1656aa87541e911e260b1e95c15648dd61b131bf46bdeb6fe +SIZE (xpi/mozex-1.9.5.xpi) = 65434 diff --git a/www/xpi-mozex/pkg-descr b/www/xpi-mozex/pkg-descr index 8aed5e4e2a24..2ea66850e55c 100644 --- a/www/xpi-mozex/pkg-descr +++ b/www/xpi-mozex/pkg-descr @@ -7,5 +7,5 @@ external programs for these actions: * handle mailto, news, telnet and FTP links * download files -Author: Vladimir Marek <vlmarek@volny.cz> -WWW: http://mozex.mozdev.org/ +Author: Vladimir Marek <vlmarek@volny.cz> +WWW: http://mozex.mozdev.org/ |