diff options
author | sat <sat@FreeBSD.org> | 2007-10-15 19:43:07 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-10-15 19:43:07 +0800 |
commit | 0b208e630141db8c6a5c4f97cb8b45fa9fbd0dcb (patch) | |
tree | 20d474d66d0ff06ca0afccec6fd6a7a4d5fb29c5 /misc | |
parent | cc5bbc5d9336a0d83654d6ce4106ac1427e96e32 (diff) | |
download | freebsd-ports-gnome-0b208e630141db8c6a5c4f97cb8b45fa9fbd0dcb.tar.gz freebsd-ports-gnome-0b208e630141db8c6a5c4f97cb8b45fa9fbd0dcb.tar.zst freebsd-ports-gnome-0b208e630141db8c6a5c4f97cb8b45fa9fbd0dcb.zip |
- Update to 0.22
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 | 5 |
3 files changed, 8 insertions, 5 deletions
diff --git a/misc/pantry/Makefile b/misc/pantry/Makefile index 4381663ba8d6..94c25edaa9db 100644 --- a/misc/pantry/Makefile +++ b/misc/pantry/Makefile @@ -7,7 +7,7 @@ PORTNAME= pantry PORTVERSION= 0.${DISTVERSION} -DISTVERSION= 21 +DISTVERSION= 22 CATEGORIES= misc MASTER_SITES= http://www.smileystation.com/pantry/downloads/ CENKES diff --git a/misc/pantry/distinfo b/misc/pantry/distinfo index b8f7bb950cd7..100db291d4f5 100644 --- a/misc/pantry/distinfo +++ b/misc/pantry/distinfo @@ -1,3 +1,3 @@ -MD5 (pantry-21.tar.gz) = e90c7c02e2ef0050a1b353e0fc3678d9 -SHA256 (pantry-21.tar.gz) = 35db936d93c71a7f0042c6686e5be665e6161ffcc81036be528ec0dadf6e2d8d -SIZE (pantry-21.tar.gz) = 7680492 +MD5 (pantry-22.tar.gz) = f7ff1d944515b14e186a86bdebbf2462 +SHA256 (pantry-22.tar.gz) = dc3c9b6fd975d26294f11c3b692e50af4ce09fd21781b4358c3b7acbe6efc38f +SIZE (pantry-22.tar.gz) = 7770374 diff --git a/misc/pantry/pkg-plist b/misc/pantry/pkg-plist index 6850c7e3620e..79a55177be89 100644 --- a/misc/pantry/pkg-plist +++ b/misc/pantry/pkg-plist @@ -130,8 +130,11 @@ bin/pantry %%PORTDOCS%%%%DOCSDIR%%/pantry-user-guide.html %%PORTDOCS%%%%DOCSDIR%%/pantry-user-guide.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/foods.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pantry.xml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/foods.xml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panconvert.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pantryrc.xml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/recipes.xml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zsh-functions %%PORTDATA%%%%DATADIR%%/master @dirrm %%PYTHON_SITELIBDIR%%/pantry/cli @dirrm %%PYTHON_SITELIBDIR%%/pantry/lib/xmlproc |