ports/166882: editors/mp: Update to version 5.2.2

KATO Tsuguru tkato432 at yahoo.com
Thu Apr 12 18:40:11 UTC 2012


>Number:         166882
>Category:       ports
>Synopsis:       editors/mp: Update to version 5.2.2
>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:   Thu Apr 12 18:40:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 5.2.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/mp/Makefile editors/mp/Makefile
--- /usr/ports/editors/mp/Makefile	2012-02-15 01:55:36.000000000 +0900
+++ editors/mp/Makefile	2012-04-13 02:40:16.000000000 +0900
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mp
-PORTVERSION=	5.2.1
-PORTREVISION=	1
+PORTVERSION=	5.2.2
 CATEGORIES=	editors
 MASTER_SITES=	http://triptico.com/download/
 
@@ -23,6 +22,7 @@
 		PCRE	"Build with PCRE support"	on
 
 WANT_GNOME=	yes
+USE_NCURSES=	yes
 USE_ICONV=	yes
 HAS_CONFIGURE=	yes
 CONFIGURE_SCRIPT=	config.sh
@@ -70,6 +70,9 @@
 	@${REINPLACE_CMD} -e 's|<ncursesw/|<|g ; \
 		 s|-I/usr/local/include||g ; \
 		 s|-L/usr/local/lib||g ; \
+		 /gtk+/s|3.0|2.0|g ; \
+		 /OK/s|3.0|2.0|g ; \
+		 /CONFOPT_GTK/s|3|2|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
diff -urN /usr/ports/editors/mp/distinfo editors/mp/distinfo
--- /usr/ports/editors/mp/distinfo	2011-11-26 05:09:11.000000000 +0900
+++ editors/mp/distinfo	2012-04-13 00:37:24.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (mp-5.2.1.tar.gz) = e91ff7b94427a5c49815f091c67c20f47f63fd473318dbd9dce52a68a6a6f9d4
-SIZE (mp-5.2.1.tar.gz) = 566513
+SHA256 (mp-5.2.2.tar.gz) = f4c04315e6a0a3b831f218f73904afd3c227aa18b67ab21b39dffbb54edfea1f
+SIZE (mp-5.2.2.tar.gz) = 583918
diff -urN /usr/ports/editors/mp/pkg-plist editors/mp/pkg-plist
--- /usr/ports/editors/mp/pkg-plist	2011-03-24 05:12:36.000000000 +0900
+++ editors/mp/pkg-plist	2012-04-13 02:52:58.000000000 +0900
@@ -59,6 +59,7 @@
 %%DATADIR%%/mp_templates.mpsl
 %%DATADIR%%/mp_toys.mpsl
 %%DATADIR%%/mp_tui.mpsl
+%%DATADIR%%/mp_vcs.mpsl
 %%DATADIR%%/mp_writing.mpsl
 @dirrm %%DATADIR%%/lang
 @dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list