From ast@treibsand.com  Wed Jan  8 11:09:07 2014
Return-Path: <ast@treibsand.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 21BE8382
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Jan 2014 11:09:07 +0000 (UTC)
Received: from mail.treibsand.com (mail.treibsand.com [IPv6:2001:608:c00:5::25])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id D78D41CD4
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Jan 2014 11:09:06 +0000 (UTC)
Received: from santiago.treibsand.com (santiago.treibsand.com [194.97.149.218])
	(Authenticated sender: relay)
	by mail.treibsand.com (Postfix) with ESMTPA id 437A21CE820
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  8 Jan 2014 12:07:00 +0100 (CET)
Received: by santiago.treibsand.com (Postfix, from userid 1001)
	id 265201AC0BB; Wed,  8 Jan 2014 12:07:00 +0100 (CET)
Message-Id: <20140108110700.265201AC0BB@santiago.treibsand.com>
Date: Wed,  8 Jan 2014 12:07:00 +0100 (CET)
From: Axel Steiner <ast@treibsand.com>
Reply-To: Axel Steiner <ast@treibsand.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER UPDATE] mail/libcmime: update to 0.1.10
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         185578
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] mail/libcmime: update to 0.1.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    antoine
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 08 11:10:02 UTC 2014
>Closed-Date:    Sun Jan 12 18:37:53 UTC 2014
>Last-Modified:  Sun Jan 12 18:40:03 UTC 2014
>Originator:     Axel Steiner
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD santiago.treibsand.com 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
- update port to version 0.1.10
>How-To-Repeat:
	
>Fix:

	

--- libcmime_0.1.10.patch begins here ---
diff -ruN libcmime_0.1.8/Makefile libcmime/Makefile
--- libcmime_0.1.8/Makefile	2014-01-08 11:35:56.000000000 +0100
+++ libcmime/Makefile	2014-01-08 11:40:56.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: mail/libcmime/Makefile 327742 2013-09-20 19:59:12Z bapt $
 
 PORTNAME=	libcmime
-PORTVERSION=	0.1.8
+PORTVERSION=	0.1.10
 CATEGORIES=	mail
 MASTER_SITES=	http://www.libcmime.org/files/
 
@@ -37,7 +37,7 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -E -e 's|\$${LIBDIR}(/pkgconfig)|$${CMAKE_INSTALL_PREFIX}/libdata\1|' \
+	@${REINPLACE_CMD} -E -e 's|\$${CMAKE_INSTALL_LIBDIR}(/pkgconfig)|$${CMAKE_INSTALL_PREFIX}/libdata\1|' \
 		${WRKSRC}/CMakeLists.txt
 
 .include <bsd.port.mk>
diff -ruN libcmime_0.1.8/distinfo libcmime/distinfo
--- libcmime_0.1.8/distinfo	2014-01-08 11:35:56.000000000 +0100
+++ libcmime/distinfo	2014-01-08 11:36:51.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (libcmime-0.1.8.tar.gz) = 3e5ff23a7520c9e3a5e56e161d7332003305e198790e698ad81f4a0dc733c712
-SIZE (libcmime-0.1.8.tar.gz) = 142095
+SHA256 (libcmime-0.1.10.tar.gz) = 389fed96cf676ec793e40f00900931f680d9a6039b95f5c9fcbf1f3df1a581d3
+SIZE (libcmime-0.1.10.tar.gz) = 144535
diff -ruN libcmime_0.1.8/pkg-plist libcmime/pkg-plist
--- libcmime_0.1.8/pkg-plist	2014-01-08 11:35:56.000000000 +0100
+++ libcmime/pkg-plist	2014-01-08 11:39:47.000000000 +0100
@@ -11,6 +11,6 @@
 include/cmime/cmime_util.h
 lib/libcmime.so
 lib/libcmime.so.0.1
-lib/libcmime.so.0.1.8
+lib/libcmime.so.0.1.10
 libdata/pkgconfig/libcmime.pc
 @dirrm include/cmime
