Permalink
Browse files
scribus-devel: update to unstable version 1.5.5.svn as of 20190404
Includes fix for build failure using poppler 0.75.0.
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
print/scribus-devel/Portfile
|
|
@@ -6,8 +6,8 @@ PortGroup cmake 1.1 |
|
|
PortGroup github 1.0 |
|
|
PortGroup qt5 1.0 |
|
|
|
|
|
set git_commit 926023e248df0bbedf2ff05071b2e61f8921fae7 |
|
|
set git_date 20190211 |
|
|
set git_commit 5f77de1ad0af23e41d5014e711d9e2b957b1c534 |
|
|
set git_date 20190404 |
|
|
github.setup scribusproject scribus ${git_commit} |
|
|
name scribus-devel |
|
|
version 1.5.5.svn-${git_date} |
|
|
@@ -29,9 +29,9 @@ long_description Scribus is an open source desktop publishing program. It \ |
|
|
|
|
|
homepage http://www.scribus.net/ |
|
|
|
|
|
checksums rmd160 f0902def7f80b99b5556d6796153f2ea71359eaa \ |
|
|
sha256 79d796a7987df41228659e21b3a72acf527bd27f183e3110aaccc6f09d971e65 \ |
|
|
size 85702743 |
|
|
checksums rmd160 23ca20552455334b23e0a749ba4b6e360048c444 \ |
|
|
sha256 faea6fe4f2f59fb1429bf103a32d95610d931598c0a70f8f9660109c821d0039 \ |
|
|
size 85751476 |
|
|
|
|
|
# Builds forever with llvm-gcc-4.2. https://trac.macports.org/ticket/30835 |
|
|
compiler.blacklist-append llvm-gcc-4.2 |
|
|
|