Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2014 18:29:37 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368282 - in head: deskutils/pinot mail/gmime24 mail/gmime24-sharp mail/rspamd multimedia/totem-pl-parser
Message-ID:  <201409151829.s8FITbDf033798@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Sep 15 18:29:36 2014
New Revision: 368282
URL: http://svnweb.freebsd.org/changeset/ports/368282
QAT: https://qat.redports.org/buildarchive/r368282/

Log:
  - Drop .la files for mail/gmime24, no dependees require them
  - Bump dependent ports as .so version has changed
  
  Approved by:	portmgr blanket

Modified:
  head/deskutils/pinot/Makefile
  head/mail/gmime24-sharp/Makefile
  head/mail/gmime24/Makefile
  head/mail/gmime24/pkg-plist
  head/mail/rspamd/Makefile
  head/multimedia/totem-pl-parser/Makefile

Modified: head/deskutils/pinot/Makefile
==============================================================================
--- head/deskutils/pinot/Makefile	Mon Sep 15 18:23:21 2014	(r368281)
+++ head/deskutils/pinot/Makefile	Mon Sep 15 18:29:36 2014	(r368282)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pinot
 PORTVERSION=	1.06
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	deskutils
 MASTER_SITES=	GOOGLE_CODE
 #MASTER_SITES=	http://colinf.chez.com/pinot/

Modified: head/mail/gmime24-sharp/Makefile
==============================================================================
--- head/mail/gmime24-sharp/Makefile	Mon Sep 15 18:23:21 2014	(r368281)
+++ head/mail/gmime24-sharp/Makefile	Mon Sep 15 18:29:36 2014	(r368282)
@@ -1,7 +1,7 @@
 # Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
 # $FreeBSD$
 
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	mail
 PKGNAMESUFFIX=	24-sharp
 

Modified: head/mail/gmime24/Makefile
==============================================================================
--- head/mail/gmime24/Makefile	Mon Sep 15 18:23:21 2014	(r368281)
+++ head/mail/gmime24/Makefile	Mon Sep 15 18:29:36 2014	(r368282)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gmime
 PORTVERSION=	2.4.33
-PORTREVISION?=	1
+PORTREVISION?=	2
 CATEGORIES?=	mail
 MASTER_SITES=	GNOME
 PKGNAMESUFFIX?=	24
@@ -18,7 +18,7 @@ CONFLICTS=	gmime-1.0.*
 SLAVEDIRS=	mail/gmime2-sharp
 
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}24
-USES+=		gmake iconv libtool:oldver pathfix pkgconfig tar:xz
+USES+=		gmake iconv libtool pathfix pkgconfig tar:xz
 USE_GNOME?=	glib20
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes

Modified: head/mail/gmime24/pkg-plist
==============================================================================
--- head/mail/gmime24/pkg-plist	Mon Sep 15 18:23:21 2014	(r368281)
+++ head/mail/gmime24/pkg-plist	Mon Sep 15 18:29:36 2014	(r368282)
@@ -48,9 +48,9 @@ include/gmime-2.4/gmime/gmime-utils.h
 include/gmime-2.4/gmime/gmime.h
 include/gmime-2.4/gmime/internet-address.h
 lib/libgmime-2.4.a
-lib/libgmime-2.4.la
 lib/libgmime-2.4.so
-lib/libgmime-2.4.so.6
+lib/libgmime-2.4.so.2
+lib/libgmime-2.4.so.2.4.33
 libdata/pkgconfig/gmime-2.4.pc
 @dirrm include/gmime-2.4/gmime
 @dirrm include/gmime-2.4

Modified: head/mail/rspamd/Makefile
==============================================================================
--- head/mail/rspamd/Makefile	Mon Sep 15 18:23:21 2014	(r368281)
+++ head/mail/rspamd/Makefile	Mon Sep 15 18:29:36 2014	(r368282)
@@ -2,6 +2,7 @@
 
 PORTNAME=	rspamd
 PORTVERSION=	0.7.0
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://rspamd.com/downloads/
 

Modified: head/multimedia/totem-pl-parser/Makefile
==============================================================================
--- head/multimedia/totem-pl-parser/Makefile	Mon Sep 15 18:23:21 2014	(r368281)
+++ head/multimedia/totem-pl-parser/Makefile	Mon Sep 15 18:29:36 2014	(r368282)
@@ -4,7 +4,7 @@
 
 PORTNAME=	totem-pl-parser
 PORTVERSION=	2.32.3
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	multimedia gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409151829.s8FITbDf033798>