diff options
-rw-r--r-- | devel/etoile-unitkit/Makefile | 4 | ||||
-rw-r--r-- | devel/etoile-unitkit/distinfo | 6 | ||||
-rw-r--r-- | devel/etoile-unitkit/pkg-descr | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/devel/etoile-unitkit/Makefile b/devel/etoile-unitkit/Makefile index 5018121a8bec..aa4bb09fe9e9 100644 --- a/devel/etoile-unitkit/Makefile +++ b/devel/etoile-unitkit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= devel gnustep MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- -DISTNAME= etoile-0.4.0 +DISTNAME= etoile-0.4.1 MAINTAINER= dinoex@FreeBSD.org COMMENT= Etoile Project UnitKit test framework on GNUstep @@ -23,7 +23,7 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -WRKSRC= ${WRKDIR}/Etoile-0.4.0 +WRKSRC= ${WRKDIR}/Etoile-0.4.1 USE_GNUSTEP_MAKE_DIRS+= Frameworks/UnitKit .include <bsd.port.mk> diff --git a/devel/etoile-unitkit/distinfo b/devel/etoile-unitkit/distinfo index 2c1e8a612c54..48cc0a6ff5f0 100644 --- a/devel/etoile-unitkit/distinfo +++ b/devel/etoile-unitkit/distinfo @@ -1,3 +1,3 @@ -MD5 (etoile-0.4.0.tar.bz2) = 7c33baf8ec3a708d0d419b1e137452de -SHA256 (etoile-0.4.0.tar.bz2) = 05b5f01932aaad2ae6251ae01a1ad5376d29c984ee83d9fb62688c8d4a20237a -SIZE (etoile-0.4.0.tar.bz2) = 8225128 +MD5 (etoile-0.4.1.tar.bz2) = 14d587f439ae6d2ba127ceb4e07a44d7 +SHA256 (etoile-0.4.1.tar.bz2) = 2c9f189a0eae9dbc85589660a55faac498d05a056bf8148fa91f25455728cf25 +SIZE (etoile-0.4.1.tar.bz2) = 8281449 diff --git a/devel/etoile-unitkit/pkg-descr b/devel/etoile-unitkit/pkg-descr index d2fdc752cc1f..e234f49bbf4c 100644 --- a/devel/etoile-unitkit/pkg-descr +++ b/devel/etoile-unitkit/pkg-descr @@ -1,4 +1,6 @@ This is a port of the UnitKit test framework on GNUstep. This framework is released under Apache License 2.0 +LICENSE: Apache License 2.0 + WWW: http://www.etoile-project.org/ |