diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-03-20 04:56:07 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-03-20 04:56:07 +0800 |
commit | 66f60398e4508a43130d6abbd93ad6e7a77622cb (patch) | |
tree | d483bf430a7dccd44a4edeec17077c50f937d49e /graphics | |
parent | 7a77fc7cc4f43dd0dd86cfb714268ed62a5a49a8 (diff) | |
download | freebsd-ports-gnome-66f60398e4508a43130d6abbd93ad6e7a77622cb.tar.gz freebsd-ports-gnome-66f60398e4508a43130d6abbd93ad6e7a77622cb.tar.zst freebsd-ports-gnome-66f60398e4508a43130d6abbd93ad6e7a77622cb.zip |
- update to etoile 0.4.1 distribution
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/popplerkit/Makefile | 4 | ||||
-rw-r--r-- | graphics/popplerkit/distinfo | 6 | ||||
-rw-r--r-- | graphics/vindaloo/Makefile | 6 | ||||
-rw-r--r-- | graphics/vindaloo/distinfo | 6 |
4 files changed, 11 insertions, 11 deletions
diff --git a/graphics/popplerkit/Makefile b/graphics/popplerkit/Makefile index fe69b2a01a6d..e689dc61e469 100644 --- a/graphics/popplerkit/Makefile +++ b/graphics/popplerkit/Makefile @@ -9,7 +9,7 @@ PORTNAME= popplerkit PORTVERSION= 1.0.1 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/etoile/ -DISTNAME= etoile-0.4.0 +DISTNAME= etoile-0.4.1 MAINTAINER= dinoex@FreeBSD.org COMMENT= Framework that supports rendering of PDF content @@ -24,7 +24,7 @@ USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} USE_GNOME= gnomeprefix gnomehack gtk20 -WRKSRC= ${WRKDIR}/Etoile-0.4.0 +WRKSRC= ${WRKDIR}/Etoile-0.4.1 USE_GNUSTEP_MAKE_DIRS+= Frameworks/PopplerKit .include <bsd.port.mk> diff --git a/graphics/popplerkit/distinfo b/graphics/popplerkit/distinfo index 2c1e8a612c54..48cc0a6ff5f0 100644 --- a/graphics/popplerkit/distinfo +++ b/graphics/popplerkit/distinfo @@ -1,3 +1,3 @@ -MD5 (etoile-0.4.0.tar.bz2) = 7c33baf8ec3a708d0d419b1e137452de -SHA256 (etoile-0.4.0.tar.bz2) = 05b5f01932aaad2ae6251ae01a1ad5376d29c984ee83d9fb62688c8d4a20237a -SIZE (etoile-0.4.0.tar.bz2) = 8225128 +MD5 (etoile-0.4.1.tar.bz2) = 14d587f439ae6d2ba127ceb4e07a44d7 +SHA256 (etoile-0.4.1.tar.bz2) = 2c9f189a0eae9dbc85589660a55faac498d05a056bf8148fa91f25455728cf25 +SIZE (etoile-0.4.1.tar.bz2) = 8281449 diff --git a/graphics/vindaloo/Makefile b/graphics/vindaloo/Makefile index 5ba053e68439..0089784570b1 100644 --- a/graphics/vindaloo/Makefile +++ b/graphics/vindaloo/Makefile @@ -7,10 +7,10 @@ PORTNAME= vindaloo PORTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics gnustep MASTER_SITES= http://download.gna.org/etoile/ -DISTNAME= etoile-0.4.0 +DISTNAME= etoile-0.4.1 MAINTAINER= dinoex@FreeBSD.org COMMENT= PDF Reader for GNUstep @@ -24,7 +24,7 @@ USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LOCAL_LIBS+= PopplerKit:${POPPLERKIT_PORT} USE_GNUSTEP_LOCAL_LIBS+= IconKit:${ICONKIT_PORT} -WRKSRC= ${WRKDIR}/Etoile-0.4.0 +WRKSRC= ${WRKDIR}/Etoile-0.4.1 USE_GNUSTEP_MAKE_DIRS+= Services/User/Vindaloo POPPLERKIT_PORT?= graphics/popplerkit diff --git a/graphics/vindaloo/distinfo b/graphics/vindaloo/distinfo index 2c1e8a612c54..48cc0a6ff5f0 100644 --- a/graphics/vindaloo/distinfo +++ b/graphics/vindaloo/distinfo @@ -1,3 +1,3 @@ -MD5 (etoile-0.4.0.tar.bz2) = 7c33baf8ec3a708d0d419b1e137452de -SHA256 (etoile-0.4.0.tar.bz2) = 05b5f01932aaad2ae6251ae01a1ad5376d29c984ee83d9fb62688c8d4a20237a -SIZE (etoile-0.4.0.tar.bz2) = 8225128 +MD5 (etoile-0.4.1.tar.bz2) = 14d587f439ae6d2ba127ceb4e07a44d7 +SHA256 (etoile-0.4.1.tar.bz2) = 2c9f189a0eae9dbc85589660a55faac498d05a056bf8148fa91f25455728cf25 +SIZE (etoile-0.4.1.tar.bz2) = 8281449 |