Bug 108579 - [MAINTAINER-UPDATE] sysutils/bacula-docs upgrade to latest version
Summary: [MAINTAINER-UPDATE] sysutils/bacula-docs upgrade to latest version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-30 22:40 UTC by Dan Langille
Modified: 2007-02-14 20:41 UTC (History)
1 user (show)

See Also:


Attachments
bacula-docs.patch (655 bytes, patch)
2007-01-30 22:40 UTC, Dan Langille
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Langille 2007-01-30 22:40:11 UTC
	
Upgrade to Bacula 2.0.2
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-01-30 23:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Dan Langille 2007-01-31 01:35:18 UTC
Please use this patch instead:

diff -ruN /usr/ports/sysutils/bacula-server/Makefile bacula-server/Makefile
--- /usr/ports/sysutils/bacula-server/Makefile	Tue Jan 23 05:21:34 2007
+++ bacula-server/Makefile	Tue Jan 30 17:14:19 2007
@@ -6,7 +6,7 @@
  #

  PORTNAME=	bacula
-DISTVERSION=	2.0.1
+DISTVERSION=	2.0.2
  PORTREVISION=	0
  CATEGORIES=	sysutils
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
diff -ruN /usr/ports/sysutils/bacula-server/distinfo bacula-server/distinfo
--- /usr/ports/sysutils/bacula-server/distinfo	Sun Jan 14 05:24:07 2007
+++ bacula-server/distinfo	Tue Jan 30 17:18:53 2007
@@ -1,3 +1,3 @@
-MD5 (bacula-2.0.1.tar.gz) = a96b09064add09a3361facdf309c8e84
-SHA256 (bacula-2.0.1.tar.gz) = 2a6679cc8deacb2375a0aea19e510d1e9a92368d968e718dca14a57d280828ee
-SIZE (bacula-2.0.1.tar.gz) = 2491786
+MD5 (bacula-2.0.2.tar.gz) = 299883ddd460336cfb613fd6d9bff989
+SHA256 (bacula-2.0.2.tar.gz) = f72a7b0468652db18c6523dad39b798d58452b097be3b4f4cf1269f2deb657e1
+SIZE (bacula-2.0.2.tar.gz) = 2466754
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-14 20:32:22 UTC
miwi        2007-02-14 20:31:18 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/bacula-docs Makefile distinfo 
  Log:
  - Update to 2.0.2
  
  PR:             108579
  Submitted by:   Dan Langille <dan@langille.org> (maintainer)
  
  Revision  Changes    Path
  1.3       +1 -1      ports/sysutils/bacula-docs/Makefile
  1.3       +6 -6      ports/sysutils/bacula-docs/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-02-14 20:32:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!