Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 2004 23:00:06 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73341: Update port: archivers/advancecomp to 1.12
Message-ID:  <20041031230006.7a5f12b9.tkato432@yahoo.com>
Resent-Message-ID: <200410311400.i9VE0nwf033159@freefall.freebsd.org>

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

>Number:         73341
>Category:       ports
>Synopsis:       Update port: archivers/advancecomp to 1.12
>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:   Sun Oct 31 14:00:49 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 1.12

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/archivers/advancecomp/Makefile archivers/advancecomp/Makefile
--- /usr/ports/archivers/advancecomp/Makefile	Wed Oct 13 02:18:41 2004
+++ archivers/advancecomp/Makefile	Sat Oct 30 19:00:56 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	advancecomp
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 CATEGORIES=	archivers
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	advancemame
@@ -14,18 +14,15 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Recompression utilities for .ZIP, .PNG, .MNG and .GZ files
 
-GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_GETOPT_LONG=yes
+USE_GETOPT_LONG=	yes
 USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 
-PLIST_FILES=	bin/advzip bin/advpng bin/advmng bin/advdef
-MAN1=		advzip.1 advpng.1 advmng.1 advdef.1
-
-.include <bsd.port.pre.mk>
+MAN1=		advdef.1 advmng.1 advpng.1 advzip.1
+PLIST_FILES=	bin/advdef bin/advmng bin/advpng bin/advzip
 
-.if ${OSVERSION} >= 502126
-BROKEN=		does not compile with gcc 3.4
-.endif
+CPPFLAGS=	-DHAVE_DECL_GETOPT
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -urN /usr/ports/archivers/advancecomp/distinfo archivers/advancecomp/distinfo
--- /usr/ports/archivers/advancecomp/distinfo	Sun Aug  1 12:46:35 2004
+++ archivers/advancecomp/distinfo	Sat Oct 30 18:54:22 2004
@@ -1,2 +1,2 @@
-MD5 (advancecomp-1.11.tar.gz) = e400c79e88d5d30af2017b95e2115bb1
-SIZE (advancecomp-1.11.tar.gz) = 354546
+MD5 (advancecomp-1.12.tar.gz) = 70cee903c419696d5e4f87e70d2f0ae3
+SIZE (advancecomp-1.12.tar.gz) = 352123
>Release-Note:
>Audit-Trail:
>Unformatted:



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