pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/53799



The following reply was made to PR pkg/53799; it has been noted by GNATS.

From: atomicules <base%atomicules.co.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/53799
Date: Tue, 18 Dec 2018 23:56:13 +0000

 --/WwmFnJnmDyWGHa4
 Content-Type: text/plain; charset=utf-8; format=flowed
 Content-Disposition: inline
 
 Attaching patch to update from 2.4 to 2.7
 
 --/WwmFnJnmDyWGHa4
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: attachment; filename="fossil27.patch"
 
 ? fossil27.patch
 Index: Makefile
 ===================================================================
 RCS file: /cvsroot/pkgsrc/devel/fossil/Makefile,v
 retrieving revision 1.46
 diff -u -r1.46 Makefile
 --- Makefile	9 Dec 2018 18:52:22 -0000	1.46
 +++ Makefile	18 Dec 2018 23:37:18 -0000
 @@ -1,8 +1,8 @@
  # $NetBSD: Makefile,v 1.46 2018/12/09 18:52:22 adam Exp $
  
 -DISTNAME=	fossil-src-2.4
 +DISTNAME=	fossil-src-2.7
  PKGNAME=	${DISTNAME:S/-src//}
 -PKGREVISION=	3
 +PKGREVISION=	1
  WRKSRC=		${WRKDIR}/${PKGNAME_NOREV}
  CATEGORIES=	devel scm
  MASTER_SITES=	https://www.fossil-scm.org/index.html/uv/
 Index: PLIST
 ===================================================================
 RCS file: /cvsroot/pkgsrc/devel/fossil/PLIST,v
 retrieving revision 1.2
 diff -u -r1.2 PLIST
 --- PLIST	29 Dec 2015 15:31:13 -0000	1.2
 +++ PLIST	18 Dec 2018 23:37:18 -0000
 @@ -1,4 +1,4 @@
 -@comment $NetBSD: PLIST,v 1.2 2015/12/29 15:31:13 nros Exp $
 +@comment $NetBSD$
  bin/fossil
  man/man1/fossil.1
  share/doc/fossil/COPYRIGHT-BSD2.txt
 Index: distinfo
 ===================================================================
 RCS file: /cvsroot/pkgsrc/devel/fossil/distinfo,v
 retrieving revision 1.29
 diff -u -r1.29 distinfo
 --- distinfo	23 Dec 2017 21:11:32 -0000	1.29
 +++ distinfo	18 Dec 2018 23:37:18 -0000
 @@ -1,6 +1,6 @@
  $NetBSD: distinfo,v 1.29 2017/12/23 21:11:32 wiz Exp $
  
 -SHA1 (fossil-src-2.4.tar.gz) = 3851ae290a178853456ad39189b28e2256eaac88
 -RMD160 (fossil-src-2.4.tar.gz) = d30aead999eb8d1eb5f77b4ac509f2dcd17e1283
 -SHA512 (fossil-src-2.4.tar.gz) = de7f2321677df7f6dc2a3a20e58f456602d938f40125ef33d401f28cdaa93e38d3db10e109547df269bc95a2ac8669ade05b6fd6fad39e6633f15ffdd91c499f
 -Size (fossil-src-2.4.tar.gz) = 4919205 bytes
 +SHA1 (fossil-src-2.7.tar.gz) = c08739dd057dd9aa5baff9cf9f2decb790ab06ad
 +RMD160 (fossil-src-2.7.tar.gz) = 32a27af9dd271511bb2be6633173ce5c372b3114
 +SHA512 (fossil-src-2.7.tar.gz) = c1f52209bf14cb1b0a134b03fd02926c123bfd38d9b0d45f39d3137f3df2be13371f38611dc66d1d7df71d95c79baf26e66ccb845c769a57b9568629cdd52672
 +Size (fossil-src-2.7.tar.gz) = 5276161 bytes
 
 --/WwmFnJnmDyWGHa4--
 


Home | Main Index | Thread Index | Old Index