diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2008-09-04 00:05:37 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2008-09-04 00:05:37 +0000 |
commit | 899432e0a0207fcdfdb1290d591720e8016494bb (patch) | |
tree | fb1ef95c21a3b7d2e871d0b9061b074ad1b5ec7e | |
parent | - Fix mastersite. (diff) |
- Update mastersite.
- Change distfile name.
PR: ports/125487
Submitted by: Alexander Logvinov <ports@logvinov.com>
-rw-r--r-- | devel/libopensync022/Makefile | 4 | ||||
-rw-r--r-- | devel/libopensync022/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libopensync022/Makefile b/devel/libopensync022/Makefile index 3dec3365ea42..3a66e9a02968 100644 --- a/devel/libopensync022/Makefile +++ b/devel/libopensync022/Makefile @@ -9,8 +9,7 @@ PORTNAME= libopensync PORTVERSION= 0.22 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= http://www.opensync.org/attachment/wiki/download/ -EXTRACT_SUFX= .tar.bz2\?rev=\&format=raw +MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Freedesktop synchronization framework @@ -21,6 +20,7 @@ BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 RUN_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 +USE_BZIP2= yes CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/devel/libopensync022/distinfo b/devel/libopensync022/distinfo index eb6737ea3329..9fd0c4641a59 100644 --- a/devel/libopensync022/distinfo +++ b/devel/libopensync022/distinfo @@ -1,3 +1,3 @@ -MD5 (libopensync-0.22.tar.bz2?rev=&format=raw) = f563ce2543312937a9afb4f8445ef932 -SHA256 (libopensync-0.22.tar.bz2?rev=&format=raw) = 3394bae1e3bcfe463d139a367ba5ebe73d968df128c871842dcb4965a725d0dc -SIZE (libopensync-0.22.tar.bz2?rev=&format=raw) = 489978 +MD5 (libopensync-0.22.tar.bz2) = f563ce2543312937a9afb4f8445ef932 +SHA256 (libopensync-0.22.tar.bz2) = 3394bae1e3bcfe463d139a367ba5ebe73d968df128c871842dcb4965a725d0dc +SIZE (libopensync-0.22.tar.bz2) = 489978 |