ports/178876: devel/libepp-nicbr: Update to version 1.13
KATO Tsuguru
tkato432 at yahoo.com
Thu May 23 18:10:07 UTC 2013
>Number: 178876
>Category: ports
>Synopsis: devel/libepp-nicbr: Update to version 1.13
>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 May 23 18:10:06 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 8.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.13
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/devel/libepp-nicbr/Makefile devel/libepp-nicbr/Makefile
--- /usr/ports/devel/libepp-nicbr/Makefile 2013-05-07 01:37:32.000000000 +0900
+++ devel/libepp-nicbr/Makefile 2013-05-24 00:00:48.000000000 +0900
@@ -2,7 +2,7 @@
# $FreeBSD: head/devel/libepp-nicbr/Makefile 317525 2013-05-06 15:34:17Z bapt $
PORTNAME= libepp-nicbr
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= devel
MASTER_SITES= ftp://ftp.registro.br/pub/libepp-nicbr/
@@ -25,14 +25,14 @@
--with-openssl=${OPENSSLBASE}
MAKE_JOBS_SAFE= yes
-.if defined(.PARSEDIR)
-USE_GMAKE= yes
-.endif
-
DATADIR= ${PREFIX}/share/${PORTNAME:S/-/_/}
PLIST_SUB= VER="${PORTVERSION}"
+.if defined(.PARSEDIR)
+USE_GMAKE= yes
+.endif
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MREADLINE}
@@ -43,4 +43,8 @@
PLIST_SUB+= READLINE="@comment "
.endif
+post-patch:
+ @${REINPLACE_CMD} -e \
+ 's|ncurses|curses|g' ${WRKSRC}/configure
+
.include <bsd.port.mk>
diff -urN /usr/ports/devel/libepp-nicbr/distinfo devel/libepp-nicbr/distinfo
--- /usr/ports/devel/libepp-nicbr/distinfo 2012-12-01 17:12:33.000000000 +0900
+++ devel/libepp-nicbr/distinfo 2013-05-24 00:00:48.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (libepp-nicbr-1.12.tar.gz) = 3a4569425db2075ea928f75ba50ce7d77421d02ad5e4e7c95405daef711d589c
-SIZE (libepp-nicbr-1.12.tar.gz) = 314578
+SHA256 (libepp-nicbr-1.13.tar.gz) = 9b02a7adc40b60788d5c238c6fdc3dfbf18d042b2aded4a747cd9bdff4c26ad4
+SIZE (libepp-nicbr-1.13.tar.gz) = 315762
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list