svn commit: r467614 - head/devel/adacurses

Fernando Apesteguía fernape at FreeBSD.org
Tue Apr 17 16:04:58 UTC 2018


Author: fernape
Date: Tue Apr 17 16:04:57 2018
New Revision: 467614
URL: https://svnweb.freebsd.org/changeset/ports/467614

Log:
  devel/adacurses: update to 20180127
  
  PR:	227534
  Reported by:	lebarondemerde at privacychain.ch
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15107

Modified:
  head/devel/adacurses/Makefile
  head/devel/adacurses/distinfo

Modified: head/devel/adacurses/Makefile
==============================================================================
--- head/devel/adacurses/Makefile	Tue Apr 17 16:02:58 2018	(r467613)
+++ head/devel/adacurses/Makefile	Tue Apr 17 16:04:57 2018	(r467614)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	adacurses
-PORTVERSION=	20150808
-PORTREVISION=	5
+DISTVERSION=	20180127
 CATEGORIES=	devel
-MASTER_SITES=	ftp://invisible-island.net/AdaCurses/
-DISTNAME=	AdaCurses-${PORTVERSION}
+MASTER_SITES=	ftp://ftp.invisible-island.net/AdaCurses/
+DISTNAME=	AdaCurses-${DISTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Ada95 bindings for ncurses
@@ -24,8 +23,6 @@ PORTDOCS=	ada Ada95.html
 PLIST_SUB=	atic=adacurses/terminal_interface-curses
 
 OPTIONS_DEFINE=	DOCS
-
-MAKE_JOBS_UNSAFE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e '/(INSTALL_PROG)/d' -e 's|@ADAGEN_LDFLAGS@||' \

Modified: head/devel/adacurses/distinfo
==============================================================================
--- head/devel/adacurses/distinfo	Tue Apr 17 16:02:58 2018	(r467613)
+++ head/devel/adacurses/distinfo	Tue Apr 17 16:04:57 2018	(r467614)
@@ -1,2 +1,3 @@
-SHA256 (AdaCurses-20150808.tgz) = 2f4870309a2868f7e24af25e83062c0b8e3fd63f495d3d0964b7450767085bc9
-SIZE (AdaCurses-20150808.tgz) = 675359
+TIMESTAMP = 1523823244
+SHA256 (AdaCurses-20180127.tgz) = 926e72aa6911ba5eeda4e3214aa2b1e2dba0aafcfeb820eee65db91c0ccf10fa
+SIZE (AdaCurses-20180127.tgz) = 700458


More information about the svn-ports-head mailing list