diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-03-18 17:54:48 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-03-18 17:54:48 +0800 |
commit | 87e56e3b3880ab13d543e5c74cec2dff9b6044a4 (patch) | |
tree | 805f25ea8dd9bd290b6f8ef3f0826de3d721a451 /x11-toolkits/gnustep-back | |
parent | d60be38eed86e33aafb6532ab25ee07c98fe174a (diff) | |
download | freebsd-ports-gnome-87e56e3b3880ab13d543e5c74cec2dff9b6044a4.tar.gz freebsd-ports-gnome-87e56e3b3880ab13d543e5c74cec2dff9b6044a4.tar.zst freebsd-ports-gnome-87e56e3b3880ab13d543e5c74cec2dff9b6044a4.zip |
- update to 0.10.3
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gnustep-back/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 1ac3d586e989..96d3242259df 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep-back -PORTVERSION= 0.10.2 +PORTVERSION= 0.10.3 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core @@ -66,6 +66,7 @@ PLIST_SUB+= BACK=cairo-${BACKVERSION} PLIST_SUB+= USE_XLIB="@comment " BACK_SUFFIX?= -cairo CONFLICTS?= gunstep-back-0.* gunstep-back-xdps-0.* gunstep-back-art-0.* +BROKEN= needs new cairo .else CONFIGURE_ARGS+= --enable-graphics=xlib --with-name=back CONFIGURE_ARGS+= --disable-glitz diff --git a/x11-toolkits/gnustep-back/distinfo b/x11-toolkits/gnustep-back/distinfo index 5295d7a82666..bf072292aee6 100644 --- a/x11-toolkits/gnustep-back/distinfo +++ b/x11-toolkits/gnustep-back/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (gnustep-back-0.10.3.tar.gz) = 410e1a84774ac7f49472b0001c10cf7e +SHA256 (gnustep-back-0.10.3.tar.gz) = b49c7bdbbda3c706e2af021ae2aa60cc7607af27753b66df760084edda76a811 +SIZE (gnustep-back-0.10.3.tar.gz) = 841262 |