diff options
author | Carlo Strub <cs@FreeBSD.org> | 2011-09-22 17:07:14 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2011-09-22 17:07:14 +0000 |
commit | f040435fa63f00564236bacdb8c32a16a832ff17 (patch) | |
tree | bc9e1edf3eab198a98897261e33639c0598d34c4 /deskutils | |
parent | f84f7dda716f900bc81361bb575b839ecc5cbeba (diff) |
- Update to 1.3.3
- Improve description
Approved by: glarkin@ (mentor)
Notes
Notes:
svn path=/head/; revision=282186
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/ |