diff options
author | xtraeme <xtraeme> | 2007-02-06 17:50:46 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2007-02-06 17:50:46 +0000 |
commit | 0f13609417257bbeee006217e51fb19f7507537d (patch) | |
tree | d20069f3ca96ad80fe926645c83bc28cf32524eb /comms | |
parent | 7f1a03e4f673dd46ec690ff76740c142bf84ab50 (diff) | |
download | pkgsrc-0f13609417257bbeee006217e51fb19f7507537d.tar.gz |
Update to 1.4.5 (thanks to plunky@ for the info about this release):
- obex mtu fixes (submitted by Alexander V. Ribchansky)
- obexapp now registers both opush and ftrn services
- obexapp now supports quotation (with backslash \) in file names
(with spaces etc.)
- other minor fixes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/obexapp/Makefile | 4 | ||||
-rw-r--r-- | comms/obexapp/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index 1e3310a1826..7573f6a3036 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2006/12/30 22:40:57 xtraeme Exp $ +# $NetBSD: Makefile,v 1.5 2007/02/06 17:50:46 xtraeme Exp $ # -DISTNAME= obexapp-1.4.4 +DISTNAME= obexapp-1.4.5 CATEGORIES= comms MASTER_SITES= http://www.geocities.com/m_evmenkin/ diff --git a/comms/obexapp/distinfo b/comms/obexapp/distinfo index a0091d895ce..c0e9a11232a 100644 --- a/comms/obexapp/distinfo +++ b/comms/obexapp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.2 2006/07/09 16:35:31 xtraeme Exp $ +$NetBSD: distinfo,v 1.3 2007/02/06 17:50:46 xtraeme Exp $ -SHA1 (obexapp-1.4.4.tar.gz) = 4d99ff1e636109dd8013d1c4bc5b2852103e4071 -RMD160 (obexapp-1.4.4.tar.gz) = d4ca4229e8e63158366bef72e39323b249aca614 -Size (obexapp-1.4.4.tar.gz) = 245156 bytes +SHA1 (obexapp-1.4.5.tar.gz) = 567087731e86906bdaef7f3dd792a18e4686ebdd +RMD160 (obexapp-1.4.5.tar.gz) = 71f4903ab80692fba33f8242930ec878b24ad1cd +Size (obexapp-1.4.5.tar.gz) = 30384 bytes SHA1 (patch-aa) = 28d245c716a6d8fd57607dd74f239f165da9f4ac SHA1 (patch-ab) = a0355450e8af326a24d6db5af436851e67d4d395 SHA1 (patch-ac) = d9a09e9ca0118ebb489507e2fe9965fbded4552b |