1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update port to the latest version

This commit is contained in:
Timur I. Bakeyev 2013-01-31 15:02:35 +00:00
parent b489294948
commit 2da5a09e0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311314
2 changed files with 8 additions and 13 deletions

View File

@ -1,18 +1,11 @@
# New ports collection makefile for: tevent
# Date created: 1 May 2009
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= tevent
PORTVERSION= 0.9.15
PORTVERSION= 0.9.17
PORTREVISION= 0
PORTEPOCH= 0
CATEGORIES= devel
MASTER_SITES= ftp://ftp.samba.org/pub/%SUBDIR%/ \
ftp://ca.samba.org/pub/%SUBDIR%/ \
ftp://de.samba.org/pub/%SUBDIR%/
MASTER_SITES= ${MASTER_SITE_SAMBA}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= timur@FreeBSD.org
@ -28,7 +21,7 @@ HAS_CONFIGURE= yes
WAF_TOOL= buildtools/bin/waf
CONFIGURE_SCRIPT= ${WAF_TOOL} configure
CONFIGURE_LOG= bin/config.log
USE_GNOME= pkgconfig
USE_PKGCONFIG= build
MAKE_JOBS_SAFE= yes
@ -52,7 +45,9 @@ MAKE_ENV+= NOCOLOR=yes
CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man
LIB_DEPENDS+= talloc.2:${PORTSDIR}/devel/talloc
BUILD_DEPENDS+= talloc>=2.0.8:${PORTSDIR}/devel/talloc
RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFIGURE_ARGS+= --bundled-libraries=!talloc
.if !defined(DISABLE_MAKE_JOBS) && !defined(MAKE_JOBS_UNSAFE)

View File

@ -1,2 +1,2 @@
SHA256 (tevent-0.9.15.tar.gz) = 2b32ad8b26a5fe2666992615858f9ebe38edac9c50fb2348288ab499d1f2c245
SIZE (tevent-0.9.15.tar.gz) = 484269
SHA256 (tevent-0.9.17.tar.gz) = 9155a85e83b6df38d251c292ca70950dd3f2ba325aad2cb8429ae0a3ee1d6b6c
SIZE (tevent-0.9.17.tar.gz) = 496964