[Midnightbsd-cvs] mports [18665] trunk/editors/zile: zile 2.4.11
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Apr 12 11:48:53 EDT 2015
Revision: 18665
http://svnweb.midnightbsd.org/mports/?rev=18665
Author: laffer1
Date: 2015-04-12 11:48:53 -0400 (Sun, 12 Apr 2015)
Log Message:
-----------
zile 2.4.11
Modified Paths:
--------------
trunk/editors/zile/Makefile
trunk/editors/zile/distinfo
Modified: trunk/editors/zile/Makefile
===================================================================
--- trunk/editors/zile/Makefile 2015-04-12 15:44:26 UTC (rev 18664)
+++ trunk/editors/zile/Makefile 2015-04-12 15:48:53 UTC (rev 18665)
@@ -1,34 +1,31 @@
-# New ports collection Makefile for: zile
-# Date created: 28 September 2000
-# Whom: jasone
-#
# $FreeBSD: ports/editors/zile/Makefile,v 1.58 2008/05/16 14:10:54 miwi Exp $
# $MidnightBSD$
PORTNAME= zile
-PORTVERSION= 2.4.9
+PORTVERSION= 2.4.11
CATEGORIES= editors
MASTER_SITES= GNU
MAINTAINER= ports at MidnightBSD.org
COMMENT= Small emacs-like text editor
+
LICENSE= gpl3
-LIB_DEPENDS= gc:${PORTSDIR}/devel/boehm-gc
+LIB_DEPENDS= libgc.so:${PORTSDIR}/devel/boehm-gc
BUILD_DEPENDS= ${LOCALBASE}/bin/help2man:${PORTSDIR}/misc/help2man
-USE_GMAKE= yes
+USES= gmake perl5 pkgconfig compiler:c++11-lang
+USE_PERL5= build
USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-included-regex
-MAN1= ${PORTNAME}.1
PLIST_FILES= bin/${PORTNAME} \
+ man/man1/${PORTNAME}.1.gz \
%%DOCSDIR%%/AUTHORS \
%%DOCSDIR%%/FAQ \
%%DOCSDIR%%/NEWS \
%%DOCSDIR%%/dotzile.sample
-PLIST_DIRS= %%DOCSDIR%%
CPPFLAGS+= -I${LOCALBASE}/include -isystem /usr/include/gnu
LDFLAGS+= -L${LOCALBASE}/lib -lgnuregex
Modified: trunk/editors/zile/distinfo
===================================================================
--- trunk/editors/zile/distinfo 2015-04-12 15:44:26 UTC (rev 18664)
+++ trunk/editors/zile/distinfo 2015-04-12 15:48:53 UTC (rev 18665)
@@ -1,3 +1,2 @@
-SHA256 (zile-2.4.9.tar.gz) = c71959c7aca02ac66be526ecccbc7954fb0ea7591ed3c13311a95e8f040b0049
-RMD160 (zile-2.4.9.tar.gz) = a85055a0f2aa7d6cffcc8f4f5524b168eb6ae1db
-SIZE (zile-2.4.9.tar.gz) = 1192776
+SHA256 (zile-2.4.11.tar.gz) = 1fd27bbddc61491b1fbb29a345d0d344734aa9e80cfa07b02892eedf831fa9cc
+SIZE (zile-2.4.11.tar.gz) = 1293707
More information about the Midnightbsd-cvs
mailing list