From owner-svn-ports-head@FreeBSD.ORG Fri Dec 26 14:54:02 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD308B0; Fri, 26 Dec 2014 14:54:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8F9E37D6; Fri, 26 Dec 2014 14:54:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQEs1W0047575; Fri, 26 Dec 2014 14:54:01 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQEs0lG047564; Fri, 26 Dec 2014 14:54:00 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412261454.sBQEs0lG047564@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 26 Dec 2014 14:54:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375627 - in head/devel/libical: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 14:54:02 -0000 Author: kwm Date: Fri Dec 26 14:53:59 2014 New Revision: 375627 URL: https://svnweb.freebsd.org/changeset/ports/375627 QAT: https://qat.redports.org/buildarchive/r375627/ Log: Update libical to 1.0.1. Update WWW, project moved. Deleted: head/devel/libical/files/patch-configure Modified: head/devel/libical/Makefile head/devel/libical/distinfo head/devel/libical/pkg-descr head/devel/libical/pkg-plist Modified: head/devel/libical/Makefile ============================================================================== --- head/devel/libical/Makefile Fri Dec 26 14:32:46 2014 (r375626) +++ head/devel/libical/Makefile Fri Dec 26 14:53:59 2014 (r375627) @@ -2,9 +2,11 @@ # $FreeBSD$ PORTNAME= libical -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= devel -MASTER_SITES= SF/freeassociation/${PORTNAME}/${PORTNAME}-${PORTVERSION} +#MASTER_SITES= SF/freeassociation/${PORTNAME}/${PORTNAME}-${PORTVERSION} +#MASTER_SITES= https://github.com/libical/libical/archive/v${PORTVERSION} +#DISTNAME= v1 MAINTAINER= gnome@FreeBSD.org COMMENT= Implementation of the IETF Calendaring and Scheduling protocols @@ -12,6 +14,11 @@ COMMENT= Implementation of the IETF Cale LICENSE_COMB= dual LICENSE= MPL LGPL21 +USE_GITHUB= yes +GH_ACCOUNT= libical +GH_TAGNAME= da69aae +GH_COMMIT= da69aae + USES= cmake gmake pathfix perl5 USE_PERL5= build USE_LDCONFIG= yes @@ -24,7 +31,4 @@ MAKE_JOBS_UNSAFE= yes CFLAGS+= -fPIC .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libical*.so.1.0.0 - .include Modified: head/devel/libical/distinfo ============================================================================== --- head/devel/libical/distinfo Fri Dec 26 14:32:46 2014 (r375626) +++ head/devel/libical/distinfo Fri Dec 26 14:53:59 2014 (r375627) @@ -1,2 +1,2 @@ -SHA256 (libical-1.0.tar.gz) = 7c39b3448e4927a2de2775d853f52b3aaeb42400970a3db0b01a78987e6ec0b7 -SIZE (libical-1.0.tar.gz) = 1199483 +SHA256 (libical-1.0.1.tar.gz) = 340f80aed9f149775c76e92929d38dbd382aac529652440cccf6231f519c4642 +SIZE (libical-1.0.1.tar.gz) = 720665 Modified: head/devel/libical/pkg-descr ============================================================================== --- head/devel/libical/pkg-descr Fri Dec 26 14:32:46 2014 (r375626) +++ head/devel/libical/pkg-descr Fri Dec 26 14:53:59 2014 (r375627) @@ -3,4 +3,4 @@ Calendaring and Scheduling protocols. (R parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. -WWW: http://freeassociation.sourceforge.net/ +WWW: https://github.com/libical Modified: head/devel/libical/pkg-plist ============================================================================== --- head/devel/libical/pkg-plist Fri Dec 26 14:32:46 2014 (r375626) +++ head/devel/libical/pkg-plist Fri Dec 26 14:53:59 2014 (r375627) @@ -44,16 +44,20 @@ include/libical/sspm.h include/libical/vcaltmp.h include/libical/vcc.h include/libical/vobject.h +lib/cmake/LibIcal/LibIcalConfig.cmake +lib/cmake/LibIcal/LibIcalConfigVersion.cmake +lib/cmake/LibIcal/LibIcalTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/LibIcal/LibIcalTargets.cmake lib/libical.a lib/libical.so lib/libical.so.1 -lib/libical.so.1.0.0 +lib/libical.so.1.0.1 lib/libicalss.a lib/libicalss.so lib/libicalss.so.1 -lib/libicalss.so.1.0.0 +lib/libicalss.so.1.0.1 lib/libicalvcal.a lib/libicalvcal.so lib/libicalvcal.so.1 -lib/libicalvcal.so.1.0.0 +lib/libicalvcal.so.1.0.1 libdata/pkgconfig/libical.pc