[53548] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Tue Jul 7 18:53:57 PDT 2009


Revision: 53548
          http://trac.macports.org/changeset/53548
Author:   ryandesign at macports.org
Date:     2009-07-07 18:53:57 -0700 (Tue, 07 Jul 2009)
Log Message:
-----------
List the epoch before the version in the Portfile because it has a higher precedence

Modified Paths:
--------------
    trunk/dports/archivers/lha/Portfile
    trunk/dports/audio/cdparanoia/Portfile
    trunk/dports/devel/bzr-svn/Portfile
    trunk/dports/devel/hs-NewBinary/Portfile
    trunk/dports/devel/hs-plugins/Portfile
    trunk/dports/devel/libedit/Portfile
    trunk/dports/erlang/mochiweb/Portfile
    trunk/dports/fuse/fuse-bindings-python25/Portfile
    trunk/dports/gnustep/gnustep/Portfile
    trunk/dports/graphics/plotutils/Portfile
    trunk/dports/java/servlet23-api/Portfile
    trunk/dports/lang/mzscheme/Portfile
    trunk/dports/multimedia/ffmpeg/Portfile
    trunk/dports/multimedia/libtheora/Portfile
    trunk/dports/net/fping/Portfile
    trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile
    trunk/dports/perl/p5-datetime/Portfile
    trunk/dports/perl/p5-datetime-locale/Portfile
    trunk/dports/perl/p5-datetime-timezone/Portfile
    trunk/dports/perl/p5-devel-stacktrace/Portfile
    trunk/dports/perl/p5-module-build/Portfile
    trunk/dports/perl/p5-perl-critic/Portfile
    trunk/dports/perl/p5-version/Portfile
    trunk/dports/python/py-exif/Portfile
    trunk/dports/python/py25-paramiko/Portfile
    trunk/dports/textproc/colordiff/Portfile
    trunk/dports/x11/gtk-engines2/Portfile

Modified: trunk/dports/archivers/lha/Portfile
===================================================================
--- trunk/dports/archivers/lha/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/archivers/lha/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,9 +3,9 @@
 PortSystem 1.0
 
 name            lha
+epoch           20070826
 version         1.14i-ac20050924p1
 revision        3
-epoch           20070826
 categories      archivers sysutils
 maintainers     nomaintainer
 description     Utility for creating and opening lzh archives

Modified: trunk/dports/audio/cdparanoia/Portfile
===================================================================
--- trunk/dports/audio/cdparanoia/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/audio/cdparanoia/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -4,8 +4,8 @@
 PortSystem 1.0
 
 name			cdparanoia
+epoch			20050508
 version			10.2
-epoch			20050508
 categories		audio
 maintainers		nomaintainer
 description		An audio extraction tool for sampling CDs.

Modified: trunk/dports/devel/bzr-svn/Portfile
===================================================================
--- trunk/dports/devel/bzr-svn/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/devel/bzr-svn/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -4,8 +4,8 @@
 PortGroup     python25 1.0
 
 name          bzr-svn
+epoch         1
 version       0.6.1
-epoch         1
 categories    devel python
 platforms     darwin
 maintainers   nomaintainer

Modified: trunk/dports/devel/hs-NewBinary/Portfile
===================================================================
--- trunk/dports/devel/hs-NewBinary/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/devel/hs-NewBinary/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -4,8 +4,8 @@
 
 name		hs-NewBinary
 set canonicalname	NewBinary
+epoch		20081014
 version		0.1.1
-epoch		20081014
 categories	devel haskell
 maintainers	nomaintainer
 platforms	darwin

Modified: trunk/dports/devel/hs-plugins/Portfile
===================================================================
--- trunk/dports/devel/hs-plugins/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/devel/hs-plugins/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -2,9 +2,9 @@
 
 PortSystem 1.0
 name		hs-plugins
+epoch		20050407
 version		20050407
 revision	1
-epoch		20050407
 categories	devel
 maintainers	nomaintainer
 platforms	darwin

Modified: trunk/dports/devel/libedit/Portfile
===================================================================
--- trunk/dports/devel/libedit/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/devel/libedit/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -5,8 +5,8 @@
 PortGroup  muniversal 1.0
 
 name             libedit
+epoch            20090503
 version          20090503-3.0
