diff options
author | beech <beech@FreeBSD.org> | 2008-12-29 14:16:00 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-12-29 14:16:00 +0800 |
commit | f3ca17243d144bf4f8d3a1a7197bee2673aafea8 (patch) | |
tree | 84aa1ddcd33215d4ebcbe8616a79696f82c7a96e /misc/pastebinit | |
parent | a41b6c6ae9496f3e62376d996f14c869ee5310f4 (diff) | |
download | freebsd-ports-gnome-f3ca17243d144bf4f8d3a1a7197bee2673aafea8.tar.gz freebsd-ports-gnome-f3ca17243d144bf4f8d3a1a7197bee2673aafea8.tar.zst freebsd-ports-gnome-f3ca17243d144bf4f8d3a1a7197bee2673aafea8.zip |
- Update to 0.11
- Reset maintainer (by request)
PR: ports/130010
Submitted by: Eitan Adler <EitanAdlerList@gmail.com>
Approved by: "comperr comperr" <comperr.extra@gmail.com> (maintainer)
Diffstat (limited to 'misc/pastebinit')
-rw-r--r-- | misc/pastebinit/Makefile | 4 | ||||
-rw-r--r-- | misc/pastebinit/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile index ae6cb20181ec..3ceed529c76a 100644 --- a/misc/pastebinit/Makefile +++ b/misc/pastebinit/Makefile @@ -6,11 +6,11 @@ # PORTNAME= pastebinit -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= misc python MASTER_SITES= http://www.stgraber.org/download/projects/pastebin/ -MAINTAINER= comperr.extra@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A command line utility for pastebing USE_PYTHON= yes diff --git a/misc/pastebinit/distinfo b/misc/pastebinit/distinfo index bcee53cd0e1f..cded5d7750a9 100644 --- a/misc/pastebinit/distinfo +++ b/misc/pastebinit/distinfo @@ -1,3 +1,3 @@ -MD5 (pastebinit-0.10.tar.gz) = fd468016633908745c31c965aa2878a2 -SHA256 (pastebinit-0.10.tar.gz) = 1d755996097f9716465cf715a3d2f7ae8e8fc87ac666ca154b69f3d76f3f63f4 -SIZE (pastebinit-0.10.tar.gz) = 12940 +MD5 (pastebinit-0.11.tar.gz) = 8342af2467545402922477a5710083f6 +SHA256 (pastebinit-0.11.tar.gz) = f3ac54d3285ed44e89f14f3c32a04212e2d13005ba91ad86e7b7888477e3817b +SIZE (pastebinit-0.11.tar.gz) = 22705 |