diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-12-24 21:41:18 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-12-24 21:41:18 +0000 |
commit | 0012eaac3a6d7686f9cb00bb87c83c5d3ca0c967 (patch) | |
tree | 5d0864f78edf25ceea41c9889b246e2e8b3fbea0 /x11-toolkits | |
parent | 33caebc6a93f8efd805377bcdcb8f7ea43b207db (diff) | |
download | ports-0012eaac3a6d7686f9cb00bb87c83c5d3ca0c967.tar.gz ports-0012eaac3a6d7686f9cb00bb87c83c5d3ca0c967.zip |
- update to 0.10.2
Notes
Notes:
svn path=/head/; revision=151983
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gnustep-back/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/distinfo | 6 | ||||
-rw-r--r-- | x11-toolkits/gnustep-gui/pkg-plist | 1 |
5 files changed, 10 insertions, 9 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index f304d58bb2d5..86d4d7c56b6c 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-back -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core @@ -57,7 +57,7 @@ BACK_SUFFIX?= -art CONFLICTS?= gunstep-back-0.* gunstep-back-xdps-0.* gunstep-back-cairo-0.* .elif defined(WITH_GNUSTEP_CAIRO) LIB_DEPENDS+= glitz-glx.1:${PORTSDIR}/graphics/glitz -LIB_DEPENDS+= cairo.3:${PORTSDIR}/graphics/cairo +LIB_DEPENDS+= cairo.2:${PORTSDIR}/graphics/cairo CONFIGURE_ARGS+= --enable-graphics=cairo --with-name=cairo PLIST_SUB+= BACK=cairo-${BACKVERSION} PLIST_SUB+= USE_XLIB="@comment " diff --git a/x11-toolkits/gnustep-back/distinfo b/x11-toolkits/gnustep-back/distinfo index 004ed89890e2..5295d7a82666 100644 --- a/x11-toolkits/gnustep-back/distinfo +++ b/x11-toolkits/gnustep-back/distinfo @@ -1,3 +1,3 @@ -MD5 (gnustep-back-0.10.1.tar.gz) = 139052b97ca5111dbcc9dd6b83c8d66f -SHA256 (gnustep-back-0.10.1.tar.gz) = c1c0a139756a25f3636a1eba59536295a53aadd897569b6f9a92a575654edd1d -SIZE (gnustep-back-0.10.1.tar.gz) = 851865 +MD5 (gnustep-back-0.10.2.tar.gz) = 1597e5799a35023a8e5bca050861aa7c +SHA256 (gnustep-back-0.10.2.tar.gz) = 1aa56e62f120353e7a54749623311b9cef4e8d31266aaa4a245a2e3bc11414d8 +SIZE (gnustep-back-0.10.2.tar.gz) = 846502 diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 0685aef6c388..974ce99db6d5 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-gui -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core diff --git a/x11-toolkits/gnustep-gui/distinfo b/x11-toolkits/gnustep-gui/distinfo index 025915667605..b7480046dd68 100644 --- a/x11-toolkits/gnustep-gui/distinfo +++ b/x11-toolkits/gnustep-gui/distinfo @@ -1,3 +1,3 @@ -MD5 (gnustep-gui-0.10.1.tar.gz) = af5710e88c7592211409211417fb02b8 -SHA256 (gnustep-gui-0.10.1.tar.gz) = 1c82e3912bb8bdb60b6490414114ba5efdc1838dae653fcb6fabb9e2fed21c98 -SIZE (gnustep-gui-0.10.1.tar.gz) = 1490130 +MD5 (gnustep-gui-0.10.2.tar.gz) = 0b8689f4d5178102740cc31fd97560bc +SHA256 (gnustep-gui-0.10.2.tar.gz) = 477d932265c9f5373c441dc53367efcb05668d0ff38fca5caade7c474227dd51 +SIZE (gnustep-gui-0.10.2.tar.gz) = 1514301 diff --git a/x11-toolkits/gnustep-gui/pkg-plist b/x11-toolkits/gnustep-gui/pkg-plist index 1475c7c5f6da..06b394e76155 100644 --- a/x11-toolkits/gnustep-gui/pkg-plist +++ b/x11-toolkits/gnustep-gui/pkg-plist @@ -644,6 +644,7 @@ System/Library/PostScript/GSProlog.ps System/Library/PostScript/PPD/English.lproj/Generic-PostScript_Printer-Postscript.ppd System/Library/Services/GSspell.service/GSspell System/Library/Services/GSspell.service/Resources/Info-gnustep.plist +System/Tools/gclose System/Tools/gopen System/Tools/make_services System/Tools/set_show_service |