diff options
author | nivit <nivit@FreeBSD.org> | 2007-08-24 21:37:29 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-08-24 21:37:29 +0800 |
commit | a2da4c0e16a5f9596546198fc06a7dc5b011d4a6 (patch) | |
tree | 9ff5e16b9fe6229b3d2a975e5645e54b24dbbc82 /misc | |
parent | ab4b6dee1db772d9941ccdd9f0d4b4a528e22a8b (diff) | |
download | freebsd-ports-gnome-a2da4c0e16a5f9596546198fc06a7dc5b011d4a6.tar.gz freebsd-ports-gnome-a2da4c0e16a5f9596546198fc06a7dc5b011d4a6.tar.zst freebsd-ports-gnome-a2da4c0e16a5f9596546198fc06a7dc5b011d4a6.zip |
- Update to 0.3.0
- Remove PLIST_SUB variable
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-yolk/Makefile | 4 | ||||
-rw-r--r-- | misc/py-yolk/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/misc/py-yolk/Makefile b/misc/py-yolk/Makefile index 39cba03c817a..bc646ba17948 100644 --- a/misc/py-yolk/Makefile +++ b/misc/py-yolk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yolk -PORTVERSION= 0.1.0 +PORTVERSION= 0.3.0 CATEGORIES= misc python MASTER_SITES= ${MASTER_SITE_CHEESESHOP} \ http://nivi.interfree.it/distfiles/${PORTNAME}/ @@ -26,8 +26,6 @@ USE_PYDISTUTILS= easy_install MAN1= ${PORTNAME}.1 .endif -PLIST_SUB= PORTEXAMPLES=${PORTEXAMPLES} - .include <bsd.port.pre.mk> post-install: diff --git a/misc/py-yolk/distinfo b/misc/py-yolk/distinfo index 3e3e25843776..87b7e167bd4b 100644 --- a/misc/py-yolk/distinfo +++ b/misc/py-yolk/distinfo @@ -1,3 +1,3 @@ -MD5 (yolk-0.1.0.tar.gz) = f7f8b7641cb39ac390cc6ba269bf122d -SHA256 (yolk-0.1.0.tar.gz) = ec04f5cb62cece76ecf1e0215287792d5973fe6852600d2c587a123ac1d10704 -SIZE (yolk-0.1.0.tar.gz) = 73596 +MD5 (yolk-0.3.0.tar.gz) = 29bf8329626576b1ab1387bb6226331d +SHA256 (yolk-0.3.0.tar.gz) = c598bf8e7140a3809c7692e7807ce9347ede7661ca801888a7112216d4cb59ea +SIZE (yolk-0.3.0.tar.gz) = 78934 |