On Sun, Aug 28, 2016 at 09:05:18PM +0500, Alexandr Shadchin wrote:
> On Sun, Aug 28, 2016 at 04:44:44PM +0200, Daniel Jakots wrote:
> > On Sun, 28 Aug 2016 12:39:00 +0200, Daniel Jakots <danj+o...@chown.me>
> > wrote:
> > 
> > > Here's a diff to update to py-argcomplete-1.4.1.
> > 
> > Now that it has been committed (thanks jca@), I can update and a py3
> > flavor to devel/py-argh
> > 
> > Comments? OK?
> > 
> 
> ok shadchin@

Here is a newer version, update-plist seemed unhelpful, looks like
the existing PLIST is fine?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-argcomplete/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile    3 Jan 2017 19:19:48 -0000       1.7
+++ Makefile    21 Feb 2017 15:18:08 -0000
@@ -2,11 +2,10 @@
 
 COMMENT =      bash tab completion for argparse
 
-MODPY_EGG_VERSION =    1.4.1
+MODPY_EGG_VERSION =    1.8.2
 DISTNAME =     argcomplete-${MODPY_EGG_VERSION}
 PKGNAME =      py-${DISTNAME}
 CATEGORIES =   devel
-REVISION =     0
 
 # GPLv3+
 PERMIT_PACKAGE_CDROM=  Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-argcomplete/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    28 Aug 2016 10:55:38 -0000      1.3
+++ distinfo    21 Feb 2017 15:18:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (argcomplete-1.4.1.tar.gz) = 
p7X6jRrLaeSbPGs/YiW8cJCS4Mf2ITEbrFB6T27+YJ0=
-SIZE (argcomplete-1.4.1.tar.gz) = 37219
+SHA256 (argcomplete-1.8.2.tar.gz) = 
eizN4HTrZjEjKy+R+NjVmF1b6/DjawkREwluOgOFVGs=
+SIZE (argcomplete-1.8.2.tar.gz) = 53626

Reply via email to