- update to leafpad-0.8.12
seems to fix the sigpipe crash some people were seeing when printing to a non-existent printer
This commit is contained in:
parent
40ea6957b0
commit
270bdd232e
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2007/07/13 08:54:48 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2007/09/24 08:00:49 ajacoutot Exp $
|
||||
|
||||
COMMENT= simple GTK+ text editor
|
||||
|
||||
DISTNAME= leafpad-0.8.11
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= leafpad-0.8.12
|
||||
CATEGORIES= editors x11
|
||||
|
||||
HOMEPAGE= http://tarot.freeshell.org/leafpad/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (leafpad-0.8.11.tar.gz) = nu+Gw9r+MnTDoGFmvSnRwA==
|
||||
RMD160 (leafpad-0.8.11.tar.gz) = hssT1RaOmiHcPuwfhnNvEBA3MyA=
|
||||
SHA1 (leafpad-0.8.11.tar.gz) = Fm66XhgJSYXArf1e/cBpK8yR8IY=
|
||||
SHA256 (leafpad-0.8.11.tar.gz) = T7eqNIgFRuCx6AmfgN60GBwcUwTlBs/CcZ4ruKq9aaI=
|
||||
SIZE (leafpad-0.8.11.tar.gz) = 264389
|
||||
MD5 (leafpad-0.8.12.tar.gz) = rRRj20FP/4077ISEtGn5qQ==
|
||||
RMD160 (leafpad-0.8.12.tar.gz) = eviITR/8HHoO8IKzSph8vNomkgo=
|
||||
SHA1 (leafpad-0.8.12.tar.gz) = TXDpijvbDGwizrxjQdkVUFmQ18A=
|
||||
SHA256 (leafpad-0.8.12.tar.gz) = QUXR4RAyvdZENdpFIOvWlK25bHN84Rw+BoJ8dDFp03s=
|
||||
SIZE (leafpad-0.8.12.tar.gz) = 272670
|
||||
|
3
editors/leafpad/pkg/MESSAGE
Normal file
3
editors/leafpad/pkg/MESSAGE
Normal file
@ -0,0 +1,3 @@
|
||||
If you want to be able to use the "Print Preview", you must install
|
||||
evince. It is not included as a dependency as it pulls lots of other
|
||||
dependent packages.
|
Loading…
Reference in New Issue
Block a user