Index: head/devel/pth/Makefile =================================================================== --- head/devel/pth/Makefile (revision 23125) +++ head/devel/pth/Makefile (revision 23126) @@ -1,36 +1,36 @@ # New ports collection makefile for: pth -# Version required: 1.2.0 +# Version required: 1.2.1 # Date Created: 23 May 1999 # Whom: Ralf S. Engelschall # # $FreeBSD$ # -DISTNAME= pth-1.2.0 +DISTNAME= pth-1.2.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.engelschall.com/sw/pth/ MASTER_SITE_SUBDIR= pth MAINTAINER= rse@engelschall.com HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} \ --enable-pthread \ --enable-syscall-soft \ --enable-optimize \ --enable-batch MAN1= pth-config.1 pthread-config.1 MAN3= pth.3 pthread.3 post-build: @${ECHO_MSG} "===> Use 'make test' to run a quick test suite." test: @cd ${WRKSRC} && ${MAKE} test post-install: @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include Property changes on: head/devel/pth/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.38 \ No newline at end of property +1.39 \ No newline at end of property Index: head/devel/pth/distinfo =================================================================== --- head/devel/pth/distinfo (revision 23125) +++ head/devel/pth/distinfo (revision 23126) @@ -1 +1 @@ -MD5 (pth-1.2.0.tar.gz) = f580f854c6deed5e4956bf48afb26e7c +MD5 (pth-1.2.1.tar.gz) = a7ed1f5b8968da63403c4d7ca0058252 Property changes on: head/devel/pth/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.37 \ No newline at end of property +1.38 \ No newline at end of property