diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2004-06-28 01:48:50 +0800 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2004-06-28 01:48:50 +0800 |
commit | 4df393d513f6b22cddfe4974050f65006bc45185 (patch) | |
tree | ef70d6e4a8b0537d2866da6a880fa5460418320d /sysutils | |
parent | d03beeda93de5296cc99e5ed1ca3b75aaa7cbc8c (diff) | |
download | freebsd-ports-gnome-4df393d513f6b22cddfe4974050f65006bc45185.tar.gz freebsd-ports-gnome-4df393d513f6b22cddfe4974050f65006bc45185.tar.zst freebsd-ports-gnome-4df393d513f6b22cddfe4974050f65006bc45185.zip |
o) Update to version 1.34.5
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bacula-server/Makefile | 2 | ||||
-rw-r--r-- | sysutils/bacula-server/distinfo | 4 | ||||
-rw-r--r-- | sysutils/bacula-server/files/patch-Makefile.in | 20 | ||||
-rw-r--r-- | sysutils/bacula-server/files/patch-autoconf-Make.common.in | 12 | ||||
-rw-r--r-- | sysutils/bacula/Makefile | 2 | ||||
-rw-r--r-- | sysutils/bacula/distinfo | 4 | ||||
-rw-r--r-- | sysutils/bacula/files/patch-Makefile.in | 20 | ||||
-rw-r--r-- | sysutils/bacula/files/patch-autoconf-Make.common.in | 12 |
8 files changed, 18 insertions, 58 deletions
diff --git a/sysutils/bacula-server/Makefile b/sysutils/bacula-server/Makefile index c99674af989c..12d91dc2c39d 100644 --- a/sysutils/bacula-server/Makefile +++ b/sysutils/bacula-server/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bacula -PORTVERSION= 1.34.4 +PORTVERSION= 1.34.5 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bacula diff --git a/sysutils/bacula-server/distinfo b/sysutils/bacula-server/distinfo index 676c24cf1976..533d40223108 100644 --- a/sysutils/bacula-server/distinfo +++ b/sysutils/bacula-server/distinfo @@ -1,2 +1,2 @@ -MD5 (bacula-1.34.4.tar.gz) = 8c03b37e0b2d5da893fca068b8971521 -SIZE (bacula-1.34.4.tar.gz) = 4584570 +MD5 (bacula-1.34.5.tar.gz) = 3bdccf8c9ee7e794c0035afbc529a33a +SIZE (bacula-1.34.5.tar.gz) = 4628068 diff --git a/sysutils/bacula-server/files/patch-Makefile.in b/sysutils/bacula-server/files/patch-Makefile.in deleted file mode 100644 index 63cad525d426..000000000000 --- a/sysutils/bacula-server/files/patch-Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ -*** Makefile.in.orig Thu Apr 29 13:36:45 2004 ---- Makefile.in Thu Apr 29 13:37:22 2004 -*************** -*** 16,22 **** - dummy: - - fd_subdirs = src scripts doc src/lib src/findlib src/filed \ -! @READLINE_SRC@ src/console rescue rescue/linux - - - subdirs = src/cats src/dird src/stored @GNOME_DIR@ @WX_DIR@ src/tools ---- 16,23 ---- - dummy: - - fd_subdirs = src scripts doc src/lib src/findlib src/filed \ -! @READLINE_SRC@ src/console @GNOME_DIR@ @WX_DIR@ \ -! rescue rescue/linux - - - subdirs = src/cats src/dird src/stored @GNOME_DIR@ @WX_DIR@ src/tools diff --git a/sysutils/bacula-server/files/patch-autoconf-Make.common.in b/sysutils/bacula-server/files/patch-autoconf-Make.common.in index 110aaa06d79c..b5e564ade083 100644 --- a/sysutils/bacula-server/files/patch-autoconf-Make.common.in +++ b/sysutils/bacula-server/files/patch-autoconf-Make.common.in @@ -1,5 +1,5 @@ -*** autoconf/Make.common.in.orig Thu May 8 14:40:44 2003 ---- autoconf/Make.common.in Sat Oct 11 10:50:22 2003 +*** autoconf/Make.common.in.orig Sat Jun 19 23:16:06 2004 +--- autoconf/Make.common.in Sun Jun 27 18:38:11 2004 *************** *** 24,29 **** --- 24,30 ---- @@ -15,15 +15,15 @@ RANLIB = @RANLIB@ INSTALL = @INSTALL@ # add the -s to the following in PRODUCTION mode -! INSTALL_PROGRAM = @INSTALL@ -m 754 +! INSTALL_PROGRAM = @INSTALL@ -m @SBINPERM@ INSTALL_DATA = @INSTALL@ -m 644 - INSTALL_SCRIPT = @INSTALL@ -m 754 + INSTALL_SCRIPT = @INSTALL@ -m @SBINPERM@ INSTALL_CONFIG = @INSTALL@ -m 640 --- 44,50 ---- RANLIB = @RANLIB@ INSTALL = @INSTALL@ # add the -s to the following in PRODUCTION mode -! INSTALL_PROGRAM = @INSTALL@ -s -m 754 +! INSTALL_PROGRAM = @INSTALL@ -s -m @SBINPERM@ INSTALL_DATA = @INSTALL@ -m 644 - INSTALL_SCRIPT = @INSTALL@ -m 754 + INSTALL_SCRIPT = @INSTALL@ -m @SBINPERM@ INSTALL_CONFIG = @INSTALL@ -m 640 diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile index c99674af989c..12d91dc2c39d 100644 --- a/sysutils/bacula/Makefile +++ b/sysutils/bacula/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bacula -PORTVERSION= 1.34.4 +PORTVERSION= 1.34.5 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bacula diff --git a/sysutils/bacula/distinfo b/sysutils/bacula/distinfo index 676c24cf1976..533d40223108 100644 --- a/sysutils/bacula/distinfo +++ b/sysutils/bacula/distinfo @@ -1,2 +1,2 @@ -MD5 (bacula-1.34.4.tar.gz) = 8c03b37e0b2d5da893fca068b8971521 -SIZE (bacula-1.34.4.tar.gz) = 4584570 +MD5 (bacula-1.34.5.tar.gz) = 3bdccf8c9ee7e794c0035afbc529a33a +SIZE (bacula-1.34.5.tar.gz) = 4628068 diff --git a/sysutils/bacula/files/patch-Makefile.in b/sysutils/bacula/files/patch-Makefile.in deleted file mode 100644 index 63cad525d426..000000000000 --- a/sysutils/bacula/files/patch-Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ -*** Makefile.in.orig Thu Apr 29 13:36:45 2004 ---- Makefile.in Thu Apr 29 13:37:22 2004 -*************** -*** 16,22 **** - dummy: - - fd_subdirs = src scripts doc src/lib src/findlib src/filed \ -! @READLINE_SRC@ src/console rescue rescue/linux - - - subdirs = src/cats src/dird src/stored @GNOME_DIR@ @WX_DIR@ src/tools ---- 16,23 ---- - dummy: - - fd_subdirs = src scripts doc src/lib src/findlib src/filed \ -! @READLINE_SRC@ src/console @GNOME_DIR@ @WX_DIR@ \ -! rescue rescue/linux - - - subdirs = src/cats src/dird src/stored @GNOME_DIR@ @WX_DIR@ src/tools diff --git a/sysutils/bacula/files/patch-autoconf-Make.common.in b/sysutils/bacula/files/patch-autoconf-Make.common.in index 110aaa06d79c..b5e564ade083 100644 --- a/sysutils/bacula/files/patch-autoconf-Make.common.in +++ b/sysutils/bacula/files/patch-autoconf-Make.common.in @@ -1,5 +1,5 @@ -*** autoconf/Make.common.in.orig Thu May 8 14:40:44 2003 ---- autoconf/Make.common.in Sat Oct 11 10:50:22 2003 +*** autoconf/Make.common.in.orig Sat Jun 19 23:16:06 2004 +--- autoconf/Make.common.in Sun Jun 27 18:38:11 2004 *************** *** 24,29 **** --- 24,30 ---- @@ -15,15 +15,15 @@ RANLIB = @RANLIB@ INSTALL = @INSTALL@ # add the -s to the following in PRODUCTION mode -! INSTALL_PROGRAM = @INSTALL@ -m 754 +! INSTALL_PROGRAM = @INSTALL@ -m @SBINPERM@ INSTALL_DATA = @INSTALL@ -m 644 - INSTALL_SCRIPT = @INSTALL@ -m 754 + INSTALL_SCRIPT = @INSTALL@ -m @SBINPERM@ INSTALL_CONFIG = @INSTALL@ -m 640 --- 44,50 ---- RANLIB = @RANLIB@ INSTALL = @INSTALL@ # add the -s to the following in PRODUCTION mode -! INSTALL_PROGRAM = @INSTALL@ -s -m 754 +! INSTALL_PROGRAM = @INSTALL@ -s -m @SBINPERM@ INSTALL_DATA = @INSTALL@ -m 644 - INSTALL_SCRIPT = @INSTALL@ -m 754 + INSTALL_SCRIPT = @INSTALL@ -m @SBINPERM@ INSTALL_CONFIG = @INSTALL@ -m 640 |