mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
- Move from www/py-buku to www/buku. The port is written in python but is not a
python module/library that needs flavors. - Update to 3.9
This commit is contained in:
parent
780d328bf9
commit
8873617ace
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478615
6 changed files with 6 additions and 6 deletions
1
MOVED
1
MOVED
|
@ -10497,3 +10497,4 @@ x11-themes/qt4-style-Kvantum|x11-themes/Kvantum@qt4|2018-08-26|Moved to flavored
|
|||
x11-themes/qt5-style-Kvantum|x11-themes/Kvantum@qt5|2018-08-26|Moved to flavored version
|
||||
devel/gps||2018-08-28|Has expired: Depends on obsolete LLVM 3.8.
|
||||
net-mgmt/ocsinventory-ng|net-mgmt/ocsinventory-server|2018-08-26|split port
|
||||
www/py-buku|www/buku|2018-09-01|Moved to correct directory, port is not a python library
|
||||
|
|
|
@ -55,6 +55,7 @@
|
|||
SUBDIR += bolt
|
||||
SUBDIR += bookmarkbridge
|
||||
SUBDIR += bozohttpd
|
||||
SUBDIR += buku
|
||||
SUBDIR += butterfly
|
||||
SUBDIR += c-icap
|
||||
SUBDIR += c-icap-modules
|
||||
|
@ -1524,7 +1525,6 @@
|
|||
SUBDIR += py-bottle
|
||||
SUBDIR += py-bottle-cork
|
||||
SUBDIR += py-branca
|
||||
SUBDIR += py-buku
|
||||
SUBDIR += py-cachecontrol
|
||||
SUBDIR += py-caldav
|
||||
SUBDIR += py-cheroot
|
||||
|
|
|
@ -2,10 +2,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= buku
|
||||
PORTVERSION= 3.8
|
||||
PORTVERSION= 3.9
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Powerful command-line bookmark manager
|
3
www/buku/distinfo
Normal file
3
www/buku/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1535752203
|
||||
SHA256 (jarun-Buku-v3.9_GH0.tar.gz) = eb756901634f08dc294e511c69021e3c8bc24b34d16209e46e5cd3f6007d42be
|
||||
SIZE (jarun-Buku-v3.9_GH0.tar.gz) = 205011
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1527162554
|
||||
SHA256 (jarun-Buku-v3.8_GH0.tar.gz) = bca35fe1b7dbf88ed3af07e0daa4bc0a736d2f85b3103efcb18d542eebb2eebe
|
||||
SIZE (jarun-Buku-v3.8_GH0.tar.gz) = 147434
|
Loading…
Add table
Reference in a new issue