svn commit: r480890 - head/x11-wm/vtwm
Alex Kozlov
ak at FreeBSD.org
Sat Sep 29 06:19:34 UTC 2018
Author: ak
Date: Sat Sep 29 06:19:33 2018
New Revision: 480890
URL: https://svnweb.freebsd.org/changeset/ports/480890
Log:
- Update to 5.5.0
Modified:
head/x11-wm/vtwm/Makefile
head/x11-wm/vtwm/distinfo
Modified: head/x11-wm/vtwm/Makefile
==============================================================================
--- head/x11-wm/vtwm/Makefile Sat Sep 29 05:29:28 2018 (r480889)
+++ head/x11-wm/vtwm/Makefile Sat Sep 29 06:19:33 2018 (r480890)
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= vtwm
-PORTVERSION= 5.4.99.20130906
-PORTREVISION= 1
+PORTVERSION= 5.5.0
CATEGORIES= x11-wm
-MASTER_SITES= https://aklv.github.io/distfiles/
+MASTER_SITES= SF/${PORTNAME}
MAINTAINER= ak at FreeBSD.org
COMMENT= Twm with a virtual desktop and optional Motif-like features
@@ -14,12 +13,10 @@ LICENSE= MIT
LIB_DEPENDS= libpng.so:graphics/png
-USES= pkgconfig tar:xz
+USES= pkgconfig
GNU_CONFIGURE= yes
USE_XORG= x11 xext xft xinerama xpm xmu xrandr
-
-WRKSRC= ${WRKDIR}/vtwm-20130906
PLIST_FILES= bin/vtwm \
bin/nexpm \
Modified: head/x11-wm/vtwm/distinfo
==============================================================================
--- head/x11-wm/vtwm/distinfo Sat Sep 29 05:29:28 2018 (r480889)
+++ head/x11-wm/vtwm/distinfo Sat Sep 29 06:19:33 2018 (r480890)
@@ -1,2 +1,3 @@
-SHA256 (vtwm-5.4.99.20130906.tar.xz) = 90a9edc39bc5b43ae22d1eb3dfaf8890ad501fe79be5aabb8bb5476e4cfe08d9
-SIZE (vtwm-5.4.99.20130906.tar.xz) = 963540
+TIMESTAMP = 1538200550
+SHA256 (vtwm-5.5.0.tar.gz) = 448d7afd8d5a5fcfabf1b9c64b811cfa6bdbf8892c067fe01a141806ef61eaf4
+SIZE (vtwm-5.5.0.tar.gz) = 1141664
More information about the svn-ports-all
mailing list