diff options
author | nivit <nivit@FreeBSD.org> | 2011-02-21 01:23:17 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2011-02-21 01:23:17 +0800 |
commit | d8af17afd3f3eced6dae9b38b289568e35357d30 (patch) | |
tree | 89e5e97912452679fc322dc9a46d758022ea5a89 /editors | |
parent | 370397e83084fd4c73804dda365032105ac3421f (diff) | |
download | freebsd-ports-gnome-d8af17afd3f3eced6dae9b38b289568e35357d30.tar.gz freebsd-ports-gnome-d8af17afd3f3eced6dae9b38b289568e35357d30.tar.zst freebsd-ports-gnome-d8af17afd3f3eced6dae9b38b289568e35357d30.zip |
- Update to 0.16.1
- Fix WWW address in pkg-descr
- Remove MD5 checksum from distinfo
Diffstat (limited to 'editors')
-rw-r--r-- | editors/morla/Makefile | 4 | ||||
-rw-r--r-- | editors/morla/distinfo | 5 | ||||
-rw-r--r-- | editors/morla/pkg-descr | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/editors/morla/Makefile b/editors/morla/Makefile index d7de666b04bf..ff0ea9138100 100644 --- a/editors/morla/Makefile +++ b/editors/morla/Makefile @@ -6,8 +6,8 @@ # PORTNAME= morla -PORTVERSION= 0.16 -PORTREVISION= 7 +PORTVERSION= 0.16.1 +PORTREVISION= 0 CATEGORIES= editors textproc MASTER_SITES= http://www.morlardf.net/src/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ diff --git a/editors/morla/distinfo b/editors/morla/distinfo index 38abe47db0b9..681e00a345b3 100644 --- a/editors/morla/distinfo +++ b/editors/morla/distinfo @@ -1,3 +1,2 @@ -MD5 (morla-0.16.tar.gz) = 3a53b2c5b7ea5c2378081d65d469a814 -SHA256 (morla-0.16.tar.gz) = c20fd759a4e8fa7435759f4f6a8bac4bdf7ab5a5bb80c3263ba8adb7a5eb962a -SIZE (morla-0.16.tar.gz) = 717376 +SHA256 (morla-0.16.1.tar.gz) = 46080785281339c87a827bd9cc13a25b741691485a1094db55a7b70100aaa876 +SIZE (morla-0.16.1.tar.gz) = 711756 diff --git a/editors/morla/pkg-descr b/editors/morla/pkg-descr index a16309b4521e..832f768ce402 100644 --- a/editors/morla/pkg-descr +++ b/editors/morla/pkg-descr @@ -10,4 +10,4 @@ You can also use Morla as a RDF navigator, wandering among the net knots of the RDF documents present on Internet exactly as we are used to do with normal browsers. -WWW: http://www2.autistici.org/bakunin/morla/index.php +WWW: http://www.morlardf.net/ |