Skip to content

Commit

Permalink
devel/gnustep-make: update to 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joranrood authored and clausecker committed Mar 19, 2024
1 parent 253998f commit 59a1c26
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 23 deletions.
14 changes: 7 additions & 7 deletions devel/gnustep-make/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gnustep-make
PORTVERSION= 2.8.0
PORTREVISION= 1
DISTVERSION= 2.9.1
CATEGORIES= devel gnustep
MASTER_SITES= GNUSTEP/core

Expand All @@ -16,11 +15,12 @@ SHEBANG_FILES= bake_debian_files.sh

MAKE_FLAGS= OPTFLAG="${CFLAGS}"
CONFIGURE_ENV+= INSTALL_PROGRAM="${INSTALL} -c" INSTALL_DATA="${INSTALL} -c"
CONFIGURE_ARGS+= --with-thread-lib=-pthread
CONFIGURE_ARGS+= --with-config-file=${GNUSTEP_PREFIX}/GNUstep.conf
CONFIGURE_ARGS+= --with-layout=gnustep
CONFIGURE_ARGS+= --enable-objc-nonfragile-abi --enable-native-objc-exceptions
CONFIGURE_ARGS+= --with-library-combo=ng-gnu-gnu
CONFIGURE_ARGS+= --with-thread-lib=-pthread \
--with-config-file=${GNUSTEP_PREFIX}/GNUstep.conf \
--with-layout=gnustep \
--enable-objc-nonfragile-abi \
--enable-native-objc-exceptions \
--with-library-combo=ng-gnu-gnu
GNU_CONFIGURE_PREFIX= ${GNUSTEP_PREFIX}
NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/gnustep-make/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1613239606
SHA256 (gnustep-make-2.8.0.tar.gz) = 9fce2942dd945c103df37d668dd5fff650b23351b25a650428f6f59133f5ca5d
SIZE (gnustep-make-2.8.0.tar.gz) = 606337
TIMESTAMP = 1704118196
SHA256 (gnustep-make-2.9.1.tar.gz) = c3d6e70cf156b27e7d1ed2501c57df3f96e27488ce2f351b93e479c58c01eae7
SIZE (gnustep-make-2.9.1.tar.gz) = 621081
13 changes: 0 additions & 13 deletions devel/gnustep-make/files/patch-texinfo

This file was deleted.

0 comments on commit 59a1c26

Please sign in to comment.