Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Jan 2014 12:07:00 +0100 (CET)
From:      Axel Steiner <ast@treibsand.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/185578: [MAINTAINER UPDATE] mail/libcmime: update to 0.1.10
Message-ID:  <20140108110700.265201AC0BB@santiago.treibsand.com>
Resent-Message-ID: <201401081110.s08BA29b046632@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185578
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] mail/libcmime: update to 0.1.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 08 11:10:02 UTC 2014
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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