diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-07-02 14:37:05 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-07-02 14:37:05 +0000 |
commit | 8a163be53dec333e4503db64ab78a9d3c2c470c7 (patch) | |
tree | 7de4d644607a2263b7d5f74540d642c41c3d7fc2 /misc/pastebinit | |
parent | 9d9cc4aea786460119ce4be2f998b3dad15a5b04 (diff) | |
download | ports-8a163be53dec333e4503db64ab78a9d3c2c470c7.tar.gz ports-8a163be53dec333e4503db64ab78a9d3c2c470c7.zip |
Notes
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 5c77a63c0c6b..ae6cb20181ec 100644 --- a/misc/pastebinit/Makefile +++ b/misc/pastebinit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pastebinit -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= misc python MASTER_SITES= http://www.stgraber.org/download/projects/pastebin/ @@ -20,7 +20,7 @@ NO_BUILD= yes PLIST_FILES= bin/pastebinit post-patch: - ${REINPLACE_CMD} -e 's#/usr/bin/python#${PYTHON_CMD}#' \ + @${REINPLACE_CMD} -e 's#/usr/bin/python#${PYTHON_CMD}#' \ ${WRKSRC}/${PORTNAME} do-install: diff --git a/misc/pastebinit/distinfo b/misc/pastebinit/distinfo index 7e5cdb3f6744..bcee53cd0e1f 100644 --- a/misc/pastebinit/distinfo +++ b/misc/pastebinit/distinfo @@ -1,3 +1,3 @@ -MD5 (pastebinit-0.9.tar.gz) = 16c3e6ae00cf689465a4fde2d3b20757 -SHA256 (pastebinit-0.9.tar.gz) = e437880db7811727c9330b1947a27ab9df1ae01fe22e3ad8ed35db45b99250ec -SIZE (pastebinit-0.9.tar.gz) = 12645 +MD5 (pastebinit-0.10.tar.gz) = fd468016633908745c31c965aa2878a2 +SHA256 (pastebinit-0.10.tar.gz) = 1d755996097f9716465cf715a3d2f7ae8e8fc87ac666ca154b69f3d76f3f63f4 +SIZE (pastebinit-0.10.tar.gz) = 12940 |