diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-12 23:57:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-12 23:57:43 +0000 |
commit | 25b0e5952b74f9d94fa484408d05a572fdb33e37 (patch) | |
tree | 4d3cd889cdb775f91d30989ae0972159c7ef5614 /comms | |
parent | MAINTAINER-UPDATE: editors/lpe pkg-plist fix (diff) |
[maintainer-update] comms/obexapp: update to 1.4.4
update port to 1.4.4
also fixes some locale problems on certain machines.
PR: ports/75732
Submitted by: Guido Falsi <mad@madpilot.net>
Notes
Notes:
svn path=/head/; revision=126278
Diffstat (limited to 'comms')
-rw-r--r-- | comms/obexapp/Makefile | 2 | ||||
-rw-r--r-- | comms/obexapp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index 63a344e0f2b3..b94594a7a168 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= obexapp -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.4 CATEGORIES= comms net MASTER_SITES= http://www.geocities.com/m_evmenkin/ diff --git a/comms/obexapp/distinfo b/comms/obexapp/distinfo index 2fa76c8d1765..b61022700130 100644 --- a/comms/obexapp/distinfo +++ b/comms/obexapp/distinfo @@ -1,2 +1,2 @@ -MD5 (obexapp-1.4.2.tar.gz) = ae143292ab64fb44678335d5133eb3ef -SIZE (obexapp-1.4.2.tar.gz) = 293451 +MD5 (obexapp-1.4.4.tar.gz) = 6b9cc7c41796e35ae59891ed91c232e5 +SIZE (obexapp-1.4.4.tar.gz) = 245156 |