1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

* Create a uniq tmpfile for each user.

* Bump PORTREVISION.

PR:		ports/50540
Submitted by:	Alex Semenyaka <alexs@snark.ratmir.ru>
This commit is contained in:
Oliver Braun 2003-04-06 14:32:55 +00:00
parent 7884ebd7be
commit 71934abba4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78424
2 changed files with 13 additions and 3 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= muttprint
PORTVERSION= 0.64
PORTREVISION= 1
CATEGORIES= print mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= muttprint

View File

@ -1,6 +1,6 @@
--- muttprint.orig Sat Feb 23 23:15:04 2002
+++ muttprint Sat Feb 23 23:15:35 2002
@@ -183,8 +183,8 @@
--- muttprint.orig Sun Dec 15 20:14:03 2002
+++ muttprint Sun Apr 6 16:28:56 2003
@@ -193,8 +193,8 @@
if ($Config{'PENGUIN'} eq "on") {
$Config{'PENGUIN'} =
@ -11,3 +11,12 @@
}
ReadConfig ($Config{RCFILE});
@@ -1532,7 +1532,7 @@
##############################################################################
sub GetGeometryVersion {
- my $tempfile = "/tmp/muttprint-geometry-ver";
+ my $tempfile = "/tmp/muttprint-geometry-ver.$<";
my $geometryVersion;
# temporary file exists