New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 81220


Ignore:
Timestamp:
07/26/11 22:48:23 (4 years ago)
Author:
jeremyhu@…
Message:

xorg-server-devel: Move to git fetch and update to current upstream (includes some Lion UI changes)

Location:
trunk/dports/x11/xorg-server-devel
Files:
14 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/x11/xorg-server-devel/Portfile

    r80046 r81220  
    66conflicts       xorg-server 
    77set my_name     xorg-server 
    8 version         1.10.99.901 
     8version         1.10.99.901.20110726 
    99categories      x11 devel 
    1010maintainers     jeremyhu openmaintainer 
     
    1414long_description The X.org X server allows you to run X11 applications on your computer. 
    1515 
    16 #master_sites   http://xquartz.macosforge.org/downloads/src 
    17 master_sites    xorg:individual/xserver/ 
    18  
    19 dist_subdir     ${my_name} 
    20 distname        ${my_name}-${version} 
    21  
    22 checksums           md5     3bb1a707b51b914f88a84b8d4af19943 \ 
    23                     sha1    106b6806b64ae368f1f8d52568ca272f88d0c567 \ 
    24                     rmd160  268a3993204012653c62e0f7fa20db9285a675f9 
     16fetch.type      git 
     17git.url         git://anongit.freedesktop.org/xorg/xserver 
     18git.branch      73864a87aacbce85b520ccaa6e360b82c0e99716 
    2519 
    2620use_bzip2       yes 
     
    8074 
    8175patchfiles \ 
    82         0001-DIX-Set-backgroundState-correctly-for-root-window.patch \ 
    83         0002-XQuartz-GLX-Create-a-new-dispatch-table-rather-than-.patch \ 
    84         0003-XQuartz-Move-lXplugin-to-LDFLAGS-from-LDADD.patch \ 
    85         0004-XQuartz-Add-a-semicolon-after-DEBUG_LOG.patch \ 
    86         0005-XQuartz-ASL-Update-logging-to-support-differnet-leve.patch \ 
    87         0006-XQuartz-ASL-Use-xpr-subsystem-for-logging-xpr-messag.patch \ 
    88         0007-XQuartz-ASL-Use-GLXAqua-subsystem-for-logging-GLXAqu.patch \ 
    89         0008-XQuartz-ASL-Use-xpbproxy-subsystem-for-logging-xpbpr.patch \ 
    90         0009-XQuartz-xpbproxy-Correct-NSUInteger-format-strings.patch \ 
    91         0010-test-fix-memset-size-for-WindowRec-37801.patch \ 
    92         0011-XQuartz-Remove-explicit-link-against-libGL.patch \ 
    93         0012-XQuartz-AIGLX-Setup-dispatch-table-based-on-runtime-.patch \ 
    94         0013-XQuartz-AIGLX-Remove-unnecessary-includes-in-indirec.patch \ 
    95         1001-XQuartz-Add-missing-include-for-pthread.h.patch \ 
    9676        5001-configure.ac-Add-fno-strict-aliasing-to-CFLAGS.patch \ 
    9777        5002-Workaround-the-GC-clipping-problem-in-miPaintWindow-.patch \ 
Note: See TracChangeset for help on using the changeset viewer.