--- libcmime_0.1.10.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->antoine 
Responsible-Changed-By: antoine 
Responsible-Changed-When: Fri Jan 10 19:10:15 UTC 2014 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185578 
State-Changed-From-To: open->closed 
State-Changed-By: antoine 
State-Changed-When: Sun Jan 12 18:37:16 UTC 2014 
State-Changed-Why:  
Patch committed with slight modifications, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185578 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/185578: commit references a PR
Date: Sun, 12 Jan 2014 18:32:34 +0000 (UTC)

 Author: antoine
 Date: Sun Jan 12 18:32:23 2014
 New Revision: 339528
 URL: http://svnweb.freebsd.org/changeset/ports/339528
 
 Log:
   - Update to 0.1.10
   - Stage support
   
   PR:		ports/185578
   Submitted by:	Axel Steiner (maintainer)
 
 Modified:
   head/mail/libcmime/Makefile
   head/mail/libcmime/distinfo
   head/mail/libcmime/pkg-plist
 
 Modified: head/mail/libcmime/Makefile
 ==============================================================================
 --- head/mail/libcmime/Makefile	Sun Jan 12 18:11:34 2014	(r339527)
 +++ head/mail/libcmime/Makefile	Sun Jan 12 18:32:23 2014	(r339528)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	libcmime
 -PORTVERSION=	0.1.8
 +PORTVERSION=	0.1.10
  CATEGORIES=	mail
  MASTER_SITES=	http://www.libcmime.org/files/
  
 @@ -11,33 +11,33 @@ COMMENT=	Lightweight C mime library
  
  LICENSE=	MIT
  
 -BUILD_DEPENDS=	bison>=1.8:${PORTSDIR}/devel/bison \
 -		flex>=2.5.33:${PORTSDIR}/textproc/flex
 -
 -USES=		cmake pkgconfig
 -CMAKE_ARGS+=	--no-warn-unused-cli -DCMAKE_PREFIX_PATH:PATH=${LOCALBASE}
 -
 +USES=		bison cmake pkgconfig
  USE_LDCONFIG=	yes
 +CMAKE_ARGS=	--no-warn-unused-cli
  
  OPTIONS_DEFINE=	DEBUG DOCS
  
  PORTDOCS=	AUTHORS CHANGELOG INSTALL README
  
 -NO_STAGE=	yes
  .include <bsd.port.options.mk>
  
 +.if ${OSVERSION} < 1000033
 +BUILD_DEPENDS+=	flex>=2.5.33:${PORTSDIR}/textproc/flex
 +CMAKE_ARGS+=	-DFLEX_EXECUTABLE:FILEPATH=${LOCALBASE}/bin/flex
 +.endif
 +
  .if ${PORT_OPTIONS:MDEBUG}
  CMAKE_ARGS+=	-DENABLE_DEBUG=TRUE
  .endif
  
  post-install:
  .if ${PORT_OPTIONS:MDOCS}
 -	@${MKDIR} ${DOCSDIR}
 -	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
 +	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 +	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
  .endif
  
  post-patch:
 -	@${REINPLACE_CMD} -E -e 's|\$${LIBDIR}(/pkgconfig)|$${CMAKE_INSTALL_PREFIX}/libdata\1|' \
 +	@${REINPLACE_CMD} -E -e 's|\$${CMAKE_INSTALL_LIBDIR}(/pkgconfig)|$${CMAKE_INSTALL_PREFIX}/libdata\1|' \
  		${WRKSRC}/CMakeLists.txt
  
  .include <bsd.port.mk>
 
 Modified: head/mail/libcmime/distinfo
 ==============================================================================
 --- head/mail/libcmime/distinfo	Sun Jan 12 18:11:34 2014	(r339527)
 +++ head/mail/libcmime/distinfo	Sun Jan 12 18:32:23 2014	(r339528)
 @@ -1,2 +1,2 @@
 -SHA256 (libcmime-0.1.8.tar.gz) = 3e5ff23a7520c9e3a5e56e161d7332003305e198790e698ad81f4a0dc733c712
 -SIZE (libcmime-0.1.8.tar.gz) = 142095
 +SHA256 (libcmime-0.1.10.tar.gz) = 389fed96cf676ec793e40f00900931f680d9a6039b95f5c9fcbf1f3df1a581d3
 +SIZE (libcmime-0.1.10.tar.gz) = 144535
 
 Modified: head/mail/libcmime/pkg-plist
 ==============================================================================
 --- head/mail/libcmime/pkg-plist	Sun Jan 12 18:11:34 2014	(r339527)
 +++ head/mail/libcmime/pkg-plist	Sun Jan 12 18:32:23 2014	(r339528)
 @@ -11,6 +11,6 @@ include/cmime/cmime_string.h
  include/cmime/cmime_util.h
  lib/libcmime.so
  lib/libcmime.so.0.1
 -lib/libcmime.so.0.1.8
 +lib/libcmime.so.0.1.10
  libdata/pkgconfig/libcmime.pc
  @dirrm include/cmime
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
