diff options
author | sat <sat@FreeBSD.org> | 2006-11-02 20:16:35 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-11-02 20:16:35 +0000 |
commit | 52a2ac1f012d73e02bb90fca6784a3ade5ebad42 (patch) | |
tree | d910f913e6b0f7d5c28159e8fd5268843ef5e15f | |
parent | a2b47e4e4bf67920cc273acd2747e0c0791b31eb (diff) | |
download | FreeBSD-ports-52a2ac1f012d73e02bb90fca6784a3ade5ebad42.zip FreeBSD-ports-52a2ac1f012d73e02bb90fca6784a3ade5ebad42.tar.gz |
- Update to 1.4.4
-rw-r--r-- | www/xpi-unplug/Makefile | 5 | ||||
-rw-r--r-- | www/xpi-unplug/distinfo | 6 | ||||
-rw-r--r-- | www/xpi-unplug/pkg-descr | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/www/xpi-unplug/Makefile b/www/xpi-unplug/Makefile index c9adc00..83e6f10 100644 --- a/www/xpi-unplug/Makefile +++ b/www/xpi-unplug/Makefile @@ -6,13 +6,12 @@ # PORTNAME= unplug -DISTVERSION= 1.4.2 +DISTVERSION= 1.4.4 DISTVERSIONSUFFIX= -fx CATEGORIES= www -MASTER_SITES= CSME MAINTAINER= chinsan@FreeBSD.org -COMMENT= An extension to convert embedded plug-ins to html links +COMMENT= Converts embedded media to html links XPI_ID= unplug@compunach diff --git a/www/xpi-unplug/distinfo b/www/xpi-unplug/distinfo index 9b14dc88..2a8821a 100644 --- a/www/xpi-unplug/distinfo +++ b/www/xpi-unplug/distinfo @@ -1,3 +1,3 @@ -MD5 (xpi/unplug-1.4.2-fx.xpi) = 7c25447b1719fadde3d2a30c5033711a -SHA256 (xpi/unplug-1.4.2-fx.xpi) = e163c239f9ec5f0839c0d58b228a2689572e426343e16f88f5a9ff2b5e523f0f -SIZE (xpi/unplug-1.4.2-fx.xpi) = 183721 +MD5 (xpi/unplug-1.4.4-fx.xpi) = 4952a27da78bbec9ecea29a26aaac960 +SHA256 (xpi/unplug-1.4.4-fx.xpi) = a2e749cef0b5381f138822a7c3e4df02e6d63b8d4a3eb70eb956e1e7b4091138 +SIZE (xpi/unplug-1.4.4-fx.xpi) = 188715 diff --git a/www/xpi-unplug/pkg-descr b/www/xpi-unplug/pkg-descr index d29e77c..b24ae0a 100644 --- a/www/xpi-unplug/pkg-descr +++ b/www/xpi-unplug/pkg-descr @@ -5,4 +5,4 @@ files which are normally inside a player. When you click on UnPlug in the tools or context menu, it searches the page for and tags and creates a new page with a list of the links which it found. -WWW: http://www.geocities.com/compunach/cnrobx/unplug/index.html +WWW: http://www.compunach.co.nr/unplug/ |