Index: head/devel/libuninum/Makefile =================================================================== --- head/devel/libuninum/Makefile (revision 182433) +++ head/devel/libuninum/Makefile (revision 182434) @@ -1,31 +1,29 @@ # New ports collection makefile for: libuninum # Date created: 2007-01-07 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= libuninum -PORTVERSION= 1.2.2 +PORTVERSION= 1.3 CATEGORIES= devel MASTER_SITES= http://billposer.org/Software/Downloads/ -DISTNAME= ${PORTNAME}-${PORTVERSION:R} -EXTRACT_SUFX= .tgz MAINTAINER= clsung@FreeBSD.org COMMENT= Library for converting Unicode strings to numbers LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 USE_GCC= 3.2+ GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" MAKE_ENV+= INCLUDES="-I${LOCALBASE}/include" LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} post-patch: ${REINPLACE_CMD} -e 's|uninum/||' ${WRKSRC}/uninum.c ${WRKSRC}/numconv.c .include Property changes on: head/devel/libuninum/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/libuninum/distinfo =================================================================== --- head/devel/libuninum/distinfo (revision 182433) +++ head/devel/libuninum/distinfo (revision 182434) @@ -1,3 +1,3 @@ -MD5 (libuninum-1.2.tgz) = 8995711f1329b534d1771c9bde42d161 -SHA256 (libuninum-1.2.tgz) = 2f42af5c6a8fe03b80b3fc96759b8b6f9382daad17cc01f9d33272c6556de053 -SIZE (libuninum-1.2.tgz) = 340506 +MD5 (libuninum-1.3.tar.gz) = af1645b14aea22e265e756abbf71a2a4 +SHA256 (libuninum-1.3.tar.gz) = b35feb8f9f05c5a423497e8b5e3b48d4e5e03bcda6cda56ec6af9037731e3638 +SIZE (libuninum-1.3.tar.gz) = 432526 Property changes on: head/devel/libuninum/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property