diff options
author | cs <cs@FreeBSD.org> | 2011-09-23 01:07:14 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2011-09-23 01:07:14 +0800 |
commit | cddbdd1e57bce747d7e2c7e6ee337a7f1d30d413 (patch) | |
tree | 40e8419ce4c409b52c39672c7516547f13b644d3 /deskutils | |
parent | 3ecf2048c1c0271b2932378b2a1f8eafd5ed2da0 (diff) | |
download | freebsd-ports-gnome-cddbdd1e57bce747d7e2c7e6ee337a7f1d30d413.tar.gz freebsd-ports-gnome-cddbdd1e57bce747d7e2c7e6ee337a7f1d30d413.tar.zst freebsd-ports-gnome-cddbdd1e57bce747d7e2c7e6ee337a7f1d30d413.zip |
- Update to 1.3.3
- Improve description
Approved by: glarkin@ (mentor)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/qtm/Makefile | 5 | ||||
-rw-r--r-- | deskutils/qtm/distinfo | 4 | ||||
-rw-r--r-- | deskutils/qtm/pkg-descr | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/deskutils/qtm/Makefile b/deskutils/qtm/Makefile index 71c8680eadb7..69a514709775 100644 --- a/deskutils/qtm/Makefile +++ b/deskutils/qtm/Makefile @@ -6,9 +6,10 @@ # PORTNAME= qtm -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= deskutils -MASTER_SITES= SF/catkin/${PORTNAME}-1.3 +MASTER_SITES= SF/catkin/${PORTNAME}-1.3 \ + http://www.c-s.li/ports/ MAINTAINER= cs@FreeBSD.org COMMENT= Blog management application based on Qt 4 diff --git a/deskutils/qtm/distinfo b/deskutils/qtm/distinfo index f54fdffae8ee..00aa16ada1b9 100644 --- a/deskutils/qtm/distinfo +++ b/deskutils/qtm/distinfo @@ -1,2 +1,2 @@ -SHA256 (qtm-1.3.1.tar.bz2) = 29307ae7429acebfa9009dee003f1e42f2fa82195f7d718fadbde7d3dee79325 -SIZE (qtm-1.3.1.tar.bz2) = 172090 +SHA256 (qtm-1.3.3.tar.bz2) = 9e9fb5ea1b5ff9695c956af48fd37a23a21f772aa0273bb99261cf9c7e9d2ab4 +SIZE (qtm-1.3.3.tar.bz2) = 173520 diff --git a/deskutils/qtm/pkg-descr b/deskutils/qtm/pkg-descr index 491d2c6548de..0f8369fd5656 100644 --- a/deskutils/qtm/pkg-descr +++ b/deskutils/qtm/pkg-descr @@ -1,6 +1,6 @@ -QTM allows the user to compose, format and submit entries to MT and -Wordpress blogs (and possibly other content management systems using the -same interfaces; your mileage may vary). It uses the standard Blogger, -MetaWeblog and Movable Type APIs. It requires Qt 4.1. +QTM is a blogging client which is presently capable of composing, formatting and +submitting blog entries to a weblog. QTM will work with blogs based on most of +the major blogging systems available today: Wordpress (including wordpress.com), +Movable Type, Drupal and so on. WWW: http://qtm.blogistan.co.uk/ |