diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-06 19:40:26 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-06 19:40:26 +0000 |
commit | cef945d110a057e13f15097f1b7caf3eb2c4736a (patch) | |
tree | 237a5eb948afbc17f071ca75848f244b17315b5a /misc | |
parent | 19735983a3213b5ff9127b4f3597cac74fdc881c (diff) | |
download | ports-cef945d110a057e13f15097f1b7caf3eb2c4736a.tar.gz ports-cef945d110a057e13f15097f1b7caf3eb2c4736a.zip |
Notes
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 |