diff options
author | tota <tota@FreeBSD.org> | 2010-09-24 17:33:08 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2010-09-24 17:33:08 +0800 |
commit | a8de2f113c0b7d7d5ff76d39057227f6bdc1f1ba (patch) | |
tree | 28b2462de4e635020e5aa7b46f4e64a79f779881 | |
parent | a4f1cc9d34451e5759b10055fff1bb6803443998 (diff) | |
download | freebsd-ports-gnome-a8de2f113c0b7d7d5ff76d39057227f6bdc1f1ba.tar.gz freebsd-ports-gnome-a8de2f113c0b7d7d5ff76d39057227f6bdc1f1ba.tar.zst freebsd-ports-gnome-a8de2f113c0b7d7d5ff76d39057227f6bdc1f1ba.zip |
- Update to 2.4
- Add LICENSE and LICENSE_FILE
-rw-r--r-- | devel/silentbob/Makefile | 5 | ||||
-rw-r--r-- | devel/silentbob/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/silentbob/Makefile b/devel/silentbob/Makefile index c12155b3d5bb..b0d56552fd68 100644 --- a/devel/silentbob/Makefile +++ b/devel/silentbob/Makefile @@ -6,7 +6,7 @@ # PORTNAME= silentbob -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}2/${PORTNAME}-${PORTVERSION} @@ -15,6 +15,9 @@ COMMENT= Yet another sourcecode indexing tool USE_CMAKE= yes +LICENSE= GPLv1 +LICENSE_FILE= ${WRKSRC}/COPYING + PORTDOCS= * PLIST_FILES= bin/bob diff --git a/devel/silentbob/distinfo b/devel/silentbob/distinfo index e1c9ea88dd9c..b38931e5ebc4 100644 --- a/devel/silentbob/distinfo +++ b/devel/silentbob/distinfo @@ -1,3 +1,3 @@ -MD5 (silentbob-2.3.tar.gz) = e2e84d976ac3c89e59a42183f19bec3c -SHA256 (silentbob-2.3.tar.gz) = 1289759a5e0400d7580b60510abddec647e9de013c02f5737e77c57ce25f3507 -SIZE (silentbob-2.3.tar.gz) = 75093 +MD5 (silentbob-2.4.tar.gz) = ed3507d7e1b907d7bb234a7ffd0b17bd +SHA256 (silentbob-2.4.tar.gz) = cbca84831a133236da620c35a7d730cec7b57b871119be344fbd3665bb951f61 +SIZE (silentbob-2.4.tar.gz) = 83505 |