diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-12-18 19:47:09 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-12-18 19:47:09 +0800 |
commit | 9389e14b1c4a3a51212be89a4939e420d78d1520 (patch) | |
tree | 4d10e9ce0820c42852454d4dfd988a32e1a47bef /editors | |
parent | 2d85d5c7c102f1a534d69a8bb242871688fa9e41 (diff) | |
download | freebsd-ports-gnome-9389e14b1c4a3a51212be89a4939e420d78d1520.tar.gz freebsd-ports-gnome-9389e14b1c4a3a51212be89a4939e420d78d1520.tar.zst freebsd-ports-gnome-9389e14b1c4a3a51212be89a4939e420d78d1520.zip |
Update to 9.8s
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vile/Makefile | 2 | ||||
-rw-r--r-- | editors/vile/distinfo | 5 | ||||
-rw-r--r-- | editors/xvile/Makefile | 4 | ||||
-rw-r--r-- | editors/xvile/distinfo | 5 |
4 files changed, 9 insertions, 7 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 5b8f6a2b993b..e6960ea3a790 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -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/ \ diff --git a/editors/vile/distinfo b/editors/vile/distinfo index ef74d6792da2..488021ceaa82 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -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 diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 16b57a2ada4a..cb7fcb3cd9ec 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -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 \ diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index ef74d6792da2..dcefc4307724 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -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 |