diff options
author | sat <sat@FreeBSD.org> | 2007-10-07 03:40:26 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-10-07 03:40:26 +0800 |
commit | d9cb07fd265fb59ed2e3ca3dc2b9eefa7b5ef9ce (patch) | |
tree | c1d1d17516bfa9db815549bdd22f9f4b0ef91cd3 /misc | |
parent | dfb87478bf9a22321aa546af756d62112091c67a (diff) | |
download | freebsd-ports-gnome-d9cb07fd265fb59ed2e3ca3dc2b9eefa7b5ef9ce.tar.gz freebsd-ports-gnome-d9cb07fd265fb59ed2e3ca3dc2b9eefa7b5ef9ce.tar.zst freebsd-ports-gnome-d9cb07fd265fb59ed2e3ca3dc2b9eefa7b5ef9ce.zip |
- Update to 0.21
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pantry/Makefile | 2 | ||||
-rw-r--r-- | misc/pantry/distinfo | 6 | ||||
-rw-r--r-- | misc/pantry/pkg-plist | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/misc/pantry/Makefile b/misc/pantry/Makefile index 8ba84556c2ad..4381663ba8d6 100644 --- a/misc/pantry/Makefile +++ b/misc/pantry/Makefile @@ -7,7 +7,7 @@ PORTNAME= pantry PORTVERSION= 0.${DISTVERSION} -DISTVERSION= 20 +DISTVERSION= 21 CATEGORIES= misc MASTER_SITES= http://www.smileystation.com/pantry/downloads/ CENKES diff --git a/misc/pantry/distinfo b/misc/pantry/distinfo index 2be543f8cebe..b8f7bb950cd7 100644 --- a/misc/pantry/distinfo +++ b/misc/pantry/distinfo @@ -1,3 +1,3 @@ -MD5 (pantry-20.tar.gz) = 11feb0597fea866a201758cca170c8be -SHA256 (pantry-20.tar.gz) = a70b3c58df39943c66d96459c40625fc5ad10ac074047a21acb4cd68b990b60d -SIZE (pantry-20.tar.gz) = 7755686 +MD5 (pantry-21.tar.gz) = e90c7c02e2ef0050a1b353e0fc3678d9 +SHA256 (pantry-21.tar.gz) = 35db936d93c71a7f0042c6686e5be665e6161ffcc81036be528ec0dadf6e2d8d +SIZE (pantry-21.tar.gz) = 7680492 diff --git a/misc/pantry/pkg-plist b/misc/pantry/pkg-plist index 759998f78136..6850c7e3620e 100644 --- a/misc/pantry/pkg-plist +++ b/misc/pantry/pkg-plist @@ -11,6 +11,9 @@ bin/pantry %%PYTHON_SITELIBDIR%%/pantry/cli/main.py %%PYTHON_SITELIBDIR%%/pantry/cli/main.pyc %%PYTHON_SITELIBDIR%%/pantry/cli/main.pyo +%%PYTHON_SITELIBDIR%%/pantry/cli/reportPrinter.py +%%PYTHON_SITELIBDIR%%/pantry/cli/reportPrinter.pyc +%%PYTHON_SITELIBDIR%%/pantry/cli/reportPrinter.pyo %%PYTHON_SITELIBDIR%%/pantry/cli/reports.py %%PYTHON_SITELIBDIR%%/pantry/cli/reports.pyc %%PYTHON_SITELIBDIR%%/pantry/cli/reports.pyo @@ -87,7 +90,6 @@ bin/pantry %%PORTDOCS%%%%DOCSDIR%%/html-chunk/ch01.html %%PORTDOCS%%%%DOCSDIR%%/html-chunk/ch01s02.html %%PORTDOCS%%%%DOCSDIR%%/html-chunk/ch01s03.html -%%PORTDOCS%%%%DOCSDIR%%/html-chunk/ch01s04.html %%PORTDOCS%%%%DOCSDIR%%/html-chunk/ch02.html %%PORTDOCS%%%%DOCSDIR%%/html-chunk/ch02s02.html %%PORTDOCS%%%%DOCSDIR%%/html-chunk/ch02s03.html |