ports/105703: [PATCH] devel/prototype: update to 1.10

Thomas Abthorpe thomas at goodking.ca
Tue Nov 21 01:40:15 UTC 2006


>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
- at dirrm share/prototype/base
- at dirrm share/prototype/common
- at dirrm share/prototype/lib
- at dirrm share/prototype/main
- at dirrm share/prototype/maintainer
- at dirrm share/prototype/sub
- at dirrm share/prototype/templ-inst
- at dirrm share/prototype/test
- at 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
+ at dirrm %%DATADIR%%/base
+ at dirrm %%DATADIR%%/common
+ at dirrm %%DATADIR%%/lib
+ at dirrm %%DATADIR%%/main
+ at dirrm %%DATADIR%%/maintainer
+ at dirrm %%DATADIR%%/sub
+ at dirrm %%DATADIR%%/templ-inst
+ at dirrm %%DATADIR%%/test
+ at dirrm %%DATADIR%%
--- prototype-1.10.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list