Mon Sep 19 04:47:16 2016 UTC ()
- Removing two patches. Those two does not make any difference
  in packaging as well as PLIST listing.
- PKGREVISION++, just for easiness to trace this commit.


(mef)
diff -r1.6 -r1.7 pkgsrc/time/dateutils/Makefile
diff -r1.6 -r1.7 pkgsrc/time/dateutils/distinfo
diff -r1.1 -r0 pkgsrc/time/dateutils/patches/patch-configure
diff -r1.1 -r0 pkgsrc/time/dateutils/patches/patch-m4_sxe-compiler.m4

cvs diff -r1.6 -r1.7 pkgsrc/time/dateutils/Makefile (expand / switch to unified diff)

--- pkgsrc/time/dateutils/Makefile 2015/03/19 19:17:18 1.6
+++ pkgsrc/time/dateutils/Makefile 2016/09/19 04:47:16 1.7
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2015/03/19 19:17:18 joerg Exp $ 1# $NetBSD: Makefile,v 1.7 2016/09/19 04:47:16 mef Exp $
2 2
3DISTNAME= dateutils-0.3.1 3DISTNAME= dateutils-0.3.1
4PKGREVISION= 1 4PKGREVISION= 2
5CATEGORIES= time 5CATEGORIES= time
6MASTER_SITES= https://github.com/hroptatyr/dateutils/releases/download/v0.3.1/ 6MASTER_SITES= https://github.com/hroptatyr/dateutils/releases/download/v0.3.1/
7MASTER_SITES+= https://bitbucket.org/hroptatyr/dateutils/downloads/ 7MASTER_SITES+= https://bitbucket.org/hroptatyr/dateutils/downloads/
8EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.fresse.org/dateutils/ 11HOMEPAGE= http://www.fresse.org/dateutils/
12COMMENT= Command line tools for working with dates 12COMMENT= Command line tools for working with dates
13LICENSE= modified-bsd 13LICENSE= modified-bsd
14 14
15WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 15WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_TOOLS+= pkg-config gmake makeinfo bison flex 17USE_TOOLS+= pkg-config gmake makeinfo bison flex

cvs diff -r1.6 -r1.7 pkgsrc/time/dateutils/distinfo (expand / switch to unified diff)

--- pkgsrc/time/dateutils/distinfo 2015/11/02 23:31:35 1.6
+++ pkgsrc/time/dateutils/distinfo 2016/09/19 04:47:16 1.7
@@ -1,10 +1,8 @@ @@ -1,10 +1,8 @@
1$NetBSD: distinfo,v 1.6 2015/11/02 23:31:35 agc Exp $ 1$NetBSD: distinfo,v 1.7 2016/09/19 04:47:16 mef Exp $
2 2
3SHA1 (dateutils-0.3.1.tar.xz) = 07884be555998aa649733401e65f073ada89ac08 3SHA1 (dateutils-0.3.1.tar.xz) = 07884be555998aa649733401e65f073ada89ac08
4RMD160 (dateutils-0.3.1.tar.xz) = a45ed9fb1c5d5107883fb3cfdf3f43d238e0497c 4RMD160 (dateutils-0.3.1.tar.xz) = a45ed9fb1c5d5107883fb3cfdf3f43d238e0497c
5SHA512 (dateutils-0.3.1.tar.xz) = cbf691b0ef8c815159d262796bb5e7292547794610efb99772a51c8bd20e8f23e36be28c6c8a0ffa04445bf7b13bc8fe58bc44a1ba356e1b224b631d561422d9 5SHA512 (dateutils-0.3.1.tar.xz) = cbf691b0ef8c815159d262796bb5e7292547794610efb99772a51c8bd20e8f23e36be28c6c8a0ffa04445bf7b13bc8fe58bc44a1ba356e1b224b631d561422d9
6Size (dateutils-0.3.1.tar.xz) = 586848 bytes 6Size (dateutils-0.3.1.tar.xz) = 586848 bytes
7SHA1 (patch-Makefile.am) = 936ad7f986ff5cb8bec5f85c96a17657fca2774f 7SHA1 (patch-Makefile.am) = 936ad7f986ff5cb8bec5f85c96a17657fca2774f
8SHA1 (patch-Makefile.in) = ff5aaffb2046f17189b9074090c68295df5fb57a 8SHA1 (patch-Makefile.in) = ff5aaffb2046f17189b9074090c68295df5fb57a
9SHA1 (patch-configure) = 191c8d1d2a81ecbea8a699a6da1a161c06688db4 
10SHA1 (patch-m4_sxe-compiler.m4) = 0ac9b1337c7a1de66f644aaf1a048f404d521e7b 

File Deleted: pkgsrc/time/dateutils/patches/Attic/patch-configure

File Deleted: pkgsrc/time/dateutils/patches/patch-m4_sxe-compiler.m4