svn commit: r318741 - head/ftp/curl

Bryan Drewery bdrewery at FreeBSD.org
Wed May 22 01:32:58 UTC 2013


Author: bdrewery
Date: Wed May 22 01:32:58 2013
New Revision: 318741
URL: http://svnweb.freebsd.org/changeset/ports/318741

Log:
  - Bump PORTREVISION for c-ares update. I had thought this was done
    and that the shlib change was missed. I was looking at the wrong
    port log.
  
  Reported by:	miwi

Modified:
  head/ftp/curl/Makefile

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Wed May 22 00:19:45 2013	(r318740)
+++ head/ftp/curl/Makefile	Wed May 22 01:32:58 2013	(r318741)
@@ -3,7 +3,7 @@
 
 PORTNAME=	curl
 PORTVERSION=	7.24.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	ftp ipv6 www
 MASTER_SITES=	http://curl.haxx.se/download/ \
 		LOCAL/sunpoet


More information about the svn-ports-all mailing list