mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Update to the released version 2.4.3. This cause a bump of PORTEPOCH
This commit is contained in:
parent
01a1ccb437
commit
f813675d6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69026
@ -6,8 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME?= ${MASTERPORTNAME}
|
||||
PORTVERSION= 2.4.3b4
|
||||
PORTVERSION= 2.4.3
|
||||
PORTREVISION?= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= amanda
|
||||
@ -60,7 +61,7 @@ CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
MAN8= amadmin.8 amcheck.8 amcheckdb.8 amcleanup.8 amdd.8 \
|
||||
amdump.8 amflush.8 amgetconf.8 amlabel.8 ammt.8 \
|
||||
amoverview.8 amreport.8 amrmtape.8 amstatus.8 \
|
||||
amtape.8 amtoc.8 amverify.8
|
||||
amtape.8 amtoc.8 amverify.8 amverifyrun.8
|
||||
|
||||
.if defined (WITH_PLOT)
|
||||
BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
@ -1 +1 @@
|
||||
MD5 (amanda-2.4.3b4.tar.gz) = d62372a35915cf054921367cb77077d8
|
||||
MD5 (amanda-2.4.3.tar.gz) = 869c08b16838aeff2578991f23cf5182
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- server-src/reporter.c.orig Mon Sep 16 01:23:18 2002
|
||||
+++ server-src/reporter.c Mon Sep 16 01:23:24 2002
|
||||
@@ -563,7 +563,7 @@
|
||||
#else
|
||||
curlog = L_ERROR;
|
||||
curprog = P_REPORTER;
|
||||
- curstr = stralloc2("no printer command defined");
|
||||
+ curstr = stralloc2("no printer command defined", "");
|
||||
handle_error();
|
||||
amfree(curstr);
|
||||
#endif
|
@ -38,3 +38,4 @@ sbin/amstatus
|
||||
sbin/amtape
|
||||
sbin/amtoc
|
||||
sbin/amverify
|
||||
sbin/amverifyrun
|
||||
|
@ -6,8 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME?= ${MASTERPORTNAME}
|
||||
PORTVERSION= 2.4.3b4
|
||||
PORTVERSION= 2.4.3
|
||||
PORTREVISION?= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= amanda
|
||||
@ -60,7 +61,7 @@ CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
MAN8= amadmin.8 amcheck.8 amcheckdb.8 amcleanup.8 amdd.8 \
|
||||
amdump.8 amflush.8 amgetconf.8 amlabel.8 ammt.8 \
|
||||
amoverview.8 amreport.8 amrmtape.8 amstatus.8 \
|
||||
amtape.8 amtoc.8 amverify.8
|
||||
amtape.8 amtoc.8 amverify.8 amverifyrun.8
|
||||
|
||||
.if defined (WITH_PLOT)
|
||||
BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
@ -1 +1 @@
|
||||
MD5 (amanda-2.4.3b4.tar.gz) = d62372a35915cf054921367cb77077d8
|
||||
MD5 (amanda-2.4.3.tar.gz) = 869c08b16838aeff2578991f23cf5182
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- server-src/reporter.c.orig Mon Sep 16 01:23:18 2002
|
||||
+++ server-src/reporter.c Mon Sep 16 01:23:24 2002
|
||||
@@ -563,7 +563,7 @@
|
||||
#else
|
||||
curlog = L_ERROR;
|
||||
curprog = P_REPORTER;
|
||||
- curstr = stralloc2("no printer command defined");
|
||||
+ curstr = stralloc2("no printer command defined", "");
|
||||
handle_error();
|
||||
amfree(curstr);
|
||||
#endif
|
@ -38,3 +38,4 @@ sbin/amstatus
|
||||
sbin/amtape
|
||||
sbin/amtoc
|
||||
sbin/amverify
|
||||
sbin/amverifyrun
|
||||
|
@ -6,8 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME?= ${MASTERPORTNAME}
|
||||
PORTVERSION= 2.4.3b4
|
||||
PORTVERSION= 2.4.3
|
||||
PORTREVISION?= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= amanda
|
||||
@ -60,7 +61,7 @@ CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
MAN8= amadmin.8 amcheck.8 amcheckdb.8 amcleanup.8 amdd.8 \
|
||||
amdump.8 amflush.8 amgetconf.8 amlabel.8 ammt.8 \
|
||||
amoverview.8 amreport.8 amrmtape.8 amstatus.8 \
|
||||
amtape.8 amtoc.8 amverify.8
|
||||
amtape.8 amtoc.8 amverify.8 amverifyrun.8
|
||||
|
||||
.if defined (WITH_PLOT)
|
||||
BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
@ -1 +1 @@
|
||||
MD5 (amanda-2.4.3b4.tar.gz) = d62372a35915cf054921367cb77077d8
|
||||
MD5 (amanda-2.4.3.tar.gz) = 869c08b16838aeff2578991f23cf5182
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- server-src/reporter.c.orig Mon Sep 16 01:23:18 2002
|
||||
+++ server-src/reporter.c Mon Sep 16 01:23:24 2002
|
||||
@@ -563,7 +563,7 @@
|
||||
#else
|
||||
curlog = L_ERROR;
|
||||
curprog = P_REPORTER;
|
||||
- curstr = stralloc2("no printer command defined");
|
||||
+ curstr = stralloc2("no printer command defined", "");
|
||||
handle_error();
|
||||
amfree(curstr);
|
||||
#endif
|
@ -38,3 +38,4 @@ sbin/amstatus
|
||||
sbin/amtape
|
||||
sbin/amtoc
|
||||
sbin/amverify
|
||||
sbin/amverifyrun
|
||||
|
@ -6,8 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME?= ${MASTERPORTNAME}
|
||||
PORTVERSION= 2.4.3b4
|
||||
PORTVERSION= 2.4.3
|
||||
PORTREVISION?= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= amanda
|
||||
@ -60,7 +61,7 @@ CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
MAN8= amadmin.8 amcheck.8 amcheckdb.8 amcleanup.8 amdd.8 \
|
||||
amdump.8 amflush.8 amgetconf.8 amlabel.8 ammt.8 \
|
||||
amoverview.8 amreport.8 amrmtape.8 amstatus.8 \
|
||||
amtape.8 amtoc.8 amverify.8
|
||||
amtape.8 amtoc.8 amverify.8 amverifyrun.8
|
||||
|
||||
.if defined (WITH_PLOT)
|
||||
BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot
|
||||
|
@ -1 +1 @@
|
||||
MD5 (amanda-2.4.3b4.tar.gz) = d62372a35915cf054921367cb77077d8
|
||||
MD5 (amanda-2.4.3.tar.gz) = 869c08b16838aeff2578991f23cf5182
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- server-src/reporter.c.orig Mon Sep 16 01:23:18 2002
|
||||
+++ server-src/reporter.c Mon Sep 16 01:23:24 2002
|
||||
@@ -563,7 +563,7 @@
|
||||
#else
|
||||
curlog = L_ERROR;
|
||||
curprog = P_REPORTER;
|
||||
- curstr = stralloc2("no printer command defined");
|
||||
+ curstr = stralloc2("no printer command defined", "");
|
||||
handle_error();
|
||||
amfree(curstr);
|
||||
#endif
|
@ -38,3 +38,4 @@ sbin/amstatus
|
||||
sbin/amtape
|
||||
sbin/amtoc
|
||||
sbin/amverify
|
||||
sbin/amverifyrun
|
||||
|
Loading…
x
Reference in New Issue
Block a user