[90445] trunk/dports

cal at macports.org cal at macports.org
Mon Mar 5 14:08:10 PST 2012


Revision: 90445
          http://trac.macports.org/changeset/90445
Author:   cal at macports.org
Date:     2012-03-05 14:08:09 -0800 (Mon, 05 Mar 2012)
Log Message:
-----------
Rename freshmeat to freecode in Portfiles, closes #32026

See http://lists.macosforge.org/pipermail/macports-dev/2012-February/017983.html.

Modified Paths:
--------------
    trunk/dports/archivers/afio/Portfile
    trunk/dports/archivers/unzoo/Portfile
    trunk/dports/cross/arm-aout-binutils/Portfile
    trunk/dports/cross/arm-none-linux-gnueabi-binutils/Portfile
    trunk/dports/cross/arm-rtems-binutils/Portfile
    trunk/dports/cross/i386-elf-binutils/Portfile
    trunk/dports/cross/i386-rtems-binutils/Portfile
    trunk/dports/cross/i960-rtems-binutils/Portfile
    trunk/dports/cross/lm32-rtems-binutils/Portfile
    trunk/dports/cross/m68k-elf-binutils/Portfile
    trunk/dports/cross/m68k-rtems-binutils/Portfile
    trunk/dports/cross/mips-elf-binutils/Portfile
    trunk/dports/cross/mips-rtems-binutils/Portfile
    trunk/dports/cross/powerpc-rtems-binutils/Portfile
    trunk/dports/cross/sh-rtems-binutils/Portfile
    trunk/dports/cross/sparc-rtems-binutils/Portfile
    trunk/dports/devel/libsdl_gfx/Portfile
    trunk/dports/devel/libsockets/Portfile
    trunk/dports/devel/libssh2/Portfile
    trunk/dports/editors/le/Portfile
    trunk/dports/games/dvorakng/Portfile
    trunk/dports/games/frozenbubble2/Portfile
    trunk/dports/gnome/goffice03/Portfile
    trunk/dports/gnome/libgdamm/Portfile
    trunk/dports/graphics/compface/Portfile
    trunk/dports/graphics/libmng/Portfile
    trunk/dports/mail/putmail/Portfile
    trunk/dports/net/aria2/Portfile
    trunk/dports/net/pdnsd/Portfile
    trunk/dports/office/rednotebook/Portfile
    trunk/dports/print/cups-pdf/Portfile
    trunk/dports/python/py-albatross/Portfile
    trunk/dports/sysutils/pstree/Portfile
    trunk/dports/textproc/libiconv/Portfile
    trunk/dports/textproc/libmrss/Portfile
    trunk/dports/textproc/uni2ascii/Portfile
    trunk/dports/www/linkchecker/Portfile
    trunk/dports/www/webcrawl/Portfile