-epoch		 20090503
 categories       devel
 maintainers      mcalhoun openmaintainer
 description      command line editing and history library

Modified: trunk/dports/erlang/mochiweb/Portfile
===================================================================
--- trunk/dports/erlang/mochiweb/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/erlang/mochiweb/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -6,8 +6,8 @@
 
 set svnrev 87
 
+epoch            20081010
 version          r${svnrev} ; # project hasn't assigned a version yet
-epoch            20081010
 
 categories       erlang devel
 maintainers      febeling openmaintainer

Modified: trunk/dports/fuse/fuse-bindings-python25/Portfile
===================================================================
--- trunk/dports/fuse/fuse-bindings-python25/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/fuse/fuse-bindings-python25/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -5,8 +5,8 @@
 PortGroup python25 1.0
 
 name                fuse-bindings-python25
+epoch               1184537785; # seconds since epoch according to `date +%s`
 version             0.2
-epoch               1184537785; # seconds since epoch according to `date +%s`
 categories          fuse python
 maintainers         sfiera openmaintainer
 description         Python 2.5 interface for FUSE

Modified: trunk/dports/gnustep/gnustep/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/gnustep/gnustep/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -4,8 +4,8 @@
 PortGroup   gnustep 1.0
 
 name        gnustep
+epoch       200707
 version     0.18.1
-epoch       200707
 platforms   darwin
 maintainers nomaintainer
 

Modified: trunk/dports/graphics/plotutils/Portfile
===================================================================
--- trunk/dports/graphics/plotutils/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/graphics/plotutils/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem 1.0
 
 name             plotutils
+epoch            1
 version          2.5
-epoch            1
 categories       graphics
 platforms        darwin
 maintainers      nomaintainer

Modified: trunk/dports/java/servlet23-api/Portfile
===================================================================
--- trunk/dports/java/servlet23-api/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/java/servlet23-api/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem 1.0
 
 name			servlet23-api
+epoch			20061005
 version			1
-epoch			20061005
 
 categories		java
 maintainers		jberry openmaintainer

Modified: trunk/dports/lang/mzscheme/Portfile
===================================================================
--- trunk/dports/lang/mzscheme/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/lang/mzscheme/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem 1.0
 
 name            mzscheme
+epoch           1
 version         4.1.5
-epoch           1
 categories      lang scheme
 platforms       darwin
 maintainers     nomaintainer

Modified: trunk/dports/multimedia/ffmpeg/Portfile
===================================================================
--- trunk/dports/multimedia/ffmpeg/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/multimedia/ffmpeg/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -4,9 +4,9 @@
 PortSystem 1.0
 
 name            ffmpeg
+epoch           1
 version         0.5
 revision        2
-epoch           1
 categories      multimedia
 maintainers     devans openmaintainer
 

Modified: trunk/dports/multimedia/libtheora/Portfile
===================================================================
--- trunk/dports/multimedia/libtheora/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/multimedia/libtheora/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -4,8 +4,8 @@
 PortSystem      1.0
 
 name            libtheora
+epoch           1
 version         1.0
-epoch           1
 categories      multimedia
 platforms       darwin
 maintainers     nomaintainer

Modified: trunk/dports/net/fping/Portfile
===================================================================
--- trunk/dports/net/fping/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/net/fping/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -2,8 +2,8 @@
 PortSystem		1.0
 
 name			fping
+epoch			1
 version			2.4b2
-epoch			1
 categories		net
 maintainers		nomaintainer
 platforms		darwin

Modified: trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
+epoch                 1
 perl5.setup           Catalyst-Plugin-Authentication 0.10010
-epoch                 1
 maintainers           narf_tm openmaintainer
 description           Infrastructure plugin for the Catalyst authentication framework.
 long_description      The authentication plugin provides generic user \

Modified: trunk/dports/perl/p5-datetime/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/perl/p5-datetime/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
+epoch                 2
 perl5.setup           DateTime 0.47
-epoch                 2
 maintainers           narf_tm openmaintainer
 description           A date and time object
 long_description      DateTime is a class for the representation of date/time \

Modified: trunk/dports/perl/p5-datetime-locale/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-locale/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/perl/p5-datetime-locale/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem                1.0
 PortGroup                 perl5 1.0
 
+epoch                     1
 perl5.setup               DateTime-Locale 0.42
