diff options
author | dryice <dryice@FreeBSD.org> | 2008-03-17 18:15:40 +0800 |
---|---|---|
committer | dryice <dryice@FreeBSD.org> | 2008-03-17 18:15:40 +0800 |
commit | 9318091621ebb819ee83ab401536822be7965334 (patch) | |
tree | 35f3f0e7534b0ec82ae64eee56d792b7e66a4ebc | |
parent | aebaf13ceaaa9d9ded3fbff56f77607ca2ea68ac (diff) | |
download | freebsd-ports-gnome-9318091621ebb819ee83ab401536822be7965334.tar.gz freebsd-ports-gnome-9318091621ebb819ee83ab401536822be7965334.tar.zst freebsd-ports-gnome-9318091621ebb819ee83ab401536822be7965334.zip |
update to 1.6.2
-rw-r--r-- | www/py-pastescript/Makefile | 4 | ||||
-rw-r--r-- | www/py-pastescript/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-pastescript/Makefile b/www/py-pastescript/Makefile index 0dac828c9f3a..da72aedd1800 100644 --- a/www/py-pastescript/Makefile +++ b/www/py-pastescript/Makefile @@ -6,9 +6,9 @@ # PORTNAME= PasteScript -PORTVERSION= 1.6.1.1 +PORTVERSION= 1.6.2 CATEGORIES= www python -MASTER_SITES= http://cheeseshop.python.org/packages/source/P/PasteScript/ \ +MASTER_SITES= http://pypi.python.org/packages/source/P/PasteScript/ \ ${MASTER_SITE_LOCAL} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= dryice diff --git a/www/py-pastescript/distinfo b/www/py-pastescript/distinfo index 443950116ca3..9b4627084337 100644 --- a/www/py-pastescript/distinfo +++ b/www/py-pastescript/distinfo @@ -1,3 +1,3 @@ -MD5 (PasteScript-1.6.1.1.tar.gz) = d26981115afab1f8d8e4606cdcaec9fb -SHA256 (PasteScript-1.6.1.1.tar.gz) = 94823a91bcb5e177ee829414d683c48e73019a43dfe8e3ab4e3028c0aecbd49c -SIZE (PasteScript-1.6.1.1.tar.gz) = 116511 +MD5 (PasteScript-1.6.2.tar.gz) = df31c4b9ad9c5e612c16ac254bbf95c2 +SHA256 (PasteScript-1.6.2.tar.gz) = 3147f29f683c868db29958971a48443da6593c1df24ffa5579974f1542a1574c +SIZE (PasteScript-1.6.2.tar.gz) = 116880 |