Modified: trunk/dports/archivers/afio/Portfile
===================================================================
--- trunk/dports/archivers/afio/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/archivers/afio/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -17,7 +17,7 @@
 			compressed tar or cpio archives. Afio is best used as \
 			an `archive engine' in a backup script.
 
-homepage            http://freshmeat.net/projects/afio/
+homepage            http://freecode.com/projects/afio/
 master_sites        http://members.brabant.chello.nl/~k.holtman \
                     http://www.ibiblio.org/pub/Linux/system/backup/
 extract.suffix		.tgz

Modified: trunk/dports/archivers/unzoo/Portfile
===================================================================
--- trunk/dports/archivers/unzoo/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/archivers/unzoo/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -15,7 +15,7 @@
     print a summary of the commands and then prompt for command lines \
     interactively.
 
-homepage        http://freshmeat.net/projects/unzoo/
+homepage        http://freecode.com/projects/unzoo/
 master_sites    http://critical.ch/unzoo/
 
 checksums       md5 2e73c26188688033b7c2b6c7da32ad39 \

Modified: trunk/dports/cross/arm-aout-binutils/Portfile
===================================================================
--- trunk/dports/cross/arm-aout-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/arm-aout-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -128,5 +128,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/arm-none-linux-gnueabi-binutils/Portfile
===================================================================
--- trunk/dports/cross/arm-none-linux-gnueabi-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/arm-none-linux-gnueabi-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -136,5 +136,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/arm-rtems-binutils/Portfile
===================================================================
--- trunk/dports/cross/arm-rtems-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/arm-rtems-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -146,5 +146,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/i386-elf-binutils/Portfile
===================================================================
--- trunk/dports/cross/i386-elf-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/i386-elf-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -142,5 +142,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/i386-rtems-binutils/Portfile
===================================================================
--- trunk/dports/cross/i386-rtems-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/i386-rtems-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -147,5 +147,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/i960-rtems-binutils/Portfile
===================================================================
--- trunk/dports/cross/i960-rtems-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/i960-rtems-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -137,6 +137,6 @@
 	}
 }
 
-# livecheck.type		freshmeat
+# livecheck.type		freecode
 # livecheck.name		binutils
 # livecheck.version	2.17

Modified: trunk/dports/cross/lm32-rtems-binutils/Portfile
===================================================================
--- trunk/dports/cross/lm32-rtems-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/lm32-rtems-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -142,5 +142,5 @@
     }
 }
 
-livecheck.type  freshmeat
+livecheck.type  freecode
 livecheck.name  binutils

Modified: trunk/dports/cross/m68k-elf-binutils/Portfile
===================================================================
--- trunk/dports/cross/m68k-elf-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/m68k-elf-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -129,5 +129,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/m68k-rtems-binutils/Portfile
===================================================================
--- trunk/dports/cross/m68k-rtems-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/m68k-rtems-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -147,5 +147,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/mips-elf-binutils/Portfile
===================================================================
--- trunk/dports/cross/mips-elf-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/mips-elf-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -141,5 +141,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/mips-rtems-binutils/Portfile
===================================================================
--- trunk/dports/cross/mips-rtems-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/mips-rtems-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -147,5 +147,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/powerpc-rtems-binutils/Portfile
===================================================================
--- trunk/dports/cross/powerpc-rtems-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/powerpc-rtems-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -147,5 +147,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/sh-rtems-binutils/Portfile
===================================================================
--- trunk/dports/cross/sh-rtems-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/sh-rtems-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -149,5 +149,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/cross/sparc-rtems-binutils/Portfile
===================================================================
--- trunk/dports/cross/sparc-rtems-binutils/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/cross/sparc-rtems-binutils/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -146,5 +146,5 @@
     }
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	binutils

Modified: trunk/dports/devel/libsdl_gfx/Portfile
===================================================================
--- trunk/dports/devel/libsdl_gfx/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/devel/libsdl_gfx/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -46,5 +46,5 @@
         LICENSE NEWS README ${destroot}${prefix}/share/doc/${name}
 }
 
-livecheck.type      freshmeat
+livecheck.type      freecode
 livecheck.name      sdl_gfx

Modified: trunk/dports/devel/libsockets/Portfile
===================================================================
--- trunk/dports/devel/libsockets/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/devel/libsockets/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -50,6 +50,6 @@
 	}
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	csockets
 

Modified: trunk/dports/devel/libssh2/Portfile
===================================================================
--- trunk/dports/devel/libssh2/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/devel/libssh2/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -46,4 +46,4 @@
     }
 }
 
-livecheck.type  freshmeat
+livecheck.type  freecode

Modified: trunk/dports/editors/le/Portfile
===================================================================
--- trunk/dports/editors/le/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/editors/le/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -8,7 +8,7 @@
 categories              editors
 platforms               darwin
 maintainers             titus openmaintainer
-homepage                http://freshmeat.net/projects/leeditor
+homepage                http://freecode.com/projects/leeditor
 license                 GPL-3
 
 description             Terminal based text editor

Modified: trunk/dports/games/dvorakng/Portfile
===================================================================
--- trunk/dports/games/dvorakng/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/games/dvorakng/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -9,7 +9,7 @@
 description         A Dvorak typing tutor
 long_description    DvorakNG is a Dvorak typing tutor. It is heavily based on Dvorak7min, but adds many improvements like a progress information database.
 
-homepage            http://freshmeat.net/projects/dvorakng/
+homepage            http://freecode.com/projects/dvorakng/
 platforms           darwin
 
 master_sites        http://www.free.of.pl/n/nopik/

Modified: trunk/dports/games/frozenbubble2/Portfile
===================================================================
--- trunk/dports/games/frozenbubble2/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/games/frozenbubble2/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -29,7 +29,7 @@
 		      port:libsdl_mixer port:p5.12-sdl_perl port:libsdl_pango
 depends_run	      port:p5.12-locale-gettext
 
-livecheck.type        freshmeat
+livecheck.type        freecode
 livecheck.name        frozen-bubble
 
 patchfiles	      patch-c_stuff-Makefile.PL.diff patch-Makefile.diff

Modified: trunk/dports/gnome/goffice03/Portfile
===================================================================
--- trunk/dports/gnome/goffice03/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/gnome/goffice03/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -14,7 +14,7 @@
 maintainers	nomaintainer
 categories	gnome devel
 platforms	darwin
-homepage	http://freshmeat.net/projects/goffice/
+homepage	http://freecode.com/projects/goffice/
 master_sites    gnome:sources/${gname}/${branch}/
 distname	${gname}-${version}
 use_bzip2	yes

Modified: trunk/dports/gnome/libgdamm/Portfile
===================================================================
--- trunk/dports/gnome/libgdamm/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/gnome/libgdamm/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -7,7 +7,7 @@
 maintainers	landonf
 categories	gnome 
 platforms	darwin 
-homepage	http://freshmeat.net/projects/libgdamm/
+homepage	http://freecode.com/projects/libgdamm/
 master_sites    gnome:sources/libgdamm/1.3/
 checksums	md5 1aa0e35753ec87ec55822b2e59005892
 depends_lib	lib:libgda-2:libgda lib:libglibmm-2:glibmm

Modified: trunk/dports/graphics/compface/Portfile
===================================================================
--- trunk/dports/graphics/compface/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/graphics/compface/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -8,7 +8,7 @@
 platforms		darwin
 license			Permissive            
 maintainers		nomaintainer
-homepage		http://freshmeat.net/projects/${name}/
+homepage		http://freecode.com/projects/${name}/
 description		Utility to convert to and from the X-Face format
 
 long_description	Compface provides utilities and a library for converting \

Modified: trunk/dports/graphics/libmng/Portfile
===================================================================
--- trunk/dports/graphics/libmng/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/graphics/libmng/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -43,4 +43,4 @@
                         --with-lcms=${prefix} \
                         --with-zlib=${prefix}
 
-livecheck.type          freshmeat
+livecheck.type          freecode

Modified: trunk/dports/mail/putmail/Portfile
===================================================================
--- trunk/dports/mail/putmail/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/mail/putmail/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -37,4 +37,4 @@
 	system "cd ${destroot}${prefix}/bin && ln -sf putmail.py putmail"
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode

Modified: trunk/dports/net/aria2/Portfile
===================================================================
--- trunk/dports/net/aria2/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/net/aria2/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -33,4 +33,4 @@
                     --with-xml-prefix=${prefix} \
                     --without-sqlite3
 
-livecheck.type      freshmeat
+livecheck.type      freecode

Modified: trunk/dports/net/pdnsd/Portfile
===================================================================
--- trunk/dports/net/pdnsd/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/net/pdnsd/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -27,5 +27,5 @@
 			--with-cachedir=${prefix}/var/cache/pdnsd \
 			--with-random-device=arc4random
 
-livecheck.type		freshmeat
+livecheck.type		freecode
 livecheck.version	${version}-par

Modified: trunk/dports/office/rednotebook/Portfile
===================================================================
--- trunk/dports/office/rednotebook/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/office/rednotebook/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -36,5 +36,5 @@
       ${destroot}${prefix}/share/doc/${name}
 }
 
-livecheck.type      freshmeat
+livecheck.type      freecode
 

Modified: trunk/dports/print/cups-pdf/Portfile
===================================================================
--- trunk/dports/print/cups-pdf/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/print/cups-pdf/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -121,7 +121,7 @@
    }
 }
 
-livecheck.type      freshmeat
+livecheck.type      freecode
 livecheck.name      cupspdf
 livecheck.regex     {<title>CUPS-PDF (.*)</title>}
 

Modified: trunk/dports/python/py-albatross/Portfile
===================================================================
--- trunk/dports/python/py-albatross/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/python/py-albatross/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -31,6 +31,6 @@
 		${destroot}${prefix}/share/doc/${name}/examples
 }
 
-livecheck.type	freshmeat
+livecheck.type	freecode
 livecheck.name	Albatross
 

Modified: trunk/dports/sysutils/pstree/Portfile
===================================================================
--- trunk/dports/sysutils/pstree/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/sysutils/pstree/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -12,7 +12,7 @@
 platforms           darwin freebsd
 long_description    ${description}
 
-homepage            http://freshmeat.net/projects/pstree/
+homepage            http://freecode.com/projects/pstree/
 master_sites        ftp://ftp.thp.uni-duisburg.de/pub/source/ \
                     http://fresh.t-systems-sfr.com/unix/src/misc/
 checksums           md5     b0a85caacd85f78bd83700afa86ec2e9 \

Modified: trunk/dports/textproc/libiconv/Portfile
===================================================================
--- trunk/dports/textproc/libiconv/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/textproc/libiconv/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -109,4 +109,4 @@
     }
 }
 
-livecheck.type          freshmeat
+livecheck.type          freecode

Modified: trunk/dports/textproc/libmrss/Portfile
===================================================================
--- trunk/dports/textproc/libmrss/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/textproc/libmrss/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -20,4 +20,4 @@
 depends_build	port:pkgconfig
 depends_lib		port:curl port:libnxml port:openssl port:zlib
 
-livecheck.type	freshmeat
+livecheck.type	freecode

Modified: trunk/dports/textproc/uni2ascii/Portfile
===================================================================
--- trunk/dports/textproc/uni2ascii/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/textproc/uni2ascii/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -37,4 +37,4 @@
 configure.args	--mandir=${prefix}/share/man
 configure.ldflags-append	"-lintl"
 
-livecheck.type	freshmeat
+livecheck.type	freecode

Modified: trunk/dports/www/linkchecker/Portfile
===================================================================
--- trunk/dports/www/linkchecker/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/www/linkchecker/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -45,4 +45,4 @@
 
 python.link_binaries_suffix
 
-livecheck.type	freshmeat
+livecheck.type	freecode

Modified: trunk/dports/www/webcrawl/Portfile
===================================================================
--- trunk/dports/www/webcrawl/Portfile	2012-03-05 21:19:51 UTC (rev 90444)
+++ trunk/dports/www/webcrawl/Portfile	2012-03-05 22:08:09 UTC (rev 90445)
@@ -10,7 +10,7 @@
 						 following links in HTML documents.
 long_description		webcrawl is a program which downloads entire web sites,\
 						following links in HTML documents.
-homepage                http://freshmeat.net/projects/webcrawl/
+homepage                http://freecode.com/projects/webcrawl/
 platforms               darwin
 master_sites            sunsite:apps/www/mirroring
 extract.suffix			.tgz				
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120305/3349f4fc/attachment-0001.html>


More information about the macports-changes mailing list