Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2008 12:36:57 -0500 (EST)
From:      Naram Qashat <cyberbotx@cyberbotx.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tijl@ulyssis.org
Subject:   ports/119748: [PATCH] converters/libticonv: update to 1.1.0
Message-ID:  <20080117173657.B6836C217@kirby.cyberbotx.com>
Resent-Message-ID: <200801171750.m0HHo2x1033347@freefall.freebsd.org>

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

>Number:         119748
>Category:       ports
>Synopsis:       [PATCH] converters/libticonv: update to 1.1.0
>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:   Thu Jan 17 17:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Naram Qashat
>Release:        FreeBSD 6.2-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 6.2-RELEASE-p8 FreeBSD 6.2-RELEASE-p8 #12: Sun Oct 14 16:14:35 EDT 2007
>Description:
- Update to 1.1.0
- Portlint cleanup

Port maintainer (tijl@ulyssis.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libticonv-1.1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/converters/libticonv/Makefile /kirby/shared/ports/libticonv/Makefile
--- /usr/ports/converters/libticonv/Makefile	Thu Sep  6 11:01:36 2007
+++ /kirby/shared/ports/libticonv/Makefile	Thu Jan 17 11:37:56 2008
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	libticonv
-PORTVERSION=	1.0.4
+PORTVERSION=	1.1.0
 CATEGORIES=	converters
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	tilp
-DISTFILES=	tilibs2-20070829${EXTRACT_SUFX}
+DISTNAME=	tilibs2-20080110
 
 MAINTAINER=	tijl@ulyssis.org
 COMMENT=	TI calculator character set library
@@ -24,10 +24,10 @@
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include"\
 		LDFLAGS="-L${LOCALBASE}/lib"
 
-.include <bsd.port.pre.mk>
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 post-extract:
-	@cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKDIR}/tilibs2/${DISTNAME}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS}
+	@cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${WRKDIR}/tilibs2/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS}
 	@${CHMOD} 755 ${WRKSRC}/install-sh
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/converters/libticonv/distinfo /kirby/shared/ports/libticonv/distinfo
--- /usr/ports/converters/libticonv/distinfo	Thu Sep  6 11:01:36 2007
+++ /kirby/shared/ports/libticonv/distinfo	Thu Jan 17 11:37:33 2008
@@ -1,3 +1,3 @@
-MD5 (tilibs2-20070829.tar.gz) = 6acaccfc29c241f4be899cc08d7cee3d
-SHA256 (tilibs2-20070829.tar.gz) = a9228570789980620aa2570fb3c46f536934f4b834701480e9d33b31284f3461
-SIZE (tilibs2-20070829.tar.gz) = 2080155
+MD5 (tilibs2-20080110.tar.gz) = d4d3a783fab1106677c0c238ae6ad1b3
+SHA256 (tilibs2-20080110.tar.gz) = 652935cb991f0a4adfcb21b15acefec78eecfce1c3b9799e6a67d93b126a5070
+SIZE (tilibs2-20080110.tar.gz) = 2139455
--- libticonv-1.1.0.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?20080117173657.B6836C217>