Skip to content

Commit

Permalink
wine-devel: Update to 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Feb 4, 2017
1 parent 434330c commit 38e89d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions x11/wine-devel/Portfile
Expand Up @@ -12,14 +12,14 @@ PortGroup compiler_blacklist_versions 1.0
name wine-devel
conflicts wine wine-crossover
set my_name wine
version 2.0-rc6
version 2.1
set branch [join [lrange [split ${version} .] 0 1] .]
license LGPL-2.1+
categories x11
maintainers ryandesign jwa openmaintainer
homepage http://www.winehq.org/
platforms darwin
use_bzip2 yes
use_xz yes
distname ${my_name}-${version}
dist_subdir ${my_name}
set wine_distfile ${distname}${extract.suffix}
Expand Down Expand Up @@ -49,8 +49,8 @@ distfiles ${wine_distfile}:winesource \
${wine_mono_distfile}:winemono

checksums ${wine_distfile} \
rmd160 3ebff4b38c15976a017e863b42f8e0f547639ec7 \
sha256 1e0521cd622ee4a9fbdd63b905ec21b3b3ca1d0f37ccd4a1449f0a8b122eb405 \
rmd160 c2633bd859c47507f7615241c33b7e2b30221c3c \
sha256 bfb9abf63691c93df28d9599aaa866dc2b4e27209b3b7b546df8a37d7d9d1e6e \
${wine_gecko_distfile} \
rmd160 abf7cc78b49dd0623bc8fe87ae0e32bb8694e13d \
sha256 3b8a361f5d63952d21caafd74e849a774994822fb96c5922b01d554f1677643a \
Expand Down

0 comments on commit 38e89d5

Please sign in to comment.