FreeBSD Bugzilla – Attachment 108174 Details for
Bug 149000
Update port: misc/toilet
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.20 KB, created by
Frederic Culot
on 2010-07-27 14:00:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Frederic Culot
Created:
2010-07-27 14:00:06 UTC
Size:
2.20 KB
patch
obsolete
>diff -ruN toilet.bak/Makefile toilet/Makefile >--- toilet.bak/Makefile 2010-07-27 12:26:46.569507630 +0200 >+++ toilet/Makefile 2010-07-27 14:34:31.253953837 +0200 >@@ -6,18 +6,19 @@ > # > > PORTNAME= toilet >-PORTVERSION= 0.1 >-PORTREVISION= 3 >+PORTVERSION= 0.2 > CATEGORIES= misc >-MASTER_SITES= http://libcaca.zoy.org/files/ CENKES >+MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/toilet/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Enhanced figlet(6) > >-LIB_DEPENDS= cucul.0:${PORTSDIR}/graphics/libcaca >+LIB_DEPENDS= caca.0:${PORTSDIR}/graphics/libcaca > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --program-transform-name="" >+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >+ LDFLAGS="-L${LOCALBASE}/lib" > CFLAGS+= -fno-strength-reduce > MAN1= ${PORTNAME}.1 > PORT_VERBS= ${PORTNAME} caca2tlf share/figlet/*tlf >diff -ruN toilet.bak/distinfo toilet/distinfo >--- toilet.bak/distinfo 2010-07-27 12:26:46.578861612 +0200 >+++ toilet/distinfo 2010-07-27 14:24:53.726776500 +0200 >@@ -1,3 +1,3 @@ >-MD5 (toilet-0.1.tar.gz) = 7d26ca36c83eeca2f0c285872624c2c8 >-SHA256 (toilet-0.1.tar.gz) = 626663a5dbed9c1c5844480b91812f0be4fe8c3c0135f44ef76490f79632d2da >-SIZE (toilet-0.1.tar.gz) = 429493 >+MD5 (toilet-0.2.tar.gz) = 4dec7585a2a2d716a765d553cdc1ddaf >+SHA256 (toilet-0.2.tar.gz) = 76301f651f2cb4172010c5629e43c2d54ce1541fc0de902a52cbcb1cc306a4b9 >+SIZE (toilet-0.2.tar.gz) = 862528 >diff -ruN toilet.bak/pkg-descr toilet/pkg-descr >--- toilet.bak/pkg-descr 2010-07-27 12:26:46.569507630 +0200 >+++ toilet/pkg-descr 2010-07-27 13:59:58.222831725 +0200 >@@ -3,14 +3,15 @@ > after FIGlet's "Frank, Ian and Glen's letters". > > TOIlet is in its very early development phase. It uses the powerful >-libcucul library to achieve various text-based effects. TOIlet >+libcaca library to achieve various text-based effects. TOIlet > implements or plans to implement the following features: > * The ability to load FIGlet fonts > * Support for Unicode input and output >+* Support for colour fonts > * Support for colour output > * Support for various output formats: HTML, IRC, ANSI... > > TOIlet also aims for full FIGlet compatibility. It is currently able to > load FIGlet fonts and perform horizontal smushing. > >-WWW: http://libcaca.zoy.org/toilet.html >+WWW: http://caca.zoy.org/wiki/toilet
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 149000
: 108174