From ca42457adc421b67d855b1a60713124590ea969c Mon Sep 17 00:00:00 2001 From: mm Date: Fri, 5 Aug 2011 12:10:45 +0000 Subject: Update to 1.1.2 --- comms/pear-Horde_ActiveSync/Makefile | 2 +- comms/pear-Horde_ActiveSync/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'comms') diff --git a/comms/pear-Horde_ActiveSync/Makefile b/comms/pear-Horde_ActiveSync/Makefile index 3912d9b43e58..ec00609d85fb 100644 --- a/comms/pear-Horde_ActiveSync/Makefile +++ b/comms/pear-Horde_ActiveSync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Horde_ActiveSync -DISTVERSION= 1.1.0 +DISTVERSION= 1.1.2 CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org diff --git a/comms/pear-Horde_ActiveSync/distinfo b/comms/pear-Horde_ActiveSync/distinfo index 86623c8bb1b9..747f032b2998 100644 --- a/comms/pear-Horde_ActiveSync/distinfo +++ b/comms/pear-Horde_ActiveSync/distinfo @@ -1,2 +1,2 @@ -SHA256 (Horde/Horde_ActiveSync-1.1.0.tgz) = 598e0d23ffe30c6f3ac36697b906b60f83a83eba06741446bf5458320a4d40ce -SIZE (Horde/Horde_ActiveSync-1.1.0.tgz) = 75774 +SHA256 (Horde/Horde_ActiveSync-1.1.2.tgz) = d23a51e6e8961eac62f7cd1a5a396fe18d141e6348514d65e4f56088393c55fb +SIZE (Horde/Horde_ActiveSync-1.1.2.tgz) = 76288 -- cgit l'>
Detailed log:
- New option to prefer embedded image metadata over video content (command line
  argument: -m)
- Fixed 'Resource temporarily unavailable' errors when using ffmpeg < 3.0
- Restored deinterlace functionality using the libavfilter library (additional
  ffmpeg dependency)
- Additional video mime types added to the thumbnailer file
- Take rotation metadata into account when generating thumbnails

PR:		216648
Submitted by:	stl@ossuary.net
Approved by:	clutton@zoho.com (maintainer)
MFH:		2017Q1
Update to 2.1.1. 2016-04-16T17:09:07+00:00 rakuco rakuco@FreeBSD.org 2016-04-16T17:09:07+00:00 cb824902673d87a66c852a804c03652910c937bc - Convert to USE_GITHUB. - Convert to USES=cmake. - Add patch to prevent cmake trying to find the dl library, since in FreeBSD the dl functions are in the Standard C library (libc) - see dlopen(3) - Pet portlint with other patches (remake the patches with makepatch) This update also allows multimedia/ffmpegthumbnailer to build against ffmpeg 3.0.x. The ports tree currently still has multimedia/ffmepg at version 2.8.6, however this update is backwards compatible with ffmpeg 2.8.6. The update of multimedia/ffmpeg to 3.0.x branch is waiting for ports which depend on it to successfully build with the newer version of ffmpeg. PR: 208821 Submitted by: Ben Woods <woodsb02@gmail.com> Approved by: clutton@zoho.com (maintainer)
- Convert to USE_GITHUB.
- Convert to USES=cmake.
- Add patch to prevent cmake trying to find the dl library, since in FreeBSD
  the dl functions are in the Standard C library (libc) - see dlopen(3)
- Pet portlint with other patches (remake the patches with makepatch)

This update also allows multimedia/ffmpegthumbnailer to build against ffmpeg
3.0.x. The ports tree currently still has multimedia/ffmepg at version 2.8.6,
however this update is backwards compatible with ffmpeg 2.8.6. The update of
multimedia/ffmpeg to 3.0.x branch is waiting for ports which depend on it to
successfully build with the newer version of ffmpeg.

PR:		208821
Submitted by:	Ben Woods <woodsb02@gmail.com>
Approved by:	clutton@zoho.com (maintainer)
Update to upstream version 2.0.9 2014-11-30T20:00:46+00:00 riggs riggs@FreeBSD.org 2014-11-30T20:00:46+00:00 79eea3e5adf30427b49bdce1855de73102c5a1cd - Change MASTER_SITE - Add LICENSE_FILE - Remove GNOME & MATE OPTION, add default OPTION to use it as systemwide default thumbnailer PR: 195318 Submitted by: clutton@zoho.com (maintainer)
- Change MASTER_SITE
- Add LICENSE_FILE
- Remove GNOME & MATE OPTION, add default OPTION to use it as
  systemwide default thumbnailer

PR:		195318
Submitted by:	clutton@zoho.com (maintainer)
- Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-17T16:01:21+00:00 tijl tijl@FreeBSD.org 2014-07-17T16:01:21+00:00 a02c02b918d1d60ad3631265067ef3c58b71321f - Remove -pthread from LDFLAGS because the library doesn't use threading
- Remove -pthread from LDFLAGS because the library doesn't use threading
- Support for the MATE desktop environment support 2014-01-29T20:43:01+00:00 riggs riggs@FreeBSD.org 2014-01-29T20:43:01+00:00 52ccf96e04afaf41dc52da7e2ce5cf3edad3a4b3 - Add license - Add gconf dirs to pkg-plist - Add MATE_DESC to Mk/bsd.options.desc.mk PR: ports/184462 Submitted by: clutton <clutton@zoho.com> (maintainer) Approved by: thierry (mentor)
- Add license
- Add gconf dirs to pkg-plist
- Add MATE_DESC to Mk/bsd.options.desc.mk

PR:		ports/184462
Submitted by:	clutton <clutton@zoho.com> (maintainer)
Approved by:	thierry (mentor)
multimedia/ffmpegthumbnailer: allow staging 2013-10-26T13:32:19+00:00 wg wg@FreeBSD.org 2013-10-26T13:32:19+00:00 dc9255804a4c8b8df9c35976eae52d60608e4e94 - Allow staging [1] - Convert lib depends to new format - Drop empty PTHREAD_CFLAGS PR: ports/182848 [1] (based on) Submitted by: clutton <clutton zoho.com> (maintainer) Reviewed by: danfe
- Allow staging [1]
- Convert lib depends to new format
- Drop empty PTHREAD_CFLAGS

PR:		ports/182848 [1] (based on)
Submitted by:	clutton <clutton zoho.com> (maintainer)
Reviewed by:	danfe
- Update to 2.0.8 2012-10-07T09:16:41+00:00 cs cs@FreeBSD.org 2012-10-07T09:16:41+00:00 4866563ca529e113f364c1e7cbb03eed55ec730d - New maintainer - Cleanup pkg-descr PR: ports/171901 Submitted by: clutton <mbsd@isgroup.com.ua> Approved by: Dierk Sacher <dierk@blaxxtarz.de> (maintainer)
- New maintainer
- Cleanup pkg-descr

PR:		ports/171901
Submitted by:	clutton <mbsd@isgroup.com.ua>
Approved by:	Dierk Sacher <dierk@blaxxtarz.de> (maintainer)
- Add script to allow users to bind with nautilus. 2011-07-05T21:46:07+00:00 stephen stephen@FreeBSD.org 2011-07-05T21:46:07+00:00 b93b3f8928af41437d38b3254f40a988986b0aa8 - Bump portrevision. PR: ports/150361 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> Approved by: maho (mentor)
- Bump portrevision.

PR:		ports/150361
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com>
Approved by:	maho (mentor)