diff options
author | swills <swills@FreeBSD.org> | 2012-09-04 23:05:30 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-09-04 23:05:30 +0800 |
commit | b0c572143c89805802a894b529335f975c850563 (patch) | |
tree | 1b3ded1d3f1b6e24cf3473b7597fc938fac26919 | |
parent | 8cdbf8e20e139f08065d4e68e89dad870b211167 (diff) | |
download | freebsd-ports-gnome-b0c572143c89805802a894b529335f975c850563.tar.gz freebsd-ports-gnome-b0c572143c89805802a894b529335f975c850563.tar.zst freebsd-ports-gnome-b0c572143c89805802a894b529335f975c850563.zip |
- Update to 0.0.20120810
PR: ports/171319
Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
-rw-r--r-- | net/reposado/Makefile | 2 | ||||
-rw-r--r-- | net/reposado/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/reposado/Makefile b/net/reposado/Makefile index 84474f3c42c0..cf784c4eb6f4 100644 --- a/net/reposado/Makefile +++ b/net/reposado/Makefile @@ -6,7 +6,7 @@ # PORTNAME= reposado -PORTVERSION= 0.0.20120620 +PORTVERSION= 0.0.20120810 CATEGORIES= net MASTER_SITES= https://nodeload.github.com/wdas/reposado/zipball/${TAG}?dummy=/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//} diff --git a/net/reposado/distinfo b/net/reposado/distinfo index 3d80ca85f4d1..bd56902702c8 100644 --- a/net/reposado/distinfo +++ b/net/reposado/distinfo @@ -1,2 +1,2 @@ -SHA256 (reposado-20120620.tar.gz) = 03925fb2d5e8352c75669d0027da13af97c27fd50cccda0712b85d31c57dd84b -SIZE (reposado-20120620.tar.gz) = 57132 +SHA256 (reposado-20120810.tar.gz) = 03925fb2d5e8352c75669d0027da13af97c27fd50cccda0712b85d31c57dd84b +SIZE (reposado-20120810.tar.gz) = 57132 |