mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 1.0.6.
This commit is contained in:
parent
7f32b1aabe
commit
223b7bf210
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85887
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= AbiWord
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.0.6
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (AbiWord/abiword-1.0.5.tar.gz) = dfe86fb72afc4008e51504fd693b224e
|
||||
MD5 (AbiWord/abiword-1.0.6.tar.gz) = b35ea76f8d3eb70a94c3432a44e4a9d9
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- src/wp/ap/unix/gnome/ap_UnixGnomeApp.cpp.orig Mon Mar 24 16:09:59 2003
|
||||
+++ src/wp/ap/unix/gnome/ap_UnixGnomeApp.cpp Mon Mar 24 16:10:31 2003
|
||||
@@ -933,7 +933,7 @@
|
||||
// actually print
|
||||
s_actuallyPrint ( pDoc, pGraphics,
|
||||
pPrintView, "bonobo_printed_document",
|
||||
- 1, false,
|
||||
+ 1, false, false,
|
||||
width, height,
|
||||
1, iPagesToPrint ) ;
|
||||
|
Loading…
Reference in New Issue
Block a user