ports/169410: editors/mp: Update to version 5.2.3

KATO Tsuguru tkato432 at yahoo.com
Mon Jun 25 18:10:09 UTC 2012


>Number:         169410
>Category:       ports
>Synopsis:       editors/mp: Update to version 5.2.3
>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:   Mon Jun 25 18:10:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p9 i386
>Organization:
>Environment:
>Description:
- Update to version 5.2.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/mp/Makefile editors/mp/Makefile
--- /usr/ports/editors/mp/Makefile	2012-06-12 19:34:44.000000000 +0900
+++ editors/mp/Makefile	2012-06-22 01:44:41.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mp
-PORTVERSION=	5.2.2
+PORTVERSION=	5.2.3
 CATEGORIES=	editors
 MASTER_SITES=	http://triptico.com/download/
 
@@ -21,7 +21,6 @@
 OPTIONS_SINGLE_GUI=	GTK2 QT4
 OPTIONS_DEFAULT=	PCRE
 
-WANT_GNOME=	yes
 USE_NCURSES=	yes
 USE_ICONV=	yes
 HAS_CONFIGURE=	yes
@@ -57,7 +56,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MPCRE}
-LIB_DEPENDS+=	pcre.1:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+=	pcre:${PORTSDIR}/devel/pcre
 CONFIGURE_ARGS+=	--with-pcre
 .endif
 
diff -urN /usr/ports/editors/mp/distinfo editors/mp/distinfo
--- /usr/ports/editors/mp/distinfo	2012-04-22 03:48:20.000000000 +0900
+++ editors/mp/distinfo	2012-06-22 01:35:53.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (mp-5.2.2.tar.gz) = f4c04315e6a0a3b831f218f73904afd3c227aa18b67ab21b39dffbb54edfea1f
-SIZE (mp-5.2.2.tar.gz) = 583918
+SHA256 (mp-5.2.3.tar.gz) = 53a3d8e335b663d7c43bc6d6ecd3be5df2f9950827be194a786e203383b7e5fa
+SIZE (mp-5.2.3.tar.gz) = 685427
diff -urN /usr/ports/editors/mp/files/patch-mpdn__config.sh editors/mp/files/patch-mpdn__config.sh
--- /usr/ports/editors/mp/files/patch-mpdn__config.sh	2011-03-24 02:54:43.000000000 +0900
+++ editors/mp/files/patch-mpdn__config.sh	2012-06-22 01:41:24.000000000 +0900
@@ -23,7 +23,7 @@
  	else
  		# try now with -liconv
 -		TMP_LDFLAGS="-liconv"
-+		TMP_CFLAGS="-I%%LOCALBASE%%/include -liconv"
++		TMP_CFLAGS="-I%%LOCALBASE%%/include"
 +		TMP_LDFLAGS="-L%%LOCALBASE%%/lib -liconv"
  
 -		$CC .tmp.c $TMP_LDFLAGS -o .tmp.o 2>> .config.log
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list