[42424] trunk/dports/x11/openmotif

ryandesign at macports.org ryandesign at macports.org
Fri Nov 21 01:52:54 PST 2008


Revision: 42424
          http://trac.macports.org/changeset/42424
Author:   ryandesign at macports.org
Date:     2008-11-21 01:52:53 -0800 (Fri, 21 Nov 2008)
Log Message:
-----------
openmotif: update to 2.3.1-1

Modified Paths:
--------------
    trunk/dports/x11/openmotif/Portfile
    trunk/dports/x11/openmotif/files/patch-demos-programs-peridoc-Makefile.in.diff
    trunk/dports/x11/openmotif/files/patch-lib-Mrm-Makefile.in.diff

Modified: trunk/dports/x11/openmotif/Portfile
===================================================================
--- trunk/dports/x11/openmotif/Portfile	2008-11-21 09:51:56 UTC (rev 42423)
+++ trunk/dports/x11/openmotif/Portfile	2008-11-21 09:52:53 UTC (rev 42424)
@@ -3,8 +3,10 @@
 PortSystem      1.0
 
 name            openmotif
-version         2.3.0
-revision        2
+version         2.3.1-1
+set branch      [join [lrange [split ${version} .] 0 1] .]
+set subdir      [lindex [split ${version} -] 0]
+worksrcdir      ${name}-${subdir}
 categories      x11
 platforms       darwin
 maintainers     nomaintainer
@@ -15,17 +17,14 @@
     the original OSF sources.
 
 homepage        http://www.motifzone.net/
-master_sites    ftp://ftp.ics.com/openmotif/[join [lrange [split ${version} .] 0 1] .]/${version}/
+master_sites    http://ftp.ics.com/openmotif/${branch}/${subdir}/ \
+                ftp://ftp.ics.com/openmotif/${branch}/${subdir}/
 fetch.use_epsv  no
 
-checksums       md5 99d0ecb84d3504da421021a19ff70500 \
-                sha1 efb5f5fdc4cc43ef6065594f4ebe98953b7af15e \
-                rmd160 317c8d13d59c6fdd4a9f0e3b63000695f6677b6c
+checksums       md5     1372108f50f3554ee2f28367ff76bd32 \
+                sha1    3245375f4bd8e2d2eb02c2636d5491e834d8bb1a \
+                rmd160  e03422204b6077fa6556894f194236d40e92e42b
 
-# They updated the distfile from 2.3.0 beta to 2.3.0 final without changing
-# the distfile's name! Remove this when updating to 2.3.1 or whatever's next.
-dist_subdir     ${name}/2.3.0-final
-
 depends_lib     port:jpeg \
                 port:libpng \
                 port:Xft2 \

Modified: trunk/dports/x11/openmotif/files/patch-demos-programs-peridoc-Makefile.in.diff
===================================================================
--- trunk/dports/x11/openmotif/files/patch-demos-programs-peridoc-Makefile.in.diff	2008-11-21 09:51:56 UTC (rev 42423)
+++ trunk/dports/x11/openmotif/files/patch-demos-programs-peridoc-Makefile.in.diff	2008-11-21 09:52:53 UTC (rev 42424)
@@ -1,6 +1,6 @@
---- demos/programs/periodic/Makefile.in.orig	2008-06-24 22:13:34.000000000 -0700
-+++ demos/programs/periodic/Makefile.in	2008-06-24 22:15:12.000000000 -0700
-@@ -38,7 +38,8 @@
+--- demos/programs/periodic/Makefile.in	2008-09-19 09:55:02.000000000 -0500
++++ demos/programs/periodic/Makefile.in	2008-11-21 03:13:23.000000000 -0600
+@@ -34,7 +34,8 @@
  build_triplet = @build@
  host_triplet = @host@
  target_triplet = @target@
@@ -10,7 +10,7 @@
  subdir = demos/programs/periodic
  DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-@@ -295,8 +296,8 @@
+@@ -289,8 +290,8 @@
  	  echo " rm -f $$p $$f"; \
  	  rm -f $$p $$f ; \
  	done
@@ -18,6 +18,6 @@
 -	@rm -f periodic$(EXEEXT)
 +$(PERIODIC_BIN_NAME): $(periodic_OBJECTS) $(periodic_DEPENDENCIES) 
 +	@rm -f $(PERIODIC_BIN_NAME)
- 	$(LINK) $(periodic_LDFLAGS) $(periodic_OBJECTS) $(periodic_LDADD) $(LIBS)
+ 	$(LINK) $(periodic_OBJECTS) $(periodic_LDADD) $(LIBS)
  
  mostlyclean-compile:

Modified: trunk/dports/x11/openmotif/files/patch-lib-Mrm-Makefile.in.diff
===================================================================
--- trunk/dports/x11/openmotif/files/patch-lib-Mrm-Makefile.in.diff	2008-11-21 09:51:56 UTC (rev 42423)
+++ trunk/dports/x11/openmotif/files/patch-lib-Mrm-Makefile.in.diff	2008-11-21 09:52:53 UTC (rev 42424)
@@ -1,6 +1,6 @@
---- lib/Mrm/Makefile.in.orig	2008-06-25 12:42:27.000000000 -0700
-+++ lib/Mrm/Makefile.in	2008-06-25 12:42:55.000000000 -0700
-@@ -181,7 +181,7 @@
+--- lib/Mrm/Makefile.in	2008-09-19 09:55:04.000000000 -0500
++++ lib/Mrm/Makefile.in	2008-11-21 03:14:06.000000000 -0600
+@@ -167,7 +167,7 @@
  XRENDER_LIBS = @XRENDER_LIBS@
  X_CFLAGS = @X_CFLAGS@
  X_EXTRA_LIBS = @X_EXTRA_LIBS@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081121/e698da3c/attachment.html>


More information about the macports-changes mailing list