Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11-toolkits/wxgtk31: Update 3.1.1 -> 3.1.2 | yuri | 2018-12-12 | 1 | -3/+3 |
#!/usr/bin/perl -w # # $FreeBSD$ use strict; use lib $ENV{CVSROOT}; use CVSROOT::cfg; my $CVSROOT = $ENV{CVSROOT} || die "Can't determine CVSROOT (verifymsgcheck)!\n"; # Check "Approved by:" line. system("$CVSROOT/CVSROOT/approvecheck", @ARGV); if ($? >> 8) { exit 1; } # peter's edit post-processor.. system("$CVSROOT/CVSROOT/logcheck", @ARGV); if ($? >> 8) { exit 1; } w.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>