./devel/gnustep-make, GNUstep makefile package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q1, Version: 2.6.2nb2, Package name: gnustep-make-2.6.2nb2, Maintainer: pkgsrc-users

The GNUstep makefile package is a simple, powerful and extensible
way to write makefiles for a GNUstep-based project. It allows the
user to write a project without having to deal with the complex issues
associated with configuration, building, installation, and packaging.
It also allows the user to easily create cross-compiled binaries.


Required to run:
[lang/clang]

Master sites:

SHA1: 3f85cb25f4f7fd35cdcbd8d948a2673c84c605ff
RMD160: 683b6a034d4bb7e17b64209c7e7e289e9e94a042
Filesize: 549.58 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-29 17:40:47 by S.P.Zeidler | Files touched by this commit (3)
Log message:
Pullup ticket #4702 - requested by manu
devel/gnustep-make: build fix

Revisions pulled up:
- devel/gnustep-make/Makefile                                   1.57
- devel/gnustep-make/distinfo                                   1.28
- devel/gnustep-make/patches/patch-Instance_framework.make      1.2

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   manu
   Date:           Sun Apr 19 04:13:26 UTC 2015

   Modified Files:
           pkgsrc/devel/gnustep-make: Makefile distinfo
           pkgsrc/devel/gnustep-make/patches: patch-Instance_framework.make

   Log message:
   Apply fix from upstream, to workaround a build failure in SOGo
   http://svn.gna.org/viewcvs/gnustep?view=revision&revision=36185

   To generate a diff of this commit:
   cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/gnustep-make/Makefile
   cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/gnustep-make/distinfo
   cvs rdiff -u -r1.1 -r1.2 \
       pkgsrc/devel/gnustep-make/patches/patch-Instance_framework.make