diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-07-28 15:31:58 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-07-28 15:31:58 +0800 |
commit | c0a57b320380df1449a5782cc164869f8e5bcf5a (patch) | |
tree | cca322ef2690f6d44460c18414c0b60996acbc34 /x11 | |
parent | 3156d5fae917f5d237c1bdd0347cde15662982b5 (diff) | |
download | freebsd-ports-gnome-c0a57b320380df1449a5782cc164869f8e5bcf5a.tar.gz freebsd-ports-gnome-c0a57b320380df1449a5782cc164869f8e5bcf5a.tar.zst freebsd-ports-gnome-c0a57b320380df1449a5782cc164869f8e5bcf5a.zip |
- Fix building with recent version of e17.
- Update to 20060728
PR: ports/100935
Submitted by: Stanislav Sedov (maintainer)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/e17-module-slideshow/Makefile | 4 | ||||
-rw-r--r-- | x11/e17-module-slideshow/distinfo | 6 | ||||
-rw-r--r-- | x11/e17-module-slideshow/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/e17-module-slideshow/Makefile b/x11/e17-module-slideshow/Makefile index 7ff891dea23c..6e498a894b5a 100644 --- a/x11/e17-module-slideshow/Makefile +++ b/x11/e17-module-slideshow/Makefile @@ -6,8 +6,8 @@ # PORTNAME= slideshow -PORTVERSION= 20060707 -PORTREVISION= 1 +PORTVERSION= 20060728 +PORTREVISION= 0 CATEGORIES= x11 MASTER_SITES= http://mbsd.msk.ru/dist/ PKGNAMEPREFIX= e17-module- diff --git a/x11/e17-module-slideshow/distinfo b/x11/e17-module-slideshow/distinfo index 16c44e84bc2a..148b9f6eb244 100644 --- a/x11/e17-module-slideshow/distinfo +++ b/x11/e17-module-slideshow/distinfo @@ -1,3 +1,3 @@ -MD5 (slideshow-20060707.tar.bz2) = 7fc834fe824637afad5467b041734828 -SHA256 (slideshow-20060707.tar.bz2) = d414a73a73e1d1a75a4088a442c2b72c1e6d39230300ace6d8cfa67de0f9b06c -SIZE (slideshow-20060707.tar.bz2) = 347686 +MD5 (slideshow-20060728.tar.bz2) = fba7f99ab060e90f46647e8552fc01c7 +SHA256 (slideshow-20060728.tar.bz2) = f612d49d96aff81858c85d9884bca61bdcd0527c729120922817d8f12a76f6d0 +SIZE (slideshow-20060728.tar.bz2) = 249348 diff --git a/x11/e17-module-slideshow/pkg-plist b/x11/e17-module-slideshow/pkg-plist index 1840d3728be6..ca6c7797c4f8 100644 --- a/x11/e17-module-slideshow/pkg-plist +++ b/x11/e17-module-slideshow/pkg-plist @@ -1,7 +1,7 @@ lib/enlightenment/modules/slideshow/%%MODULE_ARCH%%/module.a -lib/enlightenment/modules/slideshow/module.eap lib/enlightenment/modules/slideshow/%%MODULE_ARCH%%/module.la lib/enlightenment/modules/slideshow/%%MODULE_ARCH%%/module.so +lib/enlightenment/modules/slideshow/module.eap lib/enlightenment/modules/slideshow/module_icon.png lib/enlightenment/modules/slideshow/slideshow.edj %%NLS%%share/locale/eo/LC_MESSAGES/slideshow.mo |