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%%