Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 03:02:32 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/158488: Update port: editors/mp to 5.2.0
Message-ID:  <20110630030232.efc9015b.tkato432@yahoo.com>
Resent-Message-ID: <201106291830.p5TIUKAJ009832@freefall.freebsd.org>

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

>Number:         158488
>Category:       ports
>Synopsis:       Update port: editors/mp to 5.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 29 18:30:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 5.2.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/mp/Makefile editors/mp/Makefile
--- /usr/ports/editors/mp/Makefile	2011-03-24 05:12:36.000000000 +0900
+++ editors/mp/Makefile	2011-05-08 21:54:23.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mp
-PORTVERSION=	5.1.4
+PORTVERSION=	5.2.0
 CATEGORIES=	editors
 MASTER_SITES=	http://triptico.com/download/
 
@@ -68,8 +68,9 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|<ncursesw/|<|g ; \
-		s|-I/usr/local/include||g ; \
-		s|-L/usr/local/lib||g' ${WRKSRC}/config.sh
+		 s|-I/usr/local/include||g ; \
+		 s|-L/usr/local/lib||g ; \
+		 s|-lX11||g' ${WRKSRC}/config.sh
 	@${REINPLACE_CMD} -e 's|<ncursesw/|<|g' ${WRKSRC}/mpv_curses.c
 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/mpdm/config.sh
 	@${REINPLACE_CMD} -e 's|<malloc\.h>|<stdlib.h>|g' ${WRKSRC}/mpsl/mpsl_d.c
diff -urN /usr/ports/editors/mp/distinfo editors/mp/distinfo
--- /usr/ports/editors/mp/distinfo	2011-03-24 05:12:36.000000000 +0900
+++ editors/mp/distinfo	2011-05-08 20:46:41.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (mp-5.1.4.tar.gz) = 7744ba8ead9e284aa548420e9a1bbfa6fc5cd7248d2fdfb309ded83f3f641d07
-SIZE (mp-5.1.4.tar.gz) = 485831
+SHA256 (mp-5.2.0.tar.gz) = 69cdc69969f70881c6eb1329d2f55a7a6ec63352c65f1a0a60a8bf24006c3ae6
+SIZE (mp-5.2.0.tar.gz) = 510970
>Release-Note:
>Audit-Trail:
>Unformatted:



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