[107541] trunk/dports/aqua/fltk-devel
michaelld at macports.org
michaelld at macports.org
Tue Jul 2 11:30:13 PDT 2013
Revision: 107541
https://trac.macports.org/changeset/107541
Author: michaelld at macports.org
Date: 2013-07-02 11:30:12 -0700 (Tue, 02 Jul 2013)
Log Message:
-----------
fltk-devel:
* take ownership (along with openmaintainer);
* update to r9949.
Revision Links:
--------------
https://trac.macports.org/changeset/9949
Modified Paths:
--------------
trunk/dports/aqua/fltk-devel/Portfile
trunk/dports/aqua/fltk-devel/files/patch-src-Makefile.diff
Modified: trunk/dports/aqua/fltk-devel/Portfile
===================================================================
--- trunk/dports/aqua/fltk-devel/Portfile 2013-07-02 17:40:59 UTC (rev 107540)
+++ trunk/dports/aqua/fltk-devel/Portfile 2013-07-02 18:30:12 UTC (rev 107541)
@@ -5,11 +5,11 @@
name fltk-devel
conflicts fltk
-version 1.3.x-r9933
+version 1.3.x-r9949
categories aqua devel
license LGPL
platforms macosx
-maintainers nomaintainer
+maintainers michaelld openmaintainer
description Fast Light Tool Kit
long_description \
@@ -30,8 +30,8 @@
distname fltk-${version}
use_bzip2 yes
-checksums rmd160 dd1fe4deedc63270570136b11a3f3ca03ff378af \
- sha256 b2a36bde37ef83ec15cf7a650357f608fef3a424c991aa4ae606e3c34702955b
+checksums rmd160 50a12b5a2c994125b8b5636e03e76444fa822524 \
+ sha256 56546ce68cbedd09757df86dedf257eb3340d5271f78c1556b55cd2e92ac4fd3
depends_lib port:jpeg \
port:libpng \
Modified: trunk/dports/aqua/fltk-devel/files/patch-src-Makefile.diff
===================================================================
--- trunk/dports/aqua/fltk-devel/files/patch-src-Makefile.diff 2013-07-02 17:40:59 UTC (rev 107540)
+++ trunk/dports/aqua/fltk-devel/files/patch-src-Makefile.diff 2013-07-02 18:30:12 UTC (rev 107541)
@@ -1,8 +1,8 @@
---- src/Makefile.orig 2011-07-18 23:49:30.000000000 -0500
-+++ src/Makefile 2012-09-09 11:35:36.000000000 -0500
+--- src/Makefile.orig 2013-04-16 10:02:42.000000000 -0400
++++ src/Makefile 2013-07-02 14:19:06.000000000 -0400
@@ -355,7 +355,7 @@
-install_name $(libdir)/$@ \
- -current_version 1.3.0 \
+ -current_version 1.3.2 \
-compatibility_version 1.3.0 \
- $(IMGOBJECTS) -L. $(LDLIBS) $(IMAGELIBS) -lfltk
+ $(IMGOBJECTS) -L. $(LDLIBS) $(IMAGELIBS) -lfltk $(LDFLAGS)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130702/606eb483/attachment-0001.html>
More information about the macports-changes
mailing list