Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2007 21:11:13 +0200 (EET)
From:      Tomas Verbaitis <tomasv@megalogika.lt>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tomasv@megalogika.lt
Subject:   ports/117640: [PATCH] print/splix: update to 1.0.2
Message-ID:  <20071029191114.002A34626@pilvas.lan>
Resent-Message-ID: <200710291930.l9TJU5CV017749@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         117640
>Category:       ports
>Synopsis:       [PATCH] print/splix: update to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 29 19:30:04 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tomas Verbaitis
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Megalogika Ltd, http://megalogika.lt
>Environment:
System: FreeBSD pilvas.lan 8.0-CURRENT FreeBSD 8.0-CURRENT #5: Sun Oct 28 15:34:51 EET 2007
>Description:
- Update to 1.0.2

Web page says: Friday October, 19: An important bug, related to larger documents has bee fixed. This patch has been applied to the version 1.0.2.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- splix-1.0.2.patch begins here ---
diff -u -ruN --exclude=CVS /usr/ports/print/splix/Makefile /usr/home/tomasv/ports/print/splix/Makefile
--- /usr/ports/print/splix/Makefile	2007-05-29 16:14:58.000000000 +0300
+++ /usr/home/tomasv/ports/print/splix/Makefile	2007-10-29 21:07:45.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	splix
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -14,7 +14,8 @@
 MAINTAINER=	tomasv@megalogika.lt
 COMMENT=	A set of CUPS printer drivers for Samsung Printer Language printers
 
-BUILD_DEPENDS=	cups-config:${PORTSDIR}/print/cups-base
+BUILD_DEPENDS=	cups-config:${PORTSDIR}/print/cups-base \
+				ppdc:${PORTSDIR}/print/cupsddk
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_GMAKE=	yes
diff -u -ruN --exclude=CVS /usr/ports/print/splix/distinfo /usr/home/tomasv/ports/print/splix/distinfo
--- /usr/ports/print/splix/distinfo	2007-05-29 16:14:58.000000000 +0300
+++ /usr/home/tomasv/ports/print/splix/distinfo	2007-10-29 20:34:15.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (splix-1.0.1.tar.bz2) = bacb931c896ce153ffe7efbcb262855b
-SHA256 (splix-1.0.1.tar.bz2) = c4534b5e89282ce4a89922ca97c5b937c671bba4a44e376e684474f2f40daa0f
-SIZE (splix-1.0.1.tar.bz2) = 75492
+MD5 (splix-1.0.2.tar.bz2) = 2bc6f0dbc4ba8eb6367e7ba240ea5836
+SHA256 (splix-1.0.2.tar.bz2) = fe346aa87d2023c7677dece720e2840e693184dad85b55a8d19912685424540e
+SIZE (splix-1.0.2.tar.bz2) = 37778
--- splix-1.0.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071029191114.002A34626>