aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT/edithook
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-12-13 17:33:45 +0800
committerjoe <joe@FreeBSD.org>2001-12-13 17:33:45 +0800
commit64980073ff320595a598fccf854e0941be7d93ea (patch)
tree8d7bf52d4b3988d0fcc0b28011946aff581afb43 /CVSROOT/edithook
parent471fd454de84b832ddedfe208b99d43813d012c3 (diff)
downloadfreebsd-ports-gnome-64980073ff320595a598fccf854e0941be7d93ea.tar.gz
freebsd-ports-gnome-64980073ff320595a598fccf854e0941be7d93ea.tar.zst
freebsd-ports-gnome-64980073ff320595a598fccf854e0941be7d93ea.zip
Remove some trailing whitespace.
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
Diffstat (limited to 'CVSROOT/edithook')
-rwxr-xr-xCVSROOT/edithook2
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/edithook b/CVSROOT/edithook
index 00e3c4820806..c089372fd59f 100755
--- a/CVSROOT/edithook
+++ b/CVSROOT/edithook
@@ -228,7 +228,7 @@ while ($doedit) {
s/^$tmp//;
}
}
-
+
$new = join("\n",@loglines);
if ($orig ne $new) {
@loglines = ( @statlines, @loglines );
gj2012-08-031-1/+1 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-041-1/+2 * - Update to 1.1.1.0pgj2012-02-132-6/+4 * Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-261-1/+1 * - Please welcome GHC 7.0.3ashish2011-05-093-94/+5 * - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")pgj2010-08-081-3/+3 * - Update to 1.1.0.3pgj2010-06-082-5/+5 * - Pass maintainership to haskell@FreeBSD.org:jacula2010-05-261-1/+1 * Introduce a new (and hopefully better) ports infrastructure for Haskell Cabalpgj2010-05-132-150/+90