svn commit: r306063 - head/sysutils/smartmontools

Ruslan Mahmatkhanov rm at FreeBSD.org
Thu Oct 18 12:01:03 UTC 2012


Author: rm
Date: Thu Oct 18 12:01:02 2012
New Revision: 306063
URL: http://svn.freebsd.org/changeset/ports/306063

Log:
  - update to 6.0
  - trim Makefile header while here
  
  changelog:
  http://sourceforge.net/apps/trac/smartmontools/browser/tags/RELEASE_6_0/smartmontools/NEWS
  
  PR:	172697
  Submitted by:	Jeremy Chadwick <jdc at koitsu dot org>
  Approved by:	Alex Samorukov <samm at os2.kiev dot ua> (maintainer)
  Feature safe:	yes

Modified:
  head/sysutils/smartmontools/Makefile
  head/sysutils/smartmontools/distinfo

Modified: head/sysutils/smartmontools/Makefile
==============================================================================
--- head/sysutils/smartmontools/Makefile	Thu Oct 18 11:59:00 2012	(r306062)
+++ head/sysutils/smartmontools/Makefile	Thu Oct 18 12:01:02 2012	(r306063)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:   smartmontools
-# Date created:        12 October 2003
-# Whom:                Eduard Martinescu
-#
+# Create by: Eduard Martinescu
 # $FreeBSD$
-#
 
 PORTNAME=	smartmontools
-PORTVERSION=	5.43
-PORTREVISION=	1
+PORTVERSION=	6.0
 CATEGORIES=	sysutils
 MASTER_SITES=	SF
 

Modified: head/sysutils/smartmontools/distinfo
==============================================================================
--- head/sysutils/smartmontools/distinfo	Thu Oct 18 11:59:00 2012	(r306062)
+++ head/sysutils/smartmontools/distinfo	Thu Oct 18 12:01:02 2012	(r306063)
@@ -1,2 +1,2 @@
-SHA256 (smartmontools-5.43.tar.gz) = d845187d1500b87ef8d2c43772bd0218a59114fe58474a903c56777c9175351e
-SIZE (smartmontools-5.43.tar.gz) = 767978
+SHA256 (smartmontools-6.0.tar.gz) = 9fe4ff2b7bcd00fde19db82bba168f5462ed6e857d3ef439495e304e3231d3a6
+SIZE (smartmontools-6.0.tar.gz) = 771540


More information about the svn-ports-all mailing list