Date: Mon, 20 Nov 2006 20:37:50 -0500 (EST) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thomas@goodking.ca Subject: ports/105703: [PATCH] devel/prototype: update to 1.10 Message-ID: <200611210137.kAL1boLY082465@goodking.goodking.ca> Resent-Message-ID: <200611210140.kAL1e9lW046742@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105703 >Category: ports >Synopsis: [PATCH] devel/prototype: update to 1.10 >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: Tue Nov 21 01:40:09 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-RC1 i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-RC1 FreeBSD 6.2-RC1 #2: Thu Nov 16 14:32:18 EST 2006 >Description: - Update to 1.10 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- prototype-1.10.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/prototype/Makefile /home/ports/devel/prototype/Makefile --- /usr/ports/devel/prototype/Makefile Mon Nov 20 16:28:25 2006 +++ /home/ports/devel/prototype/Makefile Mon Nov 20 16:28:54 2006 @@ -7,8 +7,7 @@ # PORTNAME= prototype -PORTVERSION= 1.9 -PORTREVISION= 1 +PORTVERSION= 1.10 CATEGORIES= devel MASTER_SITES= http://www.xs4all.nl/~carlo17/prototype/ MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN --exclude=CVS /usr/ports/devel/prototype/distinfo /home/ports/devel/prototype/distinfo --- /usr/ports/devel/prototype/distinfo Thu Nov 24 10:39:49 2005 +++ /home/ports/devel/prototype/distinfo Mon Nov 20 16:29:00 2006 @@ -1,3 +1,3 @@ -MD5 (prototype-1.9.tar.gz) = b6057f064d3ed15e2e6e43aa1418b345 -SHA256 (prototype-1.9.tar.gz) = 7dde8e8f07e1db32fd29bcaf9ff9b3b08faa51160096a107e0e633365ade3de1 -SIZE (prototype-1.9.tar.gz) = 35430 +MD5 (prototype-1.10.tar.gz) = d16b2540c37b99362e6fd61f1521274d +SHA256 (prototype-1.10.tar.gz) = 78078aed2684633fcb5a049921a1243fe6bfc2fe39960337de91149819a8f44b +SIZE (prototype-1.10.tar.gz) = 50236 diff -ruN --exclude=CVS /usr/ports/devel/prototype/pkg-plist /home/ports/devel/prototype/pkg-plist --- /usr/ports/devel/prototype/pkg-plist Sat Aug 3 14:32:24 2002 +++ /home/ports/devel/prototype/pkg-plist Mon Nov 20 20:36:41 2006 @@ -1,29 +1,29 @@ bin/makeproto -share/prototype/Makedefs.h -share/prototype/base/Makedefs.h -share/prototype/base/Makefile -share/prototype/base/PTMakefile -share/prototype/common/PTMakefile -share/prototype/lib/Makefile -share/prototype/lib/PTMakefile -share/prototype/main/Makefile -share/prototype/main/PTMakefile -share/prototype/maintainer/PTmakefile -share/prototype/maintainer/makefile -share/prototype/sub/Makefile -share/prototype/sub/PTMakefile -share/prototype/templ-inst/Makefile -share/prototype/templ-inst/PTMakefile -share/prototype/templ-inst/inst-all-templ -share/prototype/templ-inst/inst-templ -share/prototype/test/Makefile -share/prototype/test/PTMakefile -@dirrm share/prototype/base -@dirrm share/prototype/common -@dirrm share/prototype/lib -@dirrm share/prototype/main -@dirrm share/prototype/maintainer -@dirrm share/prototype/sub -@dirrm share/prototype/templ-inst -@dirrm share/prototype/test -@dirrm share/prototype +%%DATADIR%%/Makedefs.h +%%DATADIR%%/base/Makedefs.h +%%DATADIR%%/base/Makefile +%%DATADIR%%/base/PTMakefile +%%DATADIR%%/common/PTMakefile +%%DATADIR%%/lib/Makefile +%%DATADIR%%/lib/PTMakefile +%%DATADIR%%/main/Makefile +%%DATADIR%%/main/PTMakefile +%%DATADIR%%/maintainer/PTmakefile +%%DATADIR%%/maintainer/makefile +%%DATADIR%%/sub/Makefile +%%DATADIR%%/sub/PTMakefile +%%DATADIR%%/templ-inst/Makefile +%%DATADIR%%/templ-inst/PTMakefile +%%DATADIR%%/templ-inst/inst-all-templ +%%DATADIR%%/templ-inst/inst-templ +%%DATADIR%%/test/Makefile +%%DATADIR%%/test/PTMakefile +@dirrm %%DATADIR%%/base +@dirrm %%DATADIR%%/common +@dirrm %%DATADIR%%/lib +@dirrm %%DATADIR%%/main +@dirrm %%DATADIR%%/maintainer +@dirrm %%DATADIR%%/sub +@dirrm %%DATADIR%%/templ-inst +@dirrm %%DATADIR%%/test +@dirrm %%DATADIR%% --- prototype-1.10.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?200611210137.kAL1boLY082465>