[22234] trunk/dports/comms/scud

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 22 14:18:41 PST 2007


Revision: 22234
          http://trac.macosforge.org/projects/macports/changeset/22234
Author:   mgrimes at macports.org
Date:     2007-02-22 14:18:40 -0800 (Thu, 22 Feb 2007)

Log Message:
-----------
Update to scud-1.5.5.

Modified Paths:
--------------
    trunk/dports/comms/scud/Portfile
    trunk/dports/comms/scud/files/patch-Makefile

Property Changed:
----------------
    trunk/dports/comms/scud/


Property changes on: trunk/dports/comms/scud
___________________________________________________________________
Name: svk:merge
   + d9146071-5dc1-4620-afc7-8ba4e23d31df:/local/trunk/dports/comms/scud:22253

Modified: trunk/dports/comms/scud/Portfile
===================================================================
--- trunk/dports/comms/scud/Portfile	2007-02-22 22:10:35 UTC (rev 22233)
+++ trunk/dports/comms/scud/Portfile	2007-02-22 22:18:40 UTC (rev 22234)
@@ -1,19 +1,21 @@
 # $Id$
 
-PortSystem 1.0
-name		scud
-version		1.4
-categories	comms
-maintainers	nomaintainer at macports.org
-description	Tell your CID capable modem to answer those annoying calls
-long_description	If you have the caller id service from your phone provider and your modem has caller id capability (accepts AT+VCID=2 or AT#CID=2 commands), This port can cause the modem to answer the call giving the caller an earful.
-homepage	http://www.drqware.com/scud/
-platforms	darwin freebsd
-master_sites	http://bsdone.bsdwins.com/dist/${portname}/downloads/
-checksums	md5 9ea3de9581ed9d5b5850215e8fb60cda
-patchfiles	patch-Makefile
-configure	{}
-build.type	bsd
-build.args	PREFIX=${prefix}
-destroot.destdir	PREFIX=${destroot}${prefix}
-
+PortSystem        1.0
+name              scud
+version           1.5.5
+categories        comms
+maintainers       nomaintainer at macports.org
+description       Tell your CID capable modem to answer those annoying calls
+long_description  If you have the caller id service from your phone provider \
+                  and your modem has caller id capability (accepts AT+VCID=2 \
+                  or AT#CID=2 commands), This port can cause the modem to \
+                  answer the call giving the caller an earful.
+homepage          http://www.drqware.com/scud
+platforms         darwin freebsd
+master_sites      ${homepage}/downloads/
+checksums         md5 c49f6f8b65ff5a2dbd4316d67da08398
+patchfiles        patch-Makefile
+configure         {}
+build.type        bsd
+build.args        PREFIX=${prefix}
+destroot.destdir  PREFIX=${destroot}${prefix}

Modified: trunk/dports/comms/scud/files/patch-Makefile
===================================================================
--- trunk/dports/comms/scud/files/patch-Makefile	2007-02-22 22:10:35 UTC (rev 22233)
+++ trunk/dports/comms/scud/files/patch-Makefile	2007-02-22 22:18:40 UTC (rev 22234)
@@ -1,6 +1,6 @@
---- Makefile.orig	Fri Sep  6 10:33:42 2002
-+++ Makefile	Fri Sep  6 10:35:13 2002
-@@ -25,7 +25,7 @@
+--- Makefile.orig	2007-02-22 14:02:40.000000000 -0800
++++ Makefile	2007-02-22 14:00:31.000000000 -0800
+@@ -29,7 +29,7 @@ INSTALL_SCRIPT  = $(INSTALL) -m 555
  INSTALL_MANUAL  = $(INSTALL_DATA)
  
  all:
@@ -9,7 +9,7 @@
  
  clean:
  	rm -f *.o *.core $(TARGET)
-@@ -39,14 +39,26 @@
+@@ -49,15 +49,27 @@ $(TARGET): $(OBJS)
  	$(CC) $(LDFLAGS) -o $(TARGET) $(OBJS) $(LIBDIRS) $(LIBS)
  
  $(BINDIR)/$(TARGET): $(TARGET)
@@ -36,3 +36,4 @@
 +.endif
  	$(INSTALL_MANUAL) $(MANUAL) $(MANDIR)
  	gzip -f $(MANDIR)/$(MANUAL)
+ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070222/09d25f56/attachment.html


More information about the macports-changes mailing list