Index: head/net-im/ttytter/Makefile =================================================================== --- head/net-im/ttytter/Makefile (revision 261288) +++ head/net-im/ttytter/Makefile (revision 261289) @@ -1,43 +1,43 @@ # New ports collection makefile for: ttytter # Date created: 21 March 2009 # Whom: Julian C. Dunn # # $FreeBSD$ PORTNAME= ttytter -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.5 CATEGORIES= net-im MASTER_SITES= http://www.floodgap.com/software/ttytter/dist1/ -DISTFILES= 1.1.03.txt +DISTFILES= 1.1.05.txt EXTRACT_ONLY= MAINTAINER= jdunn@aquezada.com COMMENT= Command-line Twitter client in Perl RUN_DEPENDS= ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ curl:${PORTSDIR}/ftp/curl NO_BUILD= yes USE_PERL5_RUN= yes OPTIONS= READLINE "Include rich readline support" on PLIST_FILES= bin/${PORTNAME} .include .if defined(WITH_READLINE) RUN_DEPENDS+= ${SITE_PERL}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl .endif do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.txt post-patch: @${REINPLACE_CMD} -e 's|^\#!/usr/bin/perl|\#!${PERL}|' ${WRKSRC}/${PORTNAME}-${PORTVERSION}.txt do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.txt ${PREFIX}/bin/${PORTNAME} .include Property changes on: head/net-im/ttytter/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/net-im/ttytter/distinfo =================================================================== --- head/net-im/ttytter/distinfo (revision 261288) +++ head/net-im/ttytter/distinfo (revision 261289) @@ -1,3 +1,3 @@ -MD5 (1.1.03.txt) = e00f3b9cac53f011c7c597af4729b0a5 -SHA256 (1.1.03.txt) = ed8f7430cddaf45c2ae989b07948f76f9dd0542555a12d756b5a78828dae6b60 -SIZE (1.1.03.txt) = 136598 +MD5 (1.1.05.txt) = 354aa87ed02105b800a8dcb9e658f8dd +SHA256 (1.1.05.txt) = 07882c8ddb4241e3fe6e93f7c561ae48c7fe6bd0089aa56a12e19c916859b5ea +SIZE (1.1.05.txt) = 138521 Property changes on: head/net-im/ttytter/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property