Index: Makefile =================================================================== --- Makefile (revision 411260) +++ Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= interchange -PORTVERSION= 5.6.1 -PORTREVISION= 5 +PORTVERSION= 5.6.3 CATEGORIES= www perl5 MASTER_SITES= http://ftp.icdevgroup.org/interchange/5.6/tar/ Index: distinfo =================================================================== --- distinfo (revision 411260) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (interchange-5.6.1.tar.bz2) = e52b9dbcdbc0092b34b8a27d3d2772a8e0c35538dbee21255d8bf11054a315f8 -SIZE (interchange-5.6.1.tar.bz2) = 2067230 +SHA256 (interchange-5.6.3.tar.bz2) = da489c5ec942a346e8e38bb7862ceaa76d97da689117037247fba131a7bd717e +SIZE (interchange-5.6.3.tar.bz2) = 2059781 Index: files/patch-Makefile.PL =================================================================== --- files/patch-Makefile.PL (revision 411260) +++ files/patch-Makefile.PL (nonexistent) @@ -1,22 +0,0 @@ -From: René Hertell -Date: Wed, 24 Jun 2009 15:28:50 +0000 (+0300) -Subject: Fixed Makefile.PL to honour the DESTDIR-variable when doing eg. "make DESTDIR=/tmp... -X-Git-Tag: REL_5_7_2~51 -X-Git-Url: http://git.icdevgroup.org/?p=interchange.git;a=commitdiff_plain;h=837be0427f40fd8f2d34fc3d6bbdc4d84aeb4ad3 - -Fixed Makefile.PL to honour the DESTDIR-variable when doing eg. "make DESTDIR=/tmp/pacage install" ---- - -diff --git a/Makefile.PL b/Makefile.PL -index ec81b8c..b26c529 100644 ---- Makefile.PL -+++ Makefile.PL -@@ -739,7 +739,7 @@ sub MY::install { - next unless $MV::Default{$_}; - push @args, "$_=$MV::Default{$_}"; - } -- push @args, 'final=$(INSTALLARCHLIB)'; -+ push @args, 'final=$(DESTDIR)$(INSTALLARCHLIB)'; - - my $argstring = join " ", @args; - Property changes on: files/patch-Makefile.PL ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: pkg-plist =================================================================== --- pkg-plist (revision 411260) +++ pkg-plist (working copy) @@ -198,6 +198,7 @@ interchange/code/SystemTag/salestax.coretag interchange/code/SystemTag/scratch.coretag interchange/code/SystemTag/scratchd.coretag +interchange/code/SystemTag/search.coretag interchange/code/SystemTag/search_region.coretag interchange/code/SystemTag/selected.coretag interchange/code/SystemTag/set.coretag