Hi,

This diff updates py-decorator to the latest release.
Tested on amd64.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-decorator/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile    29 Sep 2015 10:51:53 -0000      1.12
+++ Makefile    14 Nov 2015 22:43:45 -0000
@@ -2,10 +2,9 @@
 
 COMMENT =      simplify usage of decorators
 
-MODPY_EGG_VERSION = 3.3.2
+MODPY_EGG_VERSION = 4.0.4
 DISTNAME =     decorator-${MODPY_EGG_VERSION}
 PKGNAME =      py-${DISTNAME}
-REVISION =     0
 
 CATEGORIES =   devel
 
@@ -19,7 +18,5 @@ MODPY_PI =    Yes
 MODULES =      lang/python
 
 MODPY_SETUPTOOLS = Yes
-
-NO_TEST =      Yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-decorator/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo    18 Jan 2015 03:13:41 -0000      1.6
+++ distinfo    14 Nov 2015 22:43:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (decorator-3.3.2.tar.gz) = yHjjyaQBWJP93MehRQF71UvVHNoOsjTKtqIPoCVAyx8=
-SIZE (decorator-3.3.2.tar.gz) = 28506
+SHA256 (decorator-4.0.4.tar.gz) = WtDBD60xZIz/oV7gZA7uBLuxuEOgLeJq03AHQHaMw+E=
+SIZE (decorator-4.0.4.tar.gz) = 67150

Reply via email to