diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-12-04 19:36:53 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-12-04 19:36:53 +0000 |
commit | ddb9f634907f28ebe3533212abea709e4b2edaa7 (patch) | |
tree | ba50df49dc293a6591286d7106656c038a5672de /lang/gnustep-guile | |
parent | e3270ce2c11d34172d132b3a30144eb8821afd91 (diff) | |
download | ports-ddb9f634907f28ebe3533212abea709e4b2edaa7.tar.gz ports-ddb9f634907f28ebe3533212abea709e4b2edaa7.zip |
- Udpate to 1.1.2
Notes
Notes:
svn path=/head/; revision=95052
Diffstat (limited to 'lang/gnustep-guile')
-rw-r--r-- | lang/gnustep-guile/Makefile | 2 | ||||
-rw-r--r-- | lang/gnustep-guile/distinfo | 2 | ||||
-rw-r--r-- | lang/gnustep-guile/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index e0119a867da3..5c85c32c055b 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-guile -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ diff --git a/lang/gnustep-guile/distinfo b/lang/gnustep-guile/distinfo index 8195ef13215f..e37e7e04a8ef 100644 --- a/lang/gnustep-guile/distinfo +++ b/lang/gnustep-guile/distinfo @@ -1 +1 @@ -MD5 (gnustep-guile-1.1.1.tar.gz) = ba071534c0c37fe09feb583c9b475b5b +MD5 (gnustep-guile-1.1.2.tar.gz) = 244fa5f2e600d52e0b2328dbdb445d19 diff --git a/lang/gnustep-guile/pkg-plist b/lang/gnustep-guile/pkg-plist index 6d759ee25f54..638c2771de9c 100644 --- a/lang/gnustep-guile/pkg-plist +++ b/lang/gnustep-guile/pkg-plist @@ -8,6 +8,8 @@ %%USEX11%%System/Applications/gui.app/Resources/gui.desktop %%USEX11%%System/Applications/gui.app/gui %%USEX11%%System/Applications/gui.app/stamp.make +System/Library/Headers/GNUstepGuile/gstep_guile.h +System/Library/Headers/GNUstepGuile/gg_Object.h System/Library/Headers/ScriptKit/Guile.h System/Library/Headers/ScriptKit/GuileInterpreter.h System/Library/Headers/ScriptKit/GuileInvocation.h @@ -53,6 +55,7 @@ lib/libgreg.so.1 @dirrm System/Library/Libraries/Guile @dirrm System/Library/Headers/gnustep/guile @dirrm System/Library/Headers/ScriptKit +@dirrm System/Library/Headers/GNUstepGuile @dirrm man/man1 @dirrm man @dirrm lib |