diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-12-05 03:36:53 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-12-05 03:36:53 +0800 |
commit | c19ce50da6a916353f6523f47899890d599a3684 (patch) | |
tree | e6df1bd079a97af92dd69a5a0f03b5b39dee7e1f /lang/gnustep-guile | |
parent | b95bcf58538d4abbb81a5c07efe9f379ded912d2 (diff) | |
download | freebsd-ports-gnome-c19ce50da6a916353f6523f47899890d599a3684.tar.gz freebsd-ports-gnome-c19ce50da6a916353f6523f47899890d599a3684.tar.zst freebsd-ports-gnome-c19ce50da6a916353f6523f47899890d599a3684.zip |
- Udpate to 1.1.2
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 |