svn commit: r393295 - head/print/scribus
Boris Samorodov
bsam at FreeBSD.org
Fri Jul 31 10:35:37 UTC 2015
Author: bsam
Date: Fri Jul 31 10:35:35 2015
New Revision: 393295
URL: https://svnweb.freebsd.org/changeset/ports/393295
Log:
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 at unixarea.de> (at ports@)
Modified:
head/print/scribus/Makefile
head/print/scribus/distinfo
Modified: head/print/scribus/Makefile
==============================================================================
--- head/print/scribus/Makefile Fri Jul 31 10:29:46 2015 (r393294)
+++ head/print/scribus/Makefile Fri Jul 31 10:35:35 2015 (r393295)
@@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkin
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
Modified: head/print/scribus/distinfo
==============================================================================
--- head/print/scribus/distinfo Fri Jul 31 10:29:46 2015 (r393294)
+++ head/print/scribus/distinfo Fri Jul 31 10:35:35 2015 (r393295)
@@ -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
More information about the svn-ports-all
mailing list