aboutsummaryrefslogtreecommitdiff
path: root/devel/libical
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-12-26 14:53:59 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-12-26 14:53:59 +0000
commit4fbb51e8b774e24f4c90c9c03cc08085efc8a770 (patch)
tree5e98394236b6b98aedec30aa7f0082ef1539dbaa /devel/libical
parent547ee09875173de197386b3e61b5a051bfc7b206 (diff)
downloadports-4fbb51e8b774e24f4c90c9c03cc08085efc8a770.tar.gz
ports-4fbb51e8b774e24f4c90c9c03cc08085efc8a770.zip
Update libical to 1.0.1.
Update WWW, project moved.
Notes
Notes: svn path=/head/; revision=375627
Diffstat (limited to 'devel/libical')
-rw-r--r--devel/libical/Makefile14
-rw-r--r--devel/libical/distinfo4
-rw-r--r--devel/libical/files/patch-configure11
-rw-r--r--devel/libical/pkg-descr2
-rw-r--r--devel/libical/pkg-plist10
5 files changed, 19 insertions, 22 deletions
diff --git a/devel/libical/Makefile b/devel/libical/Makefile
index 96028eef55e6..9fbad1d20034 100644
--- a/devel/libical/Makefile
+++ b/devel/libical/Makefile
@@ -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 Calendaring and Scheduling protocols
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 <bsd.port.post.mk>
diff --git a/devel/libical/distinfo b/devel/libical/distinfo
index 9ed01828cbe0..0b0d1705ad80 100644
--- a/devel/libical/distinfo
+++ b/devel/libical/distinfo
@@ -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
diff --git a/devel/libical/files/patch-configure b/devel/libical/files/patch-configure
deleted file mode 100644
index a795ec3df5b2..000000000000
--- a/devel/libical/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2013-11-30 20:59:36.000000000 +0100
-+++ configure 2013-11-30 20:59:36.000000000 +0100
-@@ -15429,7 +15429,7 @@
- use_builtin_timezone=yes
- os_win32=yes
- ;;
--*linux*)
-+*linux*|*dragonfly*|*freebsd*)
- use_builtin_timezone=no
- os_win32=no
- ;;
diff --git a/devel/libical/pkg-descr b/devel/libical/pkg-descr
index 8b4146e81167..bba58e739d7b 100644
--- a/devel/libical/pkg-descr
+++ b/devel/libical/pkg-descr
@@ -3,4 +3,4 @@ Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It
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
diff --git a/devel/libical/pkg-plist b/devel/libical/pkg-plist
index 6a0349642b23..c0df9e94ea30 100644
--- a/devel/libical/pkg-plist
+++ b/devel/libical/pkg-plist
@@ -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