mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.1.0
PR: 205638 Submitted by: maintainer
This commit is contained in:
parent
e9f156d3d0
commit
fe07882a88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404666
2 changed files with 5 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= fudge
|
PORTNAME= fudge
|
||||||
PORTVERSION= 1.0.3
|
PORTVERSION= 1.1.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -11,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
MAINTAINER= yhchan@csie.nctu.edu.tw
|
MAINTAINER= yhchan@csie.nctu.edu.tw
|
||||||
COMMENT= Fudge is a Python module for using fake objects to test real ones
|
COMMENT= Fudge is a Python module for using fake objects to test real ones
|
||||||
|
|
||||||
|
LICENSE= MIT
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (fudge-1.0.3.tar.gz) = f8c8bfb3c0199dd06108c0c5a80e3645c7a071e0917b1a3bc73c761800809251
|
SHA256 (fudge-1.1.0.tar.gz) = eba59a926fa1df1ab6dddd69a7a8af21865b16cad800cb4d1af75070b0f52afb
|
||||||
SIZE (fudge-1.0.3.tar.gz) = 87558
|
SIZE (fudge-1.1.0.tar.gz) = 86418
|
||||||
|
|
Loading…
Add table
Reference in a new issue