diff options
author | avilla <avilla@FreeBSD.org> | 2011-10-17 08:05:40 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-10-17 08:05:40 +0800 |
commit | beada1cd80e5bbbfc6135afbd8f59e86477f486f (patch) | |
tree | 26165bf946f5098aab7dd862e268117285582960 /net-p2p | |
parent | 18f8d6818a2205ed543432ae7b736e36bb0b1ab5 (diff) | |
download | freebsd-ports-gnome-beada1cd80e5bbbfc6135afbd8f59e86477f486f.tar.gz freebsd-ports-gnome-beada1cd80e5bbbfc6135afbd8f59e86477f486f.tar.zst freebsd-ports-gnome-beada1cd80e5bbbfc6135afbd8f59e86477f486f.zip |
- Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories.
- Bump PORTREVISION.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/ktorrent/pkg-plist | 2 | ||||
-rw-r--r-- | net-p2p/libktorrent/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/libktorrent/pkg-plist | 2 |
4 files changed, 2 insertions, 4 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 1566b9e5d267..11142d09205d 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= ktorrent DISTVERSION= 4.1.2 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION}/ diff --git a/net-p2p/ktorrent/pkg-plist b/net-p2p/ktorrent/pkg-plist index ca3e1ef6868b..8d84dd44c005 100644 --- a/net-p2p/ktorrent/pkg-plist +++ b/net-p2p/ktorrent/pkg-plist @@ -274,8 +274,6 @@ share/locale/ug/LC_MESSAGES/ktorrent.mo share/locale/uk/LC_MESSAGES/ktorrent.mo share/locale/zh_CN/LC_MESSAGES/ktorrent.mo share/locale/zh_TW/LC_MESSAGES/ktorrent.mo -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug @dirrmtry share/locale/si/LC_MESSAGES @dirrmtry share/locale/si @dirrm share/doc/HTML/en/ktorrent diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 89c041c490f1..bc8e6dc86b69 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= libktorrent DISTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:S,^1,4,}/ diff --git a/net-p2p/libktorrent/pkg-plist b/net-p2p/libktorrent/pkg-plist index 5f34f5b68968..92306016a985 100644 --- a/net-p2p/libktorrent/pkg-plist +++ b/net-p2p/libktorrent/pkg-plist @@ -225,8 +225,6 @@ share/locale/ug/LC_MESSAGES/libktorrent.mo share/locale/uk/LC_MESSAGES/libktorrent.mo share/locale/zh_CN/LC_MESSAGES/libktorrent.mo share/locale/zh_TW/LC_MESSAGES/libktorrent.mo -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug @dirrmtry share/locale/si/LC_MESSAGES @dirrmtry share/locale/si @dirrm include/libktorrent/utp |