Upgrade to V. 1.3.11

This commit is contained in:
Martin Blapp
2008-03-28 14:30:14 +00:00
parent cff42b782a
commit a09f2ae56c
4 changed files with 7 additions and 22 deletions

View File

@@ -6,8 +6,7 @@
#
PORTNAME= mtx
PORTVERSION= 1.2.17rel
PORTREVISION= 1
PORTVERSION= 1.3.11
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mtx
@@ -17,6 +16,6 @@ COMMENT= Control SCSI media changer devices
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= loaderinfo.1 mtx.1 tapeinfo.1 scsitape.1
MAN1= loaderinfo.1 mtx.1 tapeinfo.1 scsitape.1 scsieject.1
.include <bsd.port.mk>

View File

@@ -1,3 +1,3 @@
MD5 (mtx-1.2.17rel.tar.gz) = d60f7b003edc6f9d34753b8f6c447515
SHA256 (mtx-1.2.17rel.tar.gz) = 1d20ade209a58c854e9eb5d7101eee443be6833507e7794d4d3af792617577e0
SIZE (mtx-1.2.17rel.tar.gz) = 159071
MD5 (mtx-1.3.11.tar.gz) = 5aa464662450dac9a7e8bd9e136bb83a
SHA256 (mtx-1.3.11.tar.gz) = 76b83afc720434744c2c9013777da1390e45be53963707378d22bdc7324a7f77
SIZE (mtx-1.3.11.tar.gz) = 222616

View File

@@ -1,16 +0,0 @@
--- Makefile.in.orig Wed Oct 2 18:55:29 2002
+++ Makefile.in Thu Jun 23 17:50:34 2005
@@ -40,11 +40,10 @@
endif
#
-# FreeBSD on x86...
+# FreeBSD
#
ifeq ($(TARGET),freebsd86)
-CFLAGS += -m486
-CPPFLAGS += -I/usr/src/linux/include -DLONG_PRINT_REQUEST_SENSE=1
+CPPFLAGS += -DLONG_PRINT_REQUEST_SENSE=1
LIBS += -lcam
endif

View File

@@ -2,3 +2,5 @@ sbin/mtx
sbin/tapeinfo
sbin/loaderinfo
sbin/scsitape
sbin/scsieject
sbin/nsmhack