FreeBSD Bugzilla – Attachment 169731 Details for
Bug 209081
[MAINTAINER] graphics/libsixel update to 1.6.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libsixel-1.6.1.diff
libsixel-161.diff (text/plain), 2.18 KB, created by
IWAMOTO Kouichi
on 2016-04-27 00:59:02 UTC
(
hide
)
Description:
libsixel-1.6.1.diff
Filename:
MIME Type:
Creator:
IWAMOTO Kouichi
Created:
2016-04-27 00:59:02 UTC
Size:
2.18 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 413321) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= libsixel >-PORTVERSION= 1.4.13 >+PORTVERSION= 1.6.1 > DISTVERSIONPREFIX= v > PORTEPOCH= 1 > CATEGORIES= graphics >@@ -25,8 +25,9 @@ > > PORTDOCS= README.md > >-OPTIONS_DEFINE= CURL GD JPEG PIXBUF PNG >+OPTIONS_DEFINE= CURL GD JPEG PIXBUF PNG PYTHON > OPTIONS_DEFAULT= >+OPTIONS_SUB= yes > > CURL_LIB_DEPENDS= libcurl.so:ftp/curl > CURL_CONFIGURE_WITH= libcurl >@@ -45,6 +46,11 @@ > PNG_LIB_DEPENDS= libpng.so:graphics/png > PNG_CONFIGURE_WITH= png > >+PYTHON_DESC= Python interface >+PYTHON_USES= python >+PYTHON_USE= python=py3kplist >+PYTHON_CONFIGURE_ENABLE= python >+ > post-install: > ${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} >Index: distinfo >=================================================================== >--- distinfo (revision 413321) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (saitoha-libsixel-v1.4.13_GH0.tar.gz) = 9f69097ee798807038c39345c5f596b2d12a22cef16690e701a0fab77cab7b63 >-SIZE (saitoha-libsixel-v1.4.13_GH0.tar.gz) = 4061302 >+SHA256 (saitoha-libsixel-v1.6.1_GH0.tar.gz) = dfb03e764ff535fcb789f45487b5a284c8998e8202907eb3abc47385f88299ae >+SIZE (saitoha-libsixel-v1.6.1_GH0.tar.gz) = 4745924 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 413321) >+++ pkg-plist (working copy) >@@ -1,10 +1,20 @@ > bin/img2sixel >+bin/libsixel-config > bin/sixel2png > include/sixel.h > lib/libsixel.a > lib/libsixel.so > lib/libsixel.so.1 >-lib/libsixel.so.1.0.3 >+lib/libsixel.so.1.0.5 >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/__init__.py >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/__init__.pyc >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/__init__.pyo >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/decoder.py >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/decoder.pyc >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/decoder.pyo >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/encoder.py >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/encoder.pyc >+%%PYTHON%%%%PYTHON_SITELIBDIR%%/libsixel/encoder.pyo > libdata/pkgconfig/libsixel.pc > man/man1/img2sixel.1.gz > man/man1/sixel2png.1.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 209081
: 169731 |
169732