-epoch                     1
 maintainers               narf_tm openmaintainer
 description               Localization support for DateTime
 long_description          DateTime::Locale is primarily a factory for the \

Modified: trunk/dports/perl/p5-datetime-timezone/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-timezone/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/perl/p5-datetime-timezone/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem                1.0
 PortGroup                 perl5 1.0
 
+epoch                     5
 perl5.setup               DateTime-TimeZone 0.86
-epoch                     5
 maintainers               narf_tm openmaintainer
 description               Time zone object base class and factory
 long_description          This class is the base class for all time zone \

Modified: trunk/dports/perl/p5-devel-stacktrace/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-stacktrace/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/perl/p5-devel-stacktrace/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem                1.0
 PortGroup                 perl5 1.0
 
+epoch                     1
 perl5.setup               Devel-StackTrace 1.20
-epoch                     1
 maintainers               narf_tm openmaintainer
 description               Stack trace and stack trace frame objects
 long_description          The Devel::StackTrace module contains two classes, \

Modified: trunk/dports/perl/p5-module-build/Portfile
===================================================================
--- trunk/dports/perl/p5-module-build/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/perl/p5-module-build/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem                1.0
 PortGroup                 perl5 1.0
 
+epoch                     2
 perl5.setup               Module-Build 0.32
-epoch                     2
 maintainers               narf_tm openmaintainer
 description               Build and install perl modules (MakeMaker replacement)
 long_description          Module::Build is a system for building, testing, \

Modified: trunk/dports/perl/p5-perl-critic/Portfile
===================================================================
--- trunk/dports/perl/p5-perl-critic/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/perl/p5-perl-critic/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem                1.0
 PortGroup                 perl5 1.0
 
+epoch                     1
 perl5.setup               Perl-Critic 1.096
-epoch                     1
 maintainers               narf_tm openmaintainer
 description               Easy API to read/write XML (esp config files)
 long_description          ${description}

Modified: trunk/dports/perl/p5-version/Portfile
===================================================================
--- trunk/dports/perl/p5-version/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/perl/p5-version/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -3,8 +3,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
+epoch               1
 perl5.setup         version 0.76 ../by-authors/id/J/JP/JPEACOCK/
-epoch               1
 maintainers         narf_tm openmaintainer
 description         Perl extension for Version Objects
 long_description    Overloaded version objects for all versions of Perl. \

Modified: trunk/dports/python/py-exif/Portfile
===================================================================
--- trunk/dports/python/py-exif/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/python/py-exif/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -4,8 +4,8 @@
 PortGroup python24 1.0
 
 name			py-exif
+epoch		1
 version			1.0.2
-epoch		1
 categories		python
 platforms		darwin freebsd
 maintainers		nomaintainer

Modified: trunk/dports/python/py25-paramiko/Portfile
===================================================================
--- trunk/dports/python/py25-paramiko/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/python/py25-paramiko/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -4,8 +4,8 @@
 PortGroup         python25 1.0
 
 name              py25-paramiko
+epoch             1
 version           1.7.4
-epoch             1
 categories        python net security
 platforms         darwin
 maintainers       nomaintainer

Modified: trunk/dports/textproc/colordiff/Portfile
===================================================================
--- trunk/dports/textproc/colordiff/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/textproc/colordiff/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -4,8 +4,8 @@
 PortSystem      1.0
 
 name            colordiff
+epoch           20090422
 version         1.0.9
-epoch           20090422
 categories      textproc
 maintainers     nox openmaintainer
 description     Color-highlighted diff(1) output

Modified: trunk/dports/x11/gtk-engines2/Portfile
===================================================================
--- trunk/dports/x11/gtk-engines2/Portfile	2009-07-08 01:53:09 UTC (rev 53547)
+++ trunk/dports/x11/gtk-engines2/Portfile	2009-07-08 01:53:57 UTC (rev 53548)
@@ -5,9 +5,9 @@
 
 name            gtk-engines2
 set my_name     gtk-engines
+epoch           1
 version         2.18.2
 set branch      [join [lrange [split ${version} .] 0 1] .]
-epoch           1
 categories      x11
 maintainers     nomaintainer
 platforms       darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090707/35966e30/attachment-0001.html>


More information about the macports-changes mailing list