parent
a0ce82c1ce
commit
a2418c5957
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373723
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libsixel
|
||||
PORTVERSION= 1.3.2
|
||||
PORTVERSION= 1.4.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= saitoha
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= 385aada
|
||||
GH_COMMIT= 151b261
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool pkgconfig
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libsixel-1.3.2.tar.gz) = aafb06ffe799b04f2984dd4bb875136a6c36b2fcae3c35d83c8fc137cfa14ffe
|
||||
SIZE (libsixel-1.3.2.tar.gz) = 2521654
|
||||
SHA256 (libsixel-1.4.1.tar.gz) = f6bf9fbac3b45d33455dc439c85e0487d15e323623bab8b450dd03a8e05426b1
|
||||
SIZE (libsixel-1.4.1.tar.gz) = 4038369
|
||||
|
|
|
@ -4,7 +4,7 @@ include/sixel.h
|
|||
lib/libsixel.a
|
||||
lib/libsixel.so
|
||||
lib/libsixel.so.1
|
||||
lib/libsixel.so.1.0.2
|
||||
lib/libsixel.so.1.0.3
|
||||
libdata/pkgconfig/libsixel.pc
|
||||
man/man1/img2sixel.1.gz
|
||||
man/man1/sixel2png.1.gz
|
||||
|
|
Loading…
Reference in a new issue