diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-05-11 21:21:59 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-05-11 21:21:59 +0800 |
commit | 9ec35d7a1b51a5c33a566e08e4bfaea7937e0bcf (patch) | |
tree | 56186ad13c659578e0c372cce104e39641b79fa2 /editors | |
parent | a6bfcae857d8fa1dcac0288004270b535b3e5be3 (diff) | |
download | freebsd-ports-gnome-9ec35d7a1b51a5c33a566e08e4bfaea7937e0bcf.tar.gz freebsd-ports-gnome-9ec35d7a1b51a5c33a566e08e4bfaea7937e0bcf.tar.zst freebsd-ports-gnome-9ec35d7a1b51a5c33a566e08e4bfaea7937e0bcf.zip |
- update to etoile 0.2
Diffstat (limited to 'editors')
-rw-r--r-- | editors/etoile-typewriter/Makefile | 12 | ||||
-rw-r--r-- | editors/etoile-typewriter/distinfo | 6 | ||||
-rw-r--r-- | editors/etoile-typewriter/pkg-plist | 3 |
3 files changed, 10 insertions, 11 deletions
diff --git a/editors/etoile-typewriter/Makefile b/editors/etoile-typewriter/Makefile index 3cf0aa6361a8..03fcaa1aa2a6 100644 --- a/editors/etoile-typewriter/Makefile +++ b/editors/etoile-typewriter/Makefile @@ -6,18 +6,15 @@ # PORTNAME= typewriter -PORTVERSION= 0.1.${SNAPSHOT} -PORTREVISION= 1 +PORTVERSION= 0.2 CATEGORIES= editors gnustep -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= dinoex +MASTER_SITES= http://download.gna.org/etoile/ PKGNAMEPREFIX= etoile- -DISTNAME= Etoile-${SNAPSHOT} +DISTNAME= etoile-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= General text editor for plain and rich format text -USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes @@ -26,8 +23,7 @@ USE_GNUSTEP_INSTALL= yes USE_GNUSTEP_LOCAL_LIBS+= OgreKit:${OGREKIT_PORT} USE_GNUSTEP_MAKE_DIRS+= Services/User/Typewriter -SNAPSHOT= 20061221 -WRKSRC= ${WRKDIR}/Etoile/ +WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} OGREKIT_PORT?= textproc/etoile-ogrekit .include <bsd.port.mk> diff --git a/editors/etoile-typewriter/distinfo b/editors/etoile-typewriter/distinfo index 545ac18e8091..2ac1ee4891af 100644 --- a/editors/etoile-typewriter/distinfo +++ b/editors/etoile-typewriter/distinfo @@ -1,3 +1,3 @@ -MD5 (Etoile-20061221.tar.bz2) = 120ffa8cf06c58ff775f8a218ad91448 -SHA256 (Etoile-20061221.tar.bz2) = 7dc8acbf2cb46d9d119c9817204bbbbe72884065f3287877550c400e68f4c992 -SIZE (Etoile-20061221.tar.bz2) = 9867481 +MD5 (etoile-0.2.tar.gz) = cc1b54ba2e4ba371c5eda45c756bece9 +SHA256 (etoile-0.2.tar.gz) = 293cb9e5c50b27a8e38f16374c17595f20c5950ba44d00ffac3fb17ddd852d2c +SIZE (etoile-0.2.tar.gz) = 21373391 diff --git a/editors/etoile-typewriter/pkg-plist b/editors/etoile-typewriter/pkg-plist index e10db24f0022..e18a121e5087 100644 --- a/editors/etoile-typewriter/pkg-plist +++ b/editors/etoile-typewriter/pkg-plist @@ -1,3 +1,5 @@ +Local/Applications/Typewriter.app/Resources/Document-RichText.tiff +Local/Applications/Typewriter.app/Resources/Document-Text.tiff Local/Applications/Typewriter.app/Resources/English.lproj/CharacterPanel.gorm/data.classes Local/Applications/Typewriter.app/Resources/English.lproj/CharacterPanel.gorm/data.info Local/Applications/Typewriter.app/Resources/English.lproj/CharacterPanel.gorm/objects.gorm @@ -9,6 +11,7 @@ Local/Applications/Typewriter.app/Resources/English.lproj/MainMenu.gorm/data.inf Local/Applications/Typewriter.app/Resources/English.lproj/MainMenu.gorm/objects.gorm Local/Applications/Typewriter.app/Resources/Info-gnustep.plist Local/Applications/Typewriter.app/Resources/Typewriter.desktop +Local/Applications/Typewriter.app/Resources/Typewriter.tiff Local/Applications/Typewriter.app/Typewriter Local/Applications/Typewriter.app/stamp.make Local/Tools/Typewriter |