ports/158464: Update port: japanese/celrw to 0.16

KATO Tsuguru tkato432 at yahoo.com
Wed Jun 29 18:30:09 UTC 2011


>Number:         158464
>Category:       ports
>Synopsis:       Update port: japanese/celrw to 0.16
>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 Jun 29 18:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.16

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/japanese/celrw/Makefile japanese/celrw/Makefile
--- /usr/ports/japanese/celrw/Makefile	2011-06-11 03:00:00.000000000 +0900
+++ japanese/celrw/Makefile	2011-06-26 17:56:30.000000000 +0900
@@ -6,28 +6,31 @@
 #
 
 PORTNAME=	celrw
-PORTVERSION=	0.12
+PORTVERSION=	0.16
 CATEGORIES=	japanese
 MASTER_SITES=	http://www.nurs.or.jp/~kurati/celrw/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Cellular phone-number read/write tool (in Japan only)
 
-USE_AUTOTOOLS=	automake:env
 USE_BZIP2=	yes
-HAS_CONFIGURE=	yes
-ALL_TARGET=
-
-pre-configure:
-	${RM} -f ${WRKSRC}/install.sh
-	${LN} -sf ${AUTOMAKE_DIR}/install-sh ${WRKSRC}/install-sh
-	${LN} -sf ${AUTOMAKE_DIR}/config.guess ${WRKSRC}/config.guess
-	${LN} -sf ${AUTOMAKE_DIR}/config.sub ${WRKSRC}/config.sub
+GNU_CONFIGURE=	yes
+MAKE_ARGS=	VERSION="${PORTVERSION}" OPTFLAGS="${CFLAGS}"
+ALL_TARGET=	${PORTNAME}
+
+PORTDOCS=	README
+PLIST_FILES=	bin/celrw
+
+post-extract:
+.for file in config.guess config.sub install.sh
+	@${RM} -f ${WRKSRC}/${file}
+	@${TOUCH} ${WRKSRC}/${file}
+.endfor
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/celrw ${PREFIX}/bin
 .if !defined(NOPORTDOCS)
-	${MKDIR} ${DOCSDIR}
+	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
 .endif
 
diff -urN /usr/ports/japanese/celrw/distinfo japanese/celrw/distinfo
--- /usr/ports/japanese/celrw/distinfo	2011-03-19 09:26:43.000000000 +0900
+++ japanese/celrw/distinfo	2011-06-26 13:41:56.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (celrw-0.12.tar.bz2) = da171e2cf3eeaa2c90f39ccda193268b589a28ff4f289f37421c19965c42f710
-SIZE (celrw-0.12.tar.bz2) = 27313
+SHA256 (celrw-0.16.tar.bz2) = a3a14d9b3657587340fb2478f0b392ec43feafa93356d7e9a9f207371081afed
+SIZE (celrw-0.16.tar.bz2) = 35057
diff -urN /usr/ports/japanese/celrw/pkg-plist japanese/celrw/pkg-plist
--- /usr/ports/japanese/celrw/pkg-plist	2002-06-03 06:46:53.000000000 +0900
+++ japanese/celrw/pkg-plist	1970-01-01 09:00:00.000000000 +0900
@@ -1,3 +0,0 @@
-bin/celrw
-%%PORTDOCS%%share/doc/celrw/README
-%%PORTDOCS%%@dirrm share/doc/celrw
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list