diff options
author | glarkin <glarkin@FreeBSD.org> | 2011-08-10 08:43:08 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2011-08-10 08:43:08 +0800 |
commit | 87964de0ccb23fa8259ac20f71bbc2155dc69373 (patch) | |
tree | ecf9c0f904a9518ec556116bbf446fc0b1d65495 | |
parent | 8d5e58e335a036cf103d8ac04d29330639a36fa8 (diff) | |
download | freebsd-ports-graphics-87964de0ccb23fa8259ac20f71bbc2155dc69373.tar.gz freebsd-ports-graphics-87964de0ccb23fa8259ac20f71bbc2155dc69373.tar.zst freebsd-ports-graphics-87964de0ccb23fa8259ac20f71bbc2155dc69373.zip |
- Updated to 1.2.1
ChangeLog: https://launchpad.net/bzr-explorer/1.2/1.2.1
PR: ports/159599
Submitted by: C-S <c-s@c-s.li> (maintainer)
-rw-r--r-- | devel/bzr-explorer/Makefile | 4 | ||||
-rw-r--r-- | devel/bzr-explorer/distinfo | 4 | ||||
-rw-r--r-- | devel/bzr-explorer/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/devel/bzr-explorer/Makefile b/devel/bzr-explorer/Makefile index ff4608e8f25..e3b6028de7c 100644 --- a/devel/bzr-explorer/Makefile +++ b/devel/bzr-explorer/Makefile @@ -6,9 +6,9 @@ # PORTNAME= bzr-explorer -PORTVERSION= 1.1.4 +PORTVERSION= 1.2.1 CATEGORIES= devel -MASTER_SITES= https://launchpadlibrarian.net/74990225/ \ +MASTER_SITES= https://launchpadlibrarian.net/76564477/ \ http://www.c-s.li/ports/ MAINTAINER= c-s@c-s.li diff --git a/devel/bzr-explorer/distinfo b/devel/bzr-explorer/distinfo index 4069b6f4099..668c60572db 100644 --- a/devel/bzr-explorer/distinfo +++ b/devel/bzr-explorer/distinfo @@ -1,2 +1,2 @@ -SHA256 (bzr-explorer-1.1.4.tar.gz) = 37012f46d5fa89f593553edeb28ae5537c621c3a74f860366576e9ac80e2cae9 -SIZE (bzr-explorer-1.1.4.tar.gz) = 1429753 +SHA256 (bzr-explorer-1.2.1.tar.gz) = d19d80db6fcf854cbe42991bd5ac47beb2ab2b6c2c7914980db2ebd766ef6fd7 +SIZE (bzr-explorer-1.2.1.tar.gz) = 1436910 diff --git a/devel/bzr-explorer/pkg-plist b/devel/bzr-explorer/pkg-plist index 2217ad02577..0fe7d559c5a 100644 --- a/devel/bzr-explorer/pkg-plist +++ b/devel/bzr-explorer/pkg-plist @@ -231,7 +231,6 @@ %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/logos/canonical.png %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/logos/launchpad.png %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/logos/project-hosting-site.png -%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/logos/ubuntu.png %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/skin/toolbars.xml %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/__init__.py %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/tests/__init__.pyc |