Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 23:45:09 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58381: Update port: graphics/sam2p to 0.44
Message-ID:  <20031022234509.6967bed8.tkato@prontomail.com>
Resent-Message-ID: <200310221450.h9MEoI2H011587@freefall.freebsd.org>

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

>Number:         58381
>Category:       ports
>Synopsis:       Update port: graphics/sam2p to 0.44
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 22 07:50:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 0.44

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/sam2p/Makefile graphics/sam2p/Makefile
--- /usr/ports/graphics/sam2p/Makefile	Sun Aug 31 23:12:54 2003
+++ graphics/sam2p/Makefile	Wed Oct 22 00:26:50 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	sam2p
-PORTVERSION=	0.42
+PORTVERSION=	0.44
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.inf.bme.hu/~pts/
 
@@ -28,9 +28,10 @@
 LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg
 
 USE_PERL5_BUILD=	yes
-GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-ALL_TARGET=	# empty
+GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+ALL_TARGET=	${PORTNAME}
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/sam2p ${PREFIX}/bin
diff -urN /usr/ports/graphics/sam2p/distinfo graphics/sam2p/distinfo
--- /usr/ports/graphics/sam2p/distinfo	Fri Feb  7 03:33:13 2003
+++ graphics/sam2p/distinfo	Wed Oct 22 00:24:55 2003
@@ -1 +1 @@
-MD5 (sam2p-0.42.tar.gz) = 98cf365e7951f0580a5641976d05133c
+MD5 (sam2p-0.44.tar.gz) = d5b43918f8866298790bf97bc1eaca24
>Release-Note:
>Audit-Trail:
>Unformatted:



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