mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- Set PORTSCOUT;
- Fix @dirrm / @dirrmtry in pkg-plist; - Update WWW field in pkg-descr; - Bump PORTREVISION. Feature safe: yes
This commit is contained in:
parent
e8e0fb9082
commit
39636a5acb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257207
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= tomboy
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -43,6 +44,9 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
MAN1= tomboy.1
|
||||
GCONF_SCHEMAS= tomboy.schemas
|
||||
|
||||
# Restrict to stable (even) versions, indicated by the second component.
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
|
@ -8,4 +8,4 @@ is as simple as typing a name. Branching an idea off is easy as pressing
|
||||
the Link button. And links between your ideas won't break, even when
|
||||
renaming and reorganizing them.
|
||||
|
||||
WWW: http://www.beatniksoftware.com/tomboy/
|
||||
WWW: http://projects.gnome.org/tomboy/
|
||||
|
@ -582,5 +582,5 @@ share/omf/tomboy/tomboy-zh_CN.omf
|
||||
@dirrm share/gnome/help/tomboy/C/figures
|
||||
@dirrm share/gnome/help/tomboy/C
|
||||
@dirrm share/gnome/help/tomboy
|
||||
@dirrm lib/tomboy/addins
|
||||
@dirrm lib/tomboy
|
||||
@dirrmtry lib/tomboy/addins
|
||||
@dirrmtry lib/tomboy
|
||||
|
Loading…
Reference in New Issue
Block a user