From owner-svn-ports-all@freebsd.org Thu Feb 9 17:09:31 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71EDECD6E8A; Thu, 9 Feb 2017 17:09:31 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C7E91761; Thu, 9 Feb 2017 17:09:31 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19H9UJc062750; Thu, 9 Feb 2017 17:09:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19H9UqG062746; Thu, 9 Feb 2017 17:09:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091709.v19H9UqG062746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 17:09:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433747 - in head/sysutils/dateutils: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:09:31 -0000 Author: amdmi3 Date: Thu Feb 9 17:09:29 2017 New Revision: 433747 URL: https://svnweb.freebsd.org/changeset/ports/433747 Log: - Update to 0.4.1 - While here, add LICENSE_FILE, don't install license as documentation and sort plist PR: 215931 Submitted by: ghostonthewire@gmail.com Approved by: maintainer timeout (jessefrgsmith@yahoo.ca, 1 month) Added: head/sysutils/dateutils/files/patch-build-aux_yuck.c (contents, props changed) Deleted: head/sysutils/dateutils/files/patch-lib__tzraw.c head/sysutils/dateutils/files/patch-src__prchunk.c Modified: head/sysutils/dateutils/Makefile head/sysutils/dateutils/distinfo head/sysutils/dateutils/pkg-plist Modified: head/sysutils/dateutils/Makefile ============================================================================== --- head/sysutils/dateutils/Makefile Thu Feb 9 17:01:52 2017 (r433746) +++ head/sysutils/dateutils/Makefile Thu Feb 9 17:09:29 2017 (r433747) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dateutils -PORTVERSION= 0.2.7 +PORTVERSION= 0.4.1 CATEGORIES= sysutils MASTER_SITES= https://bitbucket.org/hroptatyr/dateutils/downloads/ @@ -9,6 +9,7 @@ MAINTAINER= jessefrgsmith@yahoo.ca COMMENT= Command line utilities for working with dates LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= help2man:misc/help2man Modified: head/sysutils/dateutils/distinfo ============================================================================== --- head/sysutils/dateutils/distinfo Thu Feb 9 17:01:52 2017 (r433746) +++ head/sysutils/dateutils/distinfo Thu Feb 9 17:09:29 2017 (r433747) @@ -1,2 +1,3 @@ -SHA256 (dateutils-0.2.7.tar.xz) = f7d0c502d79dec4a604ebc30e7c44988d7095bd303137d1fa652720350337042 -SIZE (dateutils-0.2.7.tar.xz) = 490456 +TIMESTAMP = 1484000496 +SHA256 (dateutils-0.4.1.tar.xz) = 6ccce48975fc4d3af2e27c7893e181c46ab5df1cb37e4a428b4b521a77d55278 +SIZE (dateutils-0.4.1.tar.xz) = 611460 Added: head/sysutils/dateutils/files/patch-build-aux_yuck.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/dateutils/files/patch-build-aux_yuck.c Thu Feb 9 17:09:29 2017 (r433747) @@ -0,0 +1,11 @@ +--- build-aux/yuck.c.orig 2016-12-13 05:12:37 UTC ++++ build-aux/yuck.c +@@ -61,6 +61,8 @@ + #include + #include + #include ++#include ++#include + #include + #if defined WITH_SCMVER + # include Modified: head/sysutils/dateutils/pkg-plist ============================================================================== --- head/sysutils/dateutils/pkg-plist Thu Feb 9 17:01:52 2017 (r433746) +++ head/sysutils/dateutils/pkg-plist Thu Feb 9 17:09:29 2017 (r433747) @@ -1,35 +1,45 @@ bin/dadd +bin/dateadd +bin/dateconv +bin/datediff +bin/dategrep +bin/dateround +bin/dateseq +bin/datesort +bin/datetest +bin/datezone bin/dconv bin/ddiff bin/dgrep bin/dround bin/dseq +bin/dsort bin/dtest +bin/dzone bin/strptime -include/dateutils/boops.h -include/dateutils/date-core-strpf.h -include/dateutils/date-core.h -include/dateutils/dt-core-strpf.h -include/dateutils/dt-core-tz-glue.h -include/dateutils/dt-core.h -include/dateutils/generics.h -include/dateutils/leaps.h -include/dateutils/leapseconds.def -include/dateutils/nifty.h -include/dateutils/strops.h -include/dateutils/time-core-strpf.h -include/dateutils/time-core.h -include/dateutils/token.h -include/dateutils/tzraw.h -lib/libdut.a -libdata/pkgconfig/libdut.pc man/man1/dadd.1.gz +man/man1/dateadd.1.gz +man/man1/dateconv.1.gz +man/man1/datediff.1.gz +man/man1/dategrep.1.gz +man/man1/dateround.1.gz +man/man1/dateseq.1.gz +man/man1/datesort.1.gz +man/man1/datetest.1.gz man/man1/dateutils.1.gz +man/man1/datezone.1.gz man/man1/dconv.1.gz man/man1/ddiff.1.gz man/man1/dgrep.1.gz man/man1/dround.1.gz man/man1/dseq.1.gz +man/man1/dsort.1.gz man/man1/dtest.1.gz +man/man1/dzone.1.gz man/man1/strptime.1.gz +%%DATADIR%%/iata.tzmcc +%%DATADIR%%/icao.tzmcc +%%DATADIR%%/locale +%%DATADIR%%/mic.tzmcc +@comment %%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README.md