Date: Sat, 26 Feb 2005 18:38:12 +1100 (EST) From: Sam Lawrance <boris@brooknet.com.au> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78109: [PATCH] lang/quack: update to 0.27 (fix unfetchable) Message-ID: <20050226073812.5A429187A@localhost> Resent-Message-ID: <200502260740.j1Q7eCDn087386@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78109 >Category: ports >Synopsis: [PATCH] lang/quack: update to 0.27 (fix unfetchable) >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: Sat Feb 26 07:40:12 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sam Lawrance >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb 9 00:12:24 EST >Description: - Update to 0.27 >How-To-Repeat: >Fix: --- quack-0.27.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/FreeBSD/ports/lang/quack/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 21 Oct 2004 07:50:48 -0000 1.6 +++ Makefile 26 Feb 2005 07:08:06 -0000 @@ -6,7 +6,7 @@ # PORTNAME= quack -PORTVERSION= 0.26 +PORTVERSION= 0.27 CATEGORIES= lang scheme elisp MASTER_SITES= http://www.neilvandyke.org/quack/ DISTNAME= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/FreeBSD/ports/lang/quack/distinfo,v retrieving revision 1.5 diff -u -u -r1.5 distinfo --- distinfo 19 Jul 2004 07:09:43 -0000 1.5 +++ distinfo 26 Feb 2005 07:12:56 -0000 @@ -1,2 +1,2 @@ -MD5 (quack-0.26/quack.el) = d214bce23be531b1ece8d90844dfc37d -SIZE (quack-0.26/quack.el) = 182271 +MD5 (quack-0.27/quack.el) = e7396832cf45b2852265f82c6813c9bc +SIZE (quack-0.27/quack.el) = 183554 --- quack-0.27.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?20050226073812.5A429187A>