svn commit: r371317 - head/editors/dkns

Bartek Rutkowski robak at FreeBSD.org
Tue Oct 21 11:34:51 UTC 2014


Author: robak
Date: Tue Oct 21 11:34:50 2014
New Revision: 371317
URL: https://svnweb.freebsd.org/changeset/ports/371317
QAT: https://qat.redports.org/buildarchive/r371317/

Log:
  editors/dkns: update 1.94 -> 1.95
  
  PR:		194330
  Submitted by:	James Bailie <jimmy at mammothcheese.ca>
  Approved by:	mentors (implicit)

Modified:
  head/editors/dkns/Makefile
  head/editors/dkns/distinfo

Modified: head/editors/dkns/Makefile
==============================================================================
--- head/editors/dkns/Makefile	Tue Oct 21 10:18:58 2014	(r371316)
+++ head/editors/dkns/Makefile	Tue Oct 21 11:34:50 2014	(r371317)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dkns
-PORTVERSION=	1.94
+PORTVERSION=	1.95
 CATEGORIES=	editors
 MASTER_SITES=	http://www.mammothcheese.ca/
 
@@ -11,8 +11,6 @@ COMMENT=	Simple console text editor
 
 RUN_DEPENDS=	munger:${PORTSDIR}/lang/munger
 
-MAKE_ENV=	INSTALL_MAN="${INSTALL_MAN}" INSTALL_SCRIPT="${INSTALL_SCRIPT}"
-
 PLIST_FILES=	bin/dkns \
 		man/man1/dkns.1.gz
 

Modified: head/editors/dkns/distinfo
==============================================================================
--- head/editors/dkns/distinfo	Tue Oct 21 10:18:58 2014	(r371316)
+++ head/editors/dkns/distinfo	Tue Oct 21 11:34:50 2014	(r371317)
@@ -1,2 +1,2 @@
-SHA256 (dkns-1.94.tar.gz) = c576f9b9a8e053102e054411fa3cd98b06a5a4ccb636f923ae8904f92d29835a
-SIZE (dkns-1.94.tar.gz) = 35818
+SHA256 (dkns-1.95.tar.gz) = c6da8f43a2f4ad4e92bf24f719622ed46499d2e26b159b72df7081cbb327240e
+SIZE (dkns-1.95.tar.gz) = 34261


More information about the svn-ports-all mailing list