Skip to content

Commit

Permalink
Update translate-toolkit to 2.0.0b6
Browse files Browse the repository at this point in the history
Sponsored by:	iXsystems
  • Loading branch information
jpaetzel authored and jpaetzel committed Oct 3, 2016
1 parent 1dd616c commit 2c15701
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions textproc/translate-toolkit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= translate-toolkit
PORTVERSION= 2.0.0b3
PORTVERSION= 2.0.0b6
CATEGORIES= textproc
MASTER_SITES= CHEESESHOP

Expand All @@ -25,7 +25,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
# Can use psyco (on i386)

NO_ARCH= yes
USES= gettext python tar:bzip2
USES= gettext python:2.7+ tar:bzip2
USE_PYTHON= autoplist distutils

# list of manual pages to generate
Expand Down
6 changes: 3 additions & 3 deletions textproc/translate-toolkit/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1474558465
SHA256 (translate-toolkit-2.0.0b3.tar.bz2) = 460f38ca7d9b81475fe7705c3953809fe279b9af263eb0bc145da257d46a173f
SIZE (translate-toolkit-2.0.0b3.tar.bz2) = 4738712
TIMESTAMP = 1475517396
SHA256 (translate-toolkit-2.0.0b6.tar.bz2) = b9915466b97c51864acd3a95c2b94ade8606f1b2f0beacb7e92089fcc9da90dd
SIZE (translate-toolkit-2.0.0b6.tar.bz2) = 4777676

0 comments on commit 2c15701

Please sign in to comment.