ports/119750: [PATCH] comms/libticalcs2: update to 1.1.0

Naram Qashat cyberbotx at cyberbotx.com
Thu Jan 17 18:10:01 UTC 2008


>Number:         119750
>Category:       ports
>Synopsis:       [PATCH] comms/libticalcs2: 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 18:10:00 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 at ulyssis.org) is cc'd.

Note: This PR relies on PRs ports/119748 and ports/119749

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

--- libticalcs2-1.1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/libticalcs2/Makefile /kirby/shared/ports/libticalcs2/Makefile
--- /usr/ports/comms/libticalcs2/Makefile	Thu Sep  6 11:01:34 2007
+++ /kirby/shared/ports/libticalcs2/Makefile	Thu Jan 17 11:47:03 2008
@@ -6,18 +6,18 @@
 #
 
 PORTNAME=	libticalcs2
-PORTVERSION=	1.0.7
+PORTVERSION=	1.1.0
 CATEGORIES=	comms
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	tilp
-DISTFILES=	tilibs2-20070829${EXTRACT_SUFX}
+DISTNAME=	tilibs2-20080110
 
 MAINTAINER=	tijl at ulyssis.org
 COMMENT=	TI calculator library
 
 LIB_DEPENDS=	ticables2.1:${PORTSDIR}/comms/libticables2 \
 		ticonv.3:${PORTSDIR}/converters/libticonv \
-		tifiles2.4:${PORTSDIR}/devel/libtifiles2
+		tifiles2.5:${PORTSDIR}/devel/libtifiles2
 
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
@@ -35,9 +35,9 @@
 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}
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/comms/libticalcs2/distinfo /kirby/shared/ports/libticalcs2/distinfo
--- /usr/ports/comms/libticalcs2/distinfo	Thu Sep  6 11:01:34 2007
+++ /kirby/shared/ports/libticalcs2/distinfo	Thu Jan 17 11:32:28 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
diff -ruN --exclude=CVS /usr/ports/comms/libticalcs2/pkg-plist /kirby/shared/ports/libticalcs2/pkg-plist
--- /usr/ports/comms/libticalcs2/pkg-plist	Thu Sep  6 11:01:34 2007
+++ /kirby/shared/ports/libticalcs2/pkg-plist	Thu Jan 17 11:52:15 2008
@@ -8,7 +8,7 @@
 lib/libticalcs2.a
 lib/libticalcs2.la
 lib/libticalcs2.so
-lib/libticalcs2.so.6
+lib/libticalcs2.so.7
 libdata/pkgconfig/ticalcs2.pc
 %%NLS%%share/locale/fr/LC_MESSAGES/libticalcs2.mo
 @dirrmtry include/tilp2
--- libticalcs2-1.1.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list