diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2015-07-31 18:35:35 +0800 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2015-07-31 18:35:35 +0800 |
commit | 4cee510ec11d08f77428acc4815e339996f25dc3 (patch) | |
tree | 43f5163eed3fff47b0b15c42393940e0ca4b8611 /print | |
parent | 2c6b2a97042183206fdf960bcbff97f87e9d5ec9 (diff) | |
download | freebsd-ports-gnome-4cee510ec11d08f77428acc4815e339996f25dc3.tar.gz freebsd-ports-gnome-4cee510ec11d08f77428acc4815e339996f25dc3.tar.zst freebsd-ports-gnome-4cee510ec11d08f77428acc4815e339996f25dc3.zip |
print/scribus: The release was packed by bzip2 but named after xz.
Now the name is fixed (checksum is the same, only the distribution
file name is changed).
Poited out by: Matthias Apitz <guru@unixarea.de> (at ports@)
Diffstat (limited to 'print')
-rw-r--r-- | print/scribus/Makefile | 2 | ||||
-rw-r--r-- | print/scribus/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index b95ba0a5b7d2..4ddf4ea1311d 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinte USE_QT4= gui linguist_build moc_build qmake_build rcc_build uic_build xml network USE_GNOME= libartlgpl2 libxml2 USES= cmake desktop-file-utils ghostscript:run jpeg pkgconfig \ - python shared-mime-info tar:xz + python shared-mime-info tar:bz2 USE_LDCONFIG= yes CMAKE_ARGS+= -DWANT_HUNSPELL=YES -Wno-ferror-limit diff --git a/print/scribus/distinfo b/print/scribus/distinfo index 4615414e416a..ab1cd60b361b 100644 --- a/print/scribus/distinfo +++ b/print/scribus/distinfo @@ -1,2 +1,2 @@ -SHA256 (scribus-1.4.5.tar.xz) = 9f706f0561d26bb11bbe558690ae0507cd3689e381f6e17aa9411d9c4ef58498 -SIZE (scribus-1.4.5.tar.xz) = 78251228 +SHA256 (scribus-1.4.5.tar.bz2) = 9f706f0561d26bb11bbe558690ae0507cd3689e381f6e17aa9411d9c4ef58498 +SIZE (scribus-1.4.5.tar.bz2) = 78251228 |