Skip to content
Permalink
Browse files

Xaw3d: Update to 1.6.3

  • Loading branch information
cjones051073 committed Apr 15, 2019
1 parent ee17caf commit 723ddbee260de1133042676cbd30b057094d33bc
Showing with 12 additions and 72 deletions.
  1. +12 −10 x11/Xaw3d/Portfile
  2. +0 −62 x11/Xaw3d/files/0001-darwin-Remove-incorrect-export-of-vendorShellClassRe.patch
@@ -1,8 +1,10 @@
PortSystem 1.0
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0

name Xaw3d
version 1.6.2
revision 2
version 1.6.3
revision 0
categories x11 devel
license X11
maintainers {jeremyhu @jeremyhu} openmaintainer
@@ -12,13 +14,14 @@ platforms darwin macosx
long_description ${description}
master_sites xorg:individual/lib/

distname libXaw3d-${version}
checksums sha1 0b1db72e9d5be0edae57cda213860c0289fac12f \
rmd160 0837e67bcae5e7191f1fef5522d572cc3b397d1d \
sha256 b74f11681061c1492c03cbbe6e318f9635b3877af0761fc0e67e1467c3a6972b
distname libXaw3d-${version}

checksums rmd160 f2947348551421ec4c5dda75e45747eeef3c7adb \
sha256 2dba993f04429ec3d7e99341e91bf46be265cc482df25963058c15f1901ec544 \
size 561594

use_bzip2 yes
use_parallel_build yes
use_bzip2 yes
use_parallel_build yes

depends_build port:pkgconfig

@@ -29,7 +32,6 @@ depends_lib port:xorg-libXext \

patch.pre_args -p1
patchfiles \
0001-darwin-Remove-incorrect-export-of-vendorShellClassRe.patch \
0001-Xaw3d-1.6.1-3Dlabel.patch.patch \
0002-Xaw3d-1.6.1-fontset.patch.patch \
0003-Xaw3d-1.6.1-hsbar.patch.patch

This file was deleted.

0 comments on commit 723ddbe

Please sign in to comment.
You can’t perform that action at this time.