diff options
author | stas <stas@FreeBSD.org> | 2010-12-14 15:30:56 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2010-12-14 15:30:56 +0800 |
commit | ea0b2f30fe3fda2784bed10c50a24cff87e5bae0 (patch) | |
tree | d85ff1f5968af1d6a70c1852bacf3e546d97c800 /x11/emprint | |
parent | ff78984cfcc8530917b60f277d53c92434a50fd2 (diff) | |
download | freebsd-ports-gnome-ea0b2f30fe3fda2784bed10c50a24cff87e5bae0.tar.gz freebsd-ports-gnome-ea0b2f30fe3fda2784bed10c50a24cff87e5bae0.tar.zst freebsd-ports-gnome-ea0b2f30fe3fda2784bed10c50a24cff87e5bae0.zip |
- Update e17 applications suite to the recent snapshot.
Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
preparing the initial version of the update!
PR: ports/148038
Submitted by: Grzegorz Blach <magik@roorback.net> (based on)
Diffstat (limited to 'x11/emprint')
-rw-r--r-- | x11/emprint/Makefile | 13 | ||||
-rw-r--r-- | x11/emprint/distinfo | 5 |
2 files changed, 9 insertions, 9 deletions
diff --git a/x11/emprint/Makefile b/x11/emprint/Makefile index 0c0577a27196..82d7c4ae2960 100644 --- a/x11/emprint/Makefile +++ b/x11/emprint/Makefile @@ -6,18 +6,19 @@ # PORTNAME= emprint -PORTVERSION= 20080223 -PORTREVISION= 3 -CATEGORIES= x11 -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ +PORTVERSION= 20101003 +CATEGORIES= x11 enlightenment +MASTER_SITES= http://files.roorback.net/e17/2010-10-03/extra/ MAINTAINER= stas@FreeBSD.org COMMENT= Utility for taking screenshots for E17 -GNU_CONFIGURE= yes +DIST_SUBDIR= e17 USE_BZIP2= yes -USE_GNOME= gnomehack gnometarget pkgconfig +GNU_CONFIGURE= yes USE_EFL= ecore evas edje imlib2 USE_EFL_ECORE= file x11 evas +USE_GNOME= gnomehack gnometarget pkgconfig +USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/x11/emprint/distinfo b/x11/emprint/distinfo index 98eb8710cd66..a9e23715a41b 100644 --- a/x11/emprint/distinfo +++ b/x11/emprint/distinfo @@ -1,3 +1,2 @@ -MD5 (emprint-20080223.tar.bz2) = 380daace1a8b290f427661f58f084f18 -SHA256 (emprint-20080223.tar.bz2) = bc32d9cf11be8ae0eb8760fb3756d6c694fb3f97ea1cc5a534f5f247ac3dfa60 -SIZE (emprint-20080223.tar.bz2) = 217507 +SHA256 (e17/emprint-20101003.tar.bz2) = f10a57fc185f1587ea2617111f9fb9729f2663ab166f3659e3fcfaa07f51724a +SIZE (e17/emprint-20101003.tar.bz2) = 389682 |