aboutsummaryrefslogtreecommitdiff
path: root/lang/embryo
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-03-11 08:51:14 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-03-11 08:51:14 +0000
commit09e4e6f119b9ec6b0056a841d178b9a94d4663c4 (patch)
tree60dbec4f6c36413d232be56d31553ec53ac5f6fa /lang/embryo
parent6ed6dba53f7727f76189d43bcaac071f15a544b6 (diff)
downloadports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.tar.gz
ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.zip
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2]
Notes
Notes: svn path=/head/; revision=187097
Diffstat (limited to 'lang/embryo')
-rw-r--r--lang/embryo/Makefile4
-rw-r--r--lang/embryo/distinfo6
-rw-r--r--lang/embryo/pkg-plist7
3 files changed, 5 insertions, 12 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile
index c5ba2c12889b..b12c085a7731 100644
--- a/lang/embryo/Makefile
+++ b/lang/embryo/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= embryo
-PORTVERSION= 20060926
+PORTVERSION= 20070223
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= lang
-MASTER_SITES= http://sunner.elcomnet.ru/~stas/
+MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
MAINTAINER= stas@FreeBSD.org
COMMENT= A C like scripting language used in parts of the Enlightenment
diff --git a/lang/embryo/distinfo b/lang/embryo/distinfo
index e801d8c76e8a..56ba1186b9fb 100644
--- a/lang/embryo/distinfo
+++ b/lang/embryo/distinfo
@@ -1,3 +1,3 @@
-MD5 (embryo-20060926.tar.bz2) = 6e17b8f3b46151b012e84710e1ba35c0
-SHA256 (embryo-20060926.tar.bz2) = c96f8c8a4a2b88c330a78708e2c92ba23e1804d86f7683b00f99ca897f1f89e8
-SIZE (embryo-20060926.tar.bz2) = 1383757
+MD5 (embryo-20070223.tar.bz2) = d730a88a0b26a0c4d3788ac6d4612620
+SHA256 (embryo-20070223.tar.bz2) = 69960a1d1c7fbe59bea0c0226c74836730c3a01df4066fd8773199b6c3d0d332
+SIZE (embryo-20070223.tar.bz2) = 1378368
diff --git a/lang/embryo/pkg-plist b/lang/embryo/pkg-plist
index a4c22e0b89be..d76f0d462b16 100644
--- a/lang/embryo/pkg-plist
+++ b/lang/embryo/pkg-plist
@@ -1,4 +1,3 @@
-bin/embryo
bin/embryo-config
bin/embryo_cc
include/Embryo.h
@@ -7,12 +6,6 @@ lib/libembryo.la
lib/libembryo.so
lib/libembryo.so.9
libdata/pkgconfig/embryo.pc
-%%DATADIR%%/examples/example.inc
-%%DATADIR%%/examples/example.sma
-%%DATADIR%%/examples/recurse.inc
-%%DATADIR%%/examples/recurse.sma
-%%DATADIR%%/examples/test.inc
-%%DATADIR%%/examples/test.sma
%%DATADIR%%/include/default.inc
@dirrm %%DATADIR%%/include
@dirrm %%DATADIR%%/examples