diff options
author | xtraeme <xtraeme> | 2004-11-02 00:23:53 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-11-02 00:23:53 +0000 |
commit | edbe6d34f5187c327b607cb4abf64709737640f7 (patch) | |
tree | 841bc7b476043a5e1489d94a65774e454b2fac78 /sysutils | |
parent | 9decf6dd5f1ff422335505f70ecb612ed64560a0 (diff) | |
download | pkgsrc-edbe6d34f5187c327b607cb4abf64709737640f7.tar.gz |
Update sysutils/gtk-send-pr to 0.3.5.
Changes:
It is now possible to drag and drop text files in the Fix section,
and they'll be automagically loaded. A new icon for the application
was created. Some parts of the UI code were cleaned up.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gtk-send-pr/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gtk-send-pr/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/gtk-send-pr/Makefile b/sysutils/gtk-send-pr/Makefile index 057c1c5b0cb..36bbb3dc52d 100644 --- a/sysutils/gtk-send-pr/Makefile +++ b/sysutils/gtk-send-pr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/10/26 05:56:57 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2004/11/02 00:23:53 xtraeme Exp $ # -DISTNAME= gtk-send-pr-0.3.4 +DISTNAME= gtk-send-pr-0.3.5 CATEGORIES= sysutils MASTER_SITES= http://www.energyhq.es.eu.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gtk-send-pr/distinfo b/sysutils/gtk-send-pr/distinfo index abf032ac4ae..de961967d8c 100644 --- a/sysutils/gtk-send-pr/distinfo +++ b/sysutils/gtk-send-pr/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/10/26 05:56:57 xtraeme Exp $ +$NetBSD: distinfo,v 1.5 2004/11/02 00:23:53 xtraeme Exp $ -SHA1 (gtk-send-pr-0.3.4.tar.bz2) = 6bb3150900bd9af4954dae4f36c852c5b7af8712 -Size (gtk-send-pr-0.3.4.tar.bz2) = 25366 bytes +SHA1 (gtk-send-pr-0.3.5.tar.bz2) = 5d65c1a62191066335bf8d7d0092593c7a8c4a9d +Size (gtk-send-pr-0.3.5.tar.bz2) = 19926 bytes |