svn commit: r381204 - head/www/p5-Google-Code-Upload
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 13 14:02:17 UTC 2015
Author: sunpoet
Date: Fri Mar 13 14:02:16 2015
New Revision: 381204
URL: https://svnweb.freebsd.org/changeset/ports/381204
QAT: https://qat.redports.org/buildarchive/r381204/
Log:
- Update to 0.08
- Mark DEPRECATED and set EXPIRATION_DATE to 2015-04-30
Changes: http://search.cpan.org/dist/Google-Code-Upload/Changes
Modified:
head/www/p5-Google-Code-Upload/Makefile
head/www/p5-Google-Code-Upload/distinfo
Modified: head/www/p5-Google-Code-Upload/Makefile
==============================================================================
--- head/www/p5-Google-Code-Upload/Makefile Fri Mar 13 14:02:09 2015 (r381203)
+++ head/www/p5-Google-Code-Upload/Makefile Fri Mar 13 14:02:16 2015 (r381204)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Google-Code-Upload
-PORTVERSION= 0.07
-PORTREVISION= 1
+PORTVERSION= 0.08
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,6 +20,9 @@ BUILD_DEPENDS= p5-HTTP-Message>=0:${PORT
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
+DEPRECATED= Google Code will be shutting down (http://google-opensource.blogspot.tw/2015/03/farewell-to-google-code.html)
+EXPIRATION_DATE=2015-04-30
+
USE_PERL5= configure
USES= perl5
Modified: head/www/p5-Google-Code-Upload/distinfo
==============================================================================
--- head/www/p5-Google-Code-Upload/distinfo Fri Mar 13 14:02:09 2015 (r381203)
+++ head/www/p5-Google-Code-Upload/distinfo Fri Mar 13 14:02:16 2015 (r381204)
@@ -1,2 +1,2 @@
-SHA256 (Google-Code-Upload-0.07.tar.gz) = 8f10ec914bb1d038ed402c5499cfc16e5b97cc818b116cd874693aacb1eeee71
-SIZE (Google-Code-Upload-0.07.tar.gz) = 16289
+SHA256 (Google-Code-Upload-0.08.tar.gz) = 3a623ccdee00878e939bd40d8b9205e489c5f0478f7615cec0c09db7ac62f096
+SIZE (Google-Code-Upload-0.08.tar.gz) = 16340
More information about the svn-ports-all
mailing list