Tue Jul 14 22:16:26 2009 UTC ()
Update to June snapshot of E17. No detailed changes.


(joerg)
diff -r1.4 -r1.5 pkgsrc/graphics/evas/Makefile.common
diff -r1.2 -r1.3 pkgsrc/graphics/evas/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/graphics/evas/Makefile.common (expand / switch to unified diff)

--- pkgsrc/graphics/evas/Makefile.common 2009/06/10 06:52:01 1.4
+++ pkgsrc/graphics/evas/Makefile.common 2009/07/14 22:16:25 1.5
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile.common,v 1.4 2009/06/10 06:52:01 minskim Exp $ 1# $NetBSD: Makefile.common,v 1.5 2009/07/14 22:16:25 joerg Exp $
2 2
3DISTNAME= evas-0.9.9.060 3DISTNAME= evas-0.9.9.061
4CATEGORIES= graphics 4CATEGORIES= graphics
5MASTER_SITES= http://download.enlightenment.org/snapshots/2009-04-22/ 5MASTER_SITES= http://download.enlightenment.org/snapshots/2009-06-14/
6 6
7MAINTAINER= yazzy@yazzy.org 7MAINTAINER= yazzy@yazzy.org
8HOMEPAGE= http://enlightenment.org/ 8HOMEPAGE= http://enlightenment.org/
9 9
10PKG_DESTDIR_SUPPORT= user-destdir 10PKG_DESTDIR_SUPPORT= user-destdir
11 11
12DISTINFO_FILE= ${.CURDIR}/../../graphics/evas/distinfo 12DISTINFO_FILE= ${.CURDIR}/../../graphics/evas/distinfo
13PATCHDIR= ${.CURDIR}/../../graphics/evas/patches 13PATCHDIR= ${.CURDIR}/../../graphics/evas/patches
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes
17USE_TOOLS+= gmake pkg-config 17USE_TOOLS+= gmake pkg-config
18 18
@@ -31,14 +31,14 @@ CONFIGURE_ARGS+= --disable-${mod} @@ -31,14 +31,14 @@ CONFIGURE_ARGS+= --disable-${mod}
31. if defined(EVAS_IMAGE_LOADERS) && !empty(EVAS_IMAGE_LOADERS:M${mod}) 31. if defined(EVAS_IMAGE_LOADERS) && !empty(EVAS_IMAGE_LOADERS:M${mod})
32CONFIGURE_ARGS+= --enable-image-loader-${mod} 32CONFIGURE_ARGS+= --enable-image-loader-${mod}
33. else 33. else
34CONFIGURE_ARGS+= --disable-image-loader-${mod} 34CONFIGURE_ARGS+= --disable-image-loader-${mod}
35. endif 35. endif
36.endfor 36.endfor
37 37
38.include "../../mk/bsd.prefs.mk" 38.include "../../mk/bsd.prefs.mk"
39 39
40.if !empty(MACHINE_PLATFORM:M*-powerpc) 40.if !empty(MACHINE_PLATFORM:M*-powerpc)
41CONFIGURE_ARGS+= --enable-cpu-altivec 41CONFIGURE_ARGS+= --enable-cpu-altivec
42.endif 42.endif
43 43
44PLIST_SUBST= MODULE_ARCH=${LOWER_OPSYS}${APPEND_ELF}${LOWER_OPSYS_VERSUFFIX}-${LOWER_ARCH}-ver-pre-01 44PLIST_SUBST= MODULE_ARCH=${LOWER_OPSYS}${APPEND_ELF}${LOWER_OPSYS_VERSUFFIX}-${LOWER_ARCH}-ver-svn-02

cvs diff -r1.2 -r1.3 pkgsrc/graphics/evas/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/evas/distinfo 2009/06/07 21:12:11 1.2
+++ pkgsrc/graphics/evas/distinfo 2009/07/14 22:16:25 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2009/06/07 21:12:11 joerg Exp $ 1$NetBSD: distinfo,v 1.3 2009/07/14 22:16:25 joerg Exp $
2 2
3SHA1 (evas-0.9.9.060.tar.gz) = 295e818eee4a80a7e5183b4456c5daf70c0421aa 3SHA1 (evas-0.9.9.061.tar.gz) = 9ff76e0f01e9af25bb07c8552efe9512f7397e92
4RMD160 (evas-0.9.9.060.tar.gz) = 9a5b4d80c06dd40a1c749d4cd1e668ee1beabd5a 4RMD160 (evas-0.9.9.061.tar.gz) = 7f1bcb717e634e1f6a195cbc2197f2832f52a4b2
5Size (evas-0.9.9.060.tar.gz) = 4791093 bytes 5Size (evas-0.9.9.061.tar.gz) = 4837222 bytes