svn commit: r468657 - head/x11/editres
Yuri Victorovich
yuri at FreeBSD.org
Sun Apr 29 21:30:46 UTC 2018
Author: yuri
Date: Sun Apr 29 21:30:45 2018
New Revision: 468657
URL: https://svnweb.freebsd.org/changeset/ports/468657
Log:
x11/editres: Update 1.0.6 -> 1.0.7
Also added LICENSE/LICENSE_FILE.
PR: 227071
Submitted by: Dmitri Goutnik <dg at syrec.org>
Approved by: maintainer's timeout (x11 at FreeBSD.org; 31 days)
Modified:
head/x11/editres/Makefile
head/x11/editres/distinfo
Modified: head/x11/editres/Makefile
==============================================================================
--- head/x11/editres/Makefile Sun Apr 29 21:24:56 2018 (r468656)
+++ head/x11/editres/Makefile Sun Apr 29 21:30:45 2018 (r468657)
@@ -1,11 +1,14 @@
# $FreeBSD$
PORTNAME= editres
-PORTVERSION= 1.0.6
+PORTVERSION= 1.0.7
CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
COMMENT= Dynamic resource editor for X Toolkit Applications
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
XORG_CAT= app
USE_XORG= x11 xt xmu xaw
Modified: head/x11/editres/distinfo
==============================================================================
--- head/x11/editres/distinfo Sun Apr 29 21:24:56 2018 (r468656)
+++ head/x11/editres/distinfo Sun Apr 29 21:30:45 2018 (r468657)
@@ -1,2 +1,3 @@
-SHA256 (xorg/app/editres-1.0.6.tar.bz2) = 3b66d1240bde853872bbb341c4b8fb029094d0a5d21347a58831f15b162c4df0
-SIZE (xorg/app/editres-1.0.6.tar.bz2) = 156155
+TIMESTAMP = 1522338797
+SHA256 (xorg/app/editres-1.0.7.tar.bz2) = 089ad34628e55a779b97e369f55fb12caefc96d684b508d9022eb9e12b775c11
+SIZE (xorg/app/editres-1.0.7.tar.bz2) = 166429
More information about the svn-ports-all
mailing list