1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Update to 0.14

This commit is contained in:
Alexander Logvinov 2009-10-12 10:01:57 +00:00
parent a60bfd868f
commit 3dea8b1eb0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242715
2 changed files with 6 additions and 5 deletions

View File

@ -5,10 +5,10 @@
# $FreeBSD$
PORTNAME?= sync-engine
PORTVERSION= 0.13
PORTVERSION= 0.14
CATEGORIES?= palm
MASTER_SITES= SF/synce/SynCE/${PORTVERSION}
DISTNAME= sync-engine-${PORTVERSION}
DISTNAME= synce-sync-engine-${PORTVERSION}
MAINTAINER?= avl@FreeBSD.org
COMMENT?= Synchronization Engine for Windows Mobile devices
@ -29,6 +29,7 @@ PLIST= ${PKGDIR}/pkg-plist.plugin
PKGNAMEPREFIX= synce-
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= synce_sync_engine
.endif
.include <bsd.port.pre.mk>

View File

@ -1,3 +1,3 @@
MD5 (sync-engine-0.13.tar.gz) = 6b3d776d0cbba16fb2b9e89c1ef84ba2
SHA256 (sync-engine-0.13.tar.gz) = 6d0a657b57385ca3b65e99a8bfa484e14bad98b0aba8ea2e5ded39233817112c
SIZE (sync-engine-0.13.tar.gz) = 157666
MD5 (synce-sync-engine-0.14.tar.gz) = b77bed369048a295e8e5d1846bb348f4
SHA256 (synce-sync-engine-0.14.tar.gz) = 22013e16cad908eb762cda2f2f0bf4a048fb774d5f861fad2f22e7c3b450189c
SIZE (synce-sync-engine-0.14.tar.gz) = 161252