summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2001-03-07 22:31:05 +0000
committerolgeni <olgeni@FreeBSD.org>2001-03-07 22:31:05 +0000
commit80f922f6fc48dd9ecf41acddddb84cb89c3c2d09 (patch)
tree9b7680d8d6d09d1940fe47b552ef9fd3eb41990b
parentd88a8789249a4bcc5df0095c3ea86d9d13d75ae3 (diff)
downloadFreeBSD-ports-80f922f6fc48dd9ecf41acddddb84cb89c3c2d09.zip
FreeBSD-ports-80f922f6fc48dd9ecf41acddddb84cb89c3c2d09.tar.gz
Update port: 0.0.3 -> 0.0.4.
PR: 25539 Submitted by: maintainer
-rw-r--r--graphics/evas/Makefile4
-rw-r--r--graphics/evas/distinfo2
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile
index 8098a60..84d2ee3 100644
--- a/graphics/evas/Makefile
+++ b/graphics/evas/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= evas
-PORTVERSION= 0.0.3
+PORTVERSION= 0.0.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
@@ -24,6 +24,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
post-install:
- strip ${PREFIX}/lib/libevas.so.0
+ @strip ${PREFIX}/lib/libevas.so.0
.include <bsd.port.mk>
diff --git a/graphics/evas/distinfo b/graphics/evas/distinfo
index 37cf32c..d874442 100644
--- a/graphics/evas/distinfo
+++ b/graphics/evas/distinfo
@@ -1 +1 @@
-MD5 (evas-0.0.3.tar.gz) = b041b5a1507f7c8dfa07b06f123c1938
+MD5 (evas-0.0.4.tar.gz) = c8114dc39987f5558b5cf0a0f5bad2cd
OpenPOWER on IntegriCloud