svn commit: r401536 - head/www/wgetpaste

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 13 19:13:06 UTC 2015


Author: sunpoet
Date: Fri Nov 13 19:13:05 2015
New Revision: 401536
URL: https://svnweb.freebsd.org/changeset/ports/401536

Log:
  - Update to 2.26
  
  Changes:	http://people.FreeBSD.org/~sunpoet/wgetpaste-2.26.diff
  - Remove bpaste (http://bpaste.net/) and ca (http://pastebin.ca/)
  - Change default service from bpaste to poundpython

Modified:
  head/www/wgetpaste/Makefile
  head/www/wgetpaste/distinfo

Modified: head/www/wgetpaste/Makefile
==============================================================================
--- head/www/wgetpaste/Makefile	Fri Nov 13 19:13:00 2015	(r401535)
+++ head/www/wgetpaste/Makefile	Fri Nov 13 19:13:05 2015	(r401536)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wgetpaste
-PORTVERSION=	2.25
+PORTVERSION=	2.26
 CATEGORIES=	www
 MASTER_SITES=	http://wgetpaste.zlin.dk/ \
 		LOCAL/sunpoet

Modified: head/www/wgetpaste/distinfo
==============================================================================
--- head/www/wgetpaste/distinfo	Fri Nov 13 19:13:00 2015	(r401535)
+++ head/www/wgetpaste/distinfo	Fri Nov 13 19:13:05 2015	(r401536)
@@ -1,5 +1,5 @@
-SHA256 (wgetpaste-2.25.tar.bz2) = 6a7e078e6607f4fe819fc52857a601630ec0f7d2ee855d3b1cd7e75a904c40f4
-SIZE (wgetpaste-2.25.tar.bz2) = 11107
+SHA256 (wgetpaste-2.26.tar.bz2) = 9265cd0718c815cce19a12c4745f74b288cafce404a26d64daf85ddcbadc8f86
+SIZE (wgetpaste-2.26.tar.bz2) = 10818
 SHA256 (wgetpaste.example) = cbc0437f7e04d95ffd224011ee2a056a84dfd7143e314e6962688295f68def4d
 SIZE (wgetpaste.example) = 380
 SHA256 (zlin.conf) = 8fe8338ebd6716bac1e7e818b26163f899d7609fbac5932aaa1dabe45d6fdb19


More information about the svn-ports-all mailing list