Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2012 02:57:19 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166304: [PATCH] misc/mtx: update to 1.3.12, take maintainership
Message-ID:  <201203212057.q2LKvJg5076644@bofh.telnet.net.bd>
Resent-Message-ID: <201203212100.q2LL0UC2032903@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166304
>Category:       ports
>Synopsis:       [PATCH] misc/mtx: update to 1.3.12, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 21 21:00:29 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 1.3.12
- Take maintainership

For the committers reference :
https://redports.org/~subzero/20120321205136-60605-16709/mtx-1.3.12.log
https://redports.org/~subzero/20120321205136-60605-16710/mtx-1.3.12.log
https://redports.org/~subzero/20120321205136-60605-16711/mtx-1.3.12.log
https://redports.org/~subzero/20120321205136-60605-16712/mtx-1.3.12.log
https://redports.org/~subzero/20120321205136-60605-16713/mtx-1.3.12.log
https://redports.org/~subzero/20120321205136-60605-16714/mtx-1.3.12.log
https://redports.org/~subzero/20120321205136-60605-16715/mtx-1.3.12.log
https://redports.org/~subzero/20120321205136-60605-16716/mtx-1.3.12.log

Removed file(s):
- pkg-plist

Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- mtx-1.3.12.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/mtx/Makefile ./Makefile
--- /usr/ports/misc/mtx/Makefile	2012-01-02 10:39:12.000000000 +0600
+++ ./Makefile	2012-03-22 02:49:15.131234000 +0600
@@ -6,15 +6,16 @@
 #
 
 PORTNAME=	mtx
-PORTVERSION=	1.3.11
+PORTVERSION=	1.3.12
 CATEGORIES=	misc
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Control SCSI media changer devices
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 MAN1=		loaderinfo.1 mtx.1 tapeinfo.1 scsitape.1 scsieject.1
+PLIST_FILES=	sbin/mtx sbin/tapeinfo sbin/loaderinfo sbin/scsitape sbin/scsieject
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/misc/mtx/distinfo ./distinfo
--- /usr/ports/misc/mtx/distinfo	2011-03-19 18:31:21.000000000 +0600
+++ ./distinfo	2012-03-22 02:49:15.134234000 +0600
@@ -1,2 +1,2 @@
-SHA256 (mtx-1.3.11.tar.gz) = 76b83afc720434744c2c9013777da1390e45be53963707378d22bdc7324a7f77
-SIZE (mtx-1.3.11.tar.gz) = 222616
+SHA256 (mtx-1.3.12.tar.gz) = 0261c5e90b98b6138cd23dadecbc7bc6e2830235145ed2740290e1f35672d843
+SIZE (mtx-1.3.12.tar.gz) = 235214
diff -ruN --exclude=CVS /usr/ports/misc/mtx/pkg-plist ./pkg-plist
--- /usr/ports/misc/mtx/pkg-plist	2008-03-28 20:30:14.000000000 +0600
+++ ./pkg-plist	1970-01-01 06:00:00.000000000 +0600
@@ -1,6 +0,0 @@
-sbin/mtx
-sbin/tapeinfo
-sbin/loaderinfo
-sbin/scsitape
-sbin/scsieject
-sbin/nsmhack
--- mtx-1.3.12.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203212057.q2LKvJg5076644>