New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79156


Ignore:
Timestamp:
06/03/11 09:11:33 (4 years ago)
Author:
jeremyhu@…
Message:

xorg-server-devel: Bump to 1.11 RC1

Location:
trunk/dports/x11/xorg-server-devel
Files:
16 added
5 deleted
1 edited

Legend:

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

    r78995 r79156  
    66conflicts       xorg-server 
    77set my_name     xorg-server 
    8 version         1.10.2 
     8version         1.10.99.901 
    99categories      x11 devel 
    1010maintainers     jeremyhu openmaintainer 
     
    2020distname        ${my_name}-${version} 
    2121 
    22 checksums           md5     c9ba50bd44ea70da51f13100336a5484 \ 
    23                     sha1    fd831b3c6297d1a68830c602d767752d87b9ca54 \ 
    24                     rmd160  3d1ad6b236772ebe0400a69a03b9093bb210fd4b 
     22checksums           md5     3bb1a707b51b914f88a84b8d4af19943 \ 
     23                    sha1    106b6806b64ae368f1f8d52568ca272f88d0c567 \ 
     24                    rmd160  268a3993204012653c62e0f7fa20db9285a675f9 
    2525 
    2626use_bzip2       yes 
     
    6565 
    6666configure.args --with-apple-applications-dir=${applications_dir} \ 
    67         --with-launchd-id-prefix=org.macports \ 
     67        --with-bundle-id-prefix=org.macports \ 
    6868        --without-dtrace \ 
    6969        --without-doxygen \ 
     
    8080 
    8181patchfiles \ 
    82         0001-Send-events-that-were-missing-from-RRSelectInput.patch \ 
    83         0002-randr-check-rotated-virtual-size-limits-correctly.patch \ 
    84         5001-Workaround-the-GC-clipping-problem-in-miPaintWindow-.patch \ 
    85         5002-fb-Revert-fb-changes-that-broke-XQuartz.patch \ 
    86         5003-configure.ac-Add-fno-strict-aliasing-to-CFLAGS.patch 
     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        5001-configure.ac-Add-fno-strict-aliasing-to-CFLAGS.patch \ 
     96        5002-Workaround-the-GC-clipping-problem-in-miPaintWindow-.patch \ 
     97        5003-fb-Revert-fb-changes-that-broke-XQuartz.patch 
    8798 
    8899patch.pre_args -p1 
Note: See TracChangeset for help on using the changeset viewer.