ports/109183: [PATCH] graphics/comical: update to 0.4.2
Rong-En Fan
rafan at FreeBSD.org
Thu Feb 15 00:40:05 UTC 2007
>Number: 109183
>Category: ports
>Synopsis: [PATCH] graphics/comical: update to 0.4.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 15 00:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Rong-En Fan
>Release: FreeBSD 6.2-PRERELEASE amd64
>Organization:
NTU CSIE
>Environment:
>Description:
- Update to 0.4.2
- pet portlint
Port maintainer (john at mcaree.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- comical-0.4.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/graphics/comical/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile 1 Dec 2006 07:38:55 -0000 1.4
+++ Makefile 15 Feb 2007 00:38:16 -0000
@@ -6,8 +6,7 @@
#
PORTNAME= comical
-PORTVERSION= 0.4.1
-PORTREVISION= 1
+PORTVERSION= 0.4.2
CATEGORIES= graphics
MASTER_SITES= http://www.mcaree.org/Comical/ \
http://www.sketchyorigins.com/Comical/
@@ -24,11 +23,11 @@
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
-BROKEN= "does not compile - not 64-bit clean"
+BROKEN= does not compile - not 64-bit clean
.endif
.if ${OSVERSION} < 500000
-BROKEN= "does not compile with gcc-2.95"
+BROKEN= does not compile with gcc-2.95
.endif
.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/graphics/comical/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo 22 Jan 2006 12:34:45 -0000 1.2
+++ distinfo 15 Feb 2007 00:38:16 -0000
@@ -1,3 +1,3 @@
-MD5 (comical-0.4.1.tar.gz) = 50e0f3a8ad252470461efe74a6ca6060
-SHA256 (comical-0.4.1.tar.gz) = 0b2ac1db7aa4303423e2cf8d0e786214fd093cdda62f8b5d2e0f10a99d566bf7
-SIZE (comical-0.4.1.tar.gz) = 404828
+MD5 (comical-0.4.2.tar.gz) = 5124ec630642dced868cfc640fc7afab
+SHA256 (comical-0.4.2.tar.gz) = 08a2a01a62a15d4013cf0e432132b352baea92c27bbad9e3b3e961c07f8efa5b
+SIZE (comical-0.4.2.tar.gz) = 534591
--- comical-0.4.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list