diff options
author | stas <stas@FreeBSD.org> | 2007-03-13 17:04:54 +0000 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-13 17:04:54 +0000 |
commit | dad0b0848f46324e180ab595c1843ee676df9f61 (patch) | |
tree | 84547bf377963ae3e84cafac75b5326978532db6 /x11-themes | |
parent | 999e6f315f167ed378bc4a6758d6ccb841cf6978 (diff) | |
download | FreeBSD-ports-dad0b0848f46324e180ab595c1843ee676df9f61.zip FreeBSD-ports-dad0b0848f46324e180ab595c1843ee676df9f61.tar.gz |
- Update to 1.1
- Depend on enlightenment-devel
- Fix mirrors and www.
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/e17-splash-fortune/Makefile | 15 | ||||
-rw-r--r-- | x11-themes/e17-splash-fortune/distinfo | 6 | ||||
-rw-r--r-- | x11-themes/e17-splash-fortune/pkg-descr | 3 |
3 files changed, 13 insertions, 11 deletions
diff --git a/x11-themes/e17-splash-fortune/Makefile b/x11-themes/e17-splash-fortune/Makefile index 047b5ec..8bf7fdf 100644 --- a/x11-themes/e17-splash-fortune/Makefile +++ b/x11-themes/e17-splash-fortune/Makefile @@ -7,24 +7,25 @@ # PORTNAME= fortune -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 +PORTREVISION= 0 CATEGORIES= x11-themes -MASTER_SITES= http://www0.get-e.org/Themes/Startup/_files/ \ - http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ + ${MASTER_SITE_GET_E} +MASTER_SITE_SUBDIR= Themes/E17_-_Startup PKGNAMEPREFIX= e17-splash- -DISTNAME= init_fortune +DISTNAME= init_${PORTNAME} EXTRACT_SUFX= .edj MAINTAINER= stas@FreeBSD.org COMMENT= Fortune splash screen for e17 window manager -RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment-devel +RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel NO_BUILD= yes NO_WRKSUBDIR= yes -PLIST_FILES= share/enlightenment/data/init/init_fortune.edj +PLIST_FILES= share/enlightenment/data/init/${DISTNAME}${EXTRACT_SUFX} do-extract: ${MKDIR} ${WRKDIR} diff --git a/x11-themes/e17-splash-fortune/distinfo b/x11-themes/e17-splash-fortune/distinfo index 6ae28b5..bf90294 100644 --- a/x11-themes/e17-splash-fortune/distinfo +++ b/x11-themes/e17-splash-fortune/distinfo @@ -1,3 +1,3 @@ -MD5 (init_fortune.edj) = 519f8a4c7616d2d7ddf3c7e595839637 -SHA256 (init_fortune.edj) = 702eaf1c4a41220017a5f4a53200fb8dc6aa743bac9a351f0b0213f573f87ad2 -SIZE (init_fortune.edj) = 4088844 +MD5 (init_fortune.edj) = 4893fa9fa54c9fee475ec8e6fa81479e +SHA256 (init_fortune.edj) = 043c51dd3e7e20e6afc12024873867025073c5533d6d03eb8c44445f2256eb44 +SIZE (init_fortune.edj) = 4080222 diff --git a/x11-themes/e17-splash-fortune/pkg-descr b/x11-themes/e17-splash-fortune/pkg-descr index 1c1762a..cb113de 100644 --- a/x11-themes/e17-splash-fortune/pkg-descr +++ b/x11-themes/e17-splash-fortune/pkg-descr @@ -1,4 +1,5 @@ Nice e17 splash screen. Displays a (funny) random quote every time you start e17. -WWW: http://www4.get-e.org/Themes/Startup/ +Author: Daniel G. Siegel <dgsiegel@gmail.com> +WWW: http://www.get-e.org/Themes/E17_-_Startup/ |