diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2013-10-20 19:20:15 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2013-10-20 19:20:15 +0000 |
commit | 784e4c52e19da2d697b5b38bf682bfa80caa338a (patch) | |
tree | fbc624ebebfbe7afce5736f025523e4649fa9967 /polish/ekg2 | |
parent | bb070d6ee318c2b5e4c163723631dc2956b3feae (diff) |
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
Notes
Notes:
svn path=/head/; revision=331057
Diffstat (limited to 'polish/ekg2')
-rw-r--r-- | polish/ekg2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/ekg2/Makefile b/polish/ekg2/Makefile index 89edf53289ab..215532e3390b 100644 --- a/polish/ekg2/Makefile +++ b/polish/ekg2/Makefile @@ -3,7 +3,7 @@ PORTNAME= ekg2 PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= http://pl.ekg2.org/ |