[57359] trunk/dports/print/ppmtomd

ryandesign at macports.org ryandesign at macports.org
Wed Sep 9 23:36:47 PDT 2009


Revision: 57359
          http://trac.macports.org/changeset/57359
Author:   ryandesign at macports.org
Date:     2009-09-09 23:36:46 -0700 (Wed, 09 Sep 2009)
Log Message:
-----------
ppmtomd: update to 1.6

Modified Paths:
--------------
    trunk/dports/print/ppmtomd/Portfile
    trunk/dports/print/ppmtomd/files/patch-Makefile.diff

Modified: trunk/dports/print/ppmtomd/Portfile
===================================================================
--- trunk/dports/print/ppmtomd/Portfile	2009-09-10 06:26:12 UTC (rev 57358)
+++ trunk/dports/print/ppmtomd/Portfile	2009-09-10 06:36:46 UTC (rev 57359)
@@ -3,8 +3,7 @@
 PortSystem              1.0
 
 name                    ppmtomd
-version                 1.5
-revision                1
+version                 1.6
 categories              print
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -28,9 +27,9 @@
     foil colours.
 
 checksums \
-    md5 6ba142a5fc9bcae23a44141f193ce90e \
-    sha1 5c33b8a37fd2ce66e182bef737360e6c73e5e2d1 \
-    rmd160 8cff67ee3553eaeea7a824d1d7d495b4682a5a8a
+    md5     5f064a9e49e3366914e52e8ea35a9878 \
+    sha1    d5283be72872224a79af1a5d1e78a7870e81243b \
+    rmd160  e446296836226b756270cbb270bb3d8735965354
 
 depends_lib \
     port:netpbm

Modified: trunk/dports/print/ppmtomd/files/patch-Makefile.diff
===================================================================
--- trunk/dports/print/ppmtomd/files/patch-Makefile.diff	2009-09-10 06:26:12 UTC (rev 57358)
+++ trunk/dports/print/ppmtomd/files/patch-Makefile.diff	2009-09-10 06:36:46 UTC (rev 57359)
@@ -26,12 +26,3 @@
  
  # install commands
  BININSTALL = install -m 0555
-@@ -38,7 +38,7 @@
- 
- OBJS = ppmtomd.o mddata.o photocolcor.o vphotocolcor.o dyesubcolcor.o
- ppmtomd: $(OBJS)
--	$(CC) -o ppmtomd $(OBJS) $(LDLIBS) -lpnm -lppm -lpgm -lpbm -lm
-+	$(CC) -o ppmtomd $(OBJS) $(LDLIBS) -lnetpbm -lm
- 
- ppmtomd.o: ppmtomd.c mddata.h
- 	$(CC) $(CDEBUGFLAGS) $(DEFAULTMODEL) -W -Wall -Wstrict-prototypes -c ppmtomd.c 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090909/bb85559d/attachment.html>


More information about the macports-changes mailing list