aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-05-11 13:21:59 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-05-11 13:21:59 +0000
commitc875190f748afd929a59d8f29ef0e94279a1a4ca (patch)
tree025904f2394b7324459c3ee913d857e0fe8970cc /lang
parent85b5fedc0da2fde1a8443bd9c1c3c8012f2ad3fd (diff)
downloadports-c875190f748afd929a59d8f29ef0e94279a1a4ca.tar.gz
ports-c875190f748afd929a59d8f29ef0e94279a1a4ca.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/etoile-io/Makefile15
-rw-r--r--lang/etoile-io/distinfo6
2 files changed, 10 insertions, 11 deletions
diff --git a/lang/etoile-io/Makefile b/lang/etoile-io/Makefile
index 6d0b16f95952..4e73fb63eaa1 100644
--- a/lang/etoile-io/Makefile
+++ b/lang/etoile-io/Makefile
@@ -6,28 +6,27 @@
#
PORTNAME= io
-PORTVERSION= 0.1.${SNAPSHOT}
-PORTREVISION= 1
+PORTVERSION= 0.2
CATEGORIES= lang gnustep
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= dinoex
+MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
-DISTNAME= Etoile-${SNAPSHOT}
+DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project Io Language
-USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
+USE_GNUSTEP_LOCAL_LIBS+= DistributedView:${DISTRIBUTEDVIEW_PORT}
-SNAPSHOT= 20061221
-WRKSRC= ${WRKDIR}/Etoile/
+WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION}
USE_GNUSTEP_MAKE_DIRS+= Languages/Io
HEADER_DIR= Local/Library/Headers/Io
PLIST_FILES= Local/Tools/ioobjc
+DISTRIBUTEDVIEW_PORT?= deskutils/etoile-distributedview
+
.include <bsd.port.mk>
diff --git a/lang/etoile-io/distinfo b/lang/etoile-io/distinfo
index 545ac18e8091..2ac1ee4891af 100644
--- a/lang/etoile-io/distinfo
+++ b/lang/etoile-io/distinfo
@@ -1,3 +1,3 @@
-MD5 (Etoile-20061221.tar.bz2) = 120ffa8cf06c58ff775f8a218ad91448
-SHA256 (Etoile-20061221.tar.bz2) = 7dc8acbf2cb46d9d119c9817204bbbbe72884065f3287877550c400e68f4c992
-SIZE (Etoile-20061221.tar.bz2) = 9867481
+MD5 (etoile-0.2.tar.gz) = cc1b54ba2e4ba371c5eda45c756bece9
+SHA256 (etoile-0.2.tar.gz) = 293cb9e5c50b27a8e38f16374c17595f20c5950ba44d00ffac3fb17ddd852d2c
+SIZE (etoile-0.2.tar.gz) = 21373391