From owner-svn-ports-head@FreeBSD.ORG Thu Dec 27 16:37:24 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EAFB1BD3; Thu, 27 Dec 2012 16:37:24 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B6AFE8FC0A; Thu, 27 Dec 2012 16:37:24 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBRGbNo1014623; Thu, 27 Dec 2012 16:37:23 GMT (envelope-from vanilla@svn.freebsd.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBRGbNPg014620; Thu, 27 Dec 2012 16:37:23 GMT (envelope-from vanilla@svn.freebsd.org) Message-Id: <201212271637.qBRGbNPg014620@svn.freebsd.org> From: "Vanilla I. Shu" Date: Thu, 27 Dec 2012 16:37:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309547 - head/www/flickcurl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2012 16:37:25 -0000 Author: vanilla Date: Thu Dec 27 16:37:23 2012 New Revision: 309547 URL: http://svnweb.freebsd.org/changeset/ports/309547 Log: Upgrade to 1.23, drop MAINTAINER. Modified: head/www/flickcurl/Makefile head/www/flickcurl/distinfo head/www/flickcurl/pkg-plist Modified: head/www/flickcurl/Makefile ============================================================================== --- head/www/flickcurl/Makefile Thu Dec 27 16:00:14 2012 (r309546) +++ head/www/flickcurl/Makefile Thu Dec 27 16:37:23 2012 (r309547) @@ -1,19 +1,15 @@ -# New ports collection makefile for: flickcurl -# Date created: 2007-07-27 -# Whom: Vanilla I. Shu -# +# Created by: Vanilla I. Shu # $FreeBSD$ -# PORTNAME= flickcurl -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= www MASTER_SITES= http://download.dajobe.org/flickcurl/ -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C library for the Flickr API -LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl USE_AUTOTOOLS= libtool USE_GNOME= gnomehack ltverhack libxml2 pkgconfig Modified: head/www/flickcurl/distinfo ============================================================================== --- head/www/flickcurl/distinfo Thu Dec 27 16:00:14 2012 (r309546) +++ head/www/flickcurl/distinfo Thu Dec 27 16:37:23 2012 (r309547) @@ -1,2 +1,2 @@ -SHA256 (flickcurl-1.22.tar.gz) = 3927f389ad10079d8011ad5a1d8f4d8e646a28294def64f60136777d2e826125 -SIZE (flickcurl-1.22.tar.gz) = 1821304 +SHA256 (flickcurl-1.23.tar.gz) = e0fb01deef517149fcb76f775e34b7264465e03d6c57b2f265bbb2eb71483285 +SIZE (flickcurl-1.23.tar.gz) = 1847951 Modified: head/www/flickcurl/pkg-plist ============================================================================== --- head/www/flickcurl/pkg-plist Thu Dec 27 16:00:14 2012 (r309546) +++ head/www/flickcurl/pkg-plist Thu Dec 27 16:37:23 2012 (r309547) @@ -16,9 +16,16 @@ libdata/pkgconfig/flickcurl.pc %%DOCSDIR%%/appgarden-tell-us-about-your-app.png %%DOCSDIR%%/appgarden-test-app-page.png %%DOCSDIR%%/flickcurl-auth-authenticate.html +%%DOCSDIR%%/flickcurl-auth-build.html %%DOCSDIR%%/flickcurl-auth-register.html +%%DOCSDIR%%/flickcurl-auth-upgrade.html %%DOCSDIR%%/flickcurl-auth-use.html %%DOCSDIR%%/flickcurl-auth.html +%%DOCSDIR%%/flickcurl-legacy-auth-authenticate.html +%%DOCSDIR%%/flickcurl-legacy-auth-build.html +%%DOCSDIR%%/flickcurl-legacy-auth-register.html +%%DOCSDIR%%/flickcurl-legacy-auth-use.html +%%DOCSDIR%%/flickcurl-legacy-auth.html %%DOCSDIR%%/flickcurl-searching-search-example.html %%DOCSDIR%%/flickcurl-searching-search-extras.html %%DOCSDIR%%/flickcurl-searching-search-paging.html