Date: Sun, 18 Dec 2016 11:47:09 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428846 - in head/editors: vile xvile Message-ID: <201612181147.uBIBl9xQ041928@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Sun Dec 18 11:47:09 2016 New Revision: 428846 URL: https://svnweb.freebsd.org/changeset/ports/428846 Log: Update to 9.8s Modified: head/editors/vile/Makefile head/editors/vile/distinfo head/editors/xvile/Makefile head/editors/xvile/distinfo Modified: head/editors/vile/Makefile ============================================================================== --- head/editors/vile/Makefile Sun Dec 18 11:36:26 2016 (r428845) +++ head/editors/vile/Makefile Sun Dec 18 11:47:09 2016 (r428846) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vile -PORTVERSION= 9.8q +PORTVERSION= 9.8s CATEGORIES= editors MASTER_SITES= ftp://dickey.his.com/vile/current/ \ ftp://invisible-island.net/vile/current/ \ Modified: head/editors/vile/distinfo ============================================================================== --- head/editors/vile/distinfo Sun Dec 18 11:36:26 2016 (r428845) +++ head/editors/vile/distinfo Sun Dec 18 11:47:09 2016 (r428846) @@ -1,2 +1,3 @@ -SHA256 (vile-9.8q.tgz) = 366b2b18ea25e55e7b9b6cc1d2b752f0a4fdc453a0a18aedd5773f456e782307 -SIZE (vile-9.8q.tgz) = 2321373 +TIMESTAMP = 1482055290 +SHA256 (vile-9.8s.tgz) = 1197bc894a63e359e2ae1053a38829b04e9e6948e30e59803f49ed781c077502 +SIZE (vile-9.8s.tgz) = 2328441 Modified: head/editors/xvile/Makefile ============================================================================== --- head/editors/xvile/Makefile Sun Dec 18 11:36:26 2016 (r428845) +++ head/editors/xvile/Makefile Sun Dec 18 11:47:09 2016 (r428846) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vile -PORTVERSION= 9.8q +PORTVERSION= 9.8s CATEGORIES= editors MASTER_SITES= ftp://dickey.his.com/vile/current/ \ ftp://invisible-island.net/vile/current/ \ @@ -21,7 +21,7 @@ BUILD_DEPENDS= reflex:textproc/reflex USES= pkgconfig shebangfix tar:tgz SHEBANG_FILES= macros/lxvile macros/lxvile-fonts perl/vileget -USE_XORG= x11 xext xpm +USE_XORG= x11 xext xpm xt GNU_CONFIGURE= yes CONFIGURE_ENV= cf_cv_crypt_works=yes CONFIGURE_ARGS= --disable-imake \ Modified: head/editors/xvile/distinfo ============================================================================== --- head/editors/xvile/distinfo Sun Dec 18 11:36:26 2016 (r428845) +++ head/editors/xvile/distinfo Sun Dec 18 11:47:09 2016 (r428846) @@ -1,2 +1,3 @@ -SHA256 (vile-9.8q.tgz) = 366b2b18ea25e55e7b9b6cc1d2b752f0a4fdc453a0a18aedd5773f456e782307 -SIZE (vile-9.8q.tgz) = 2321373 +TIMESTAMP = 1482057532 +SHA256 (vile-9.8s.tgz) = 1197bc894a63e359e2ae1053a38829b04e9e6948e30e59803f49ed781c077502 +SIZE (vile-9.8s.tgz) = 2328441
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612181147.uBIBl9xQ041928>