diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-30 21:25:06 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-30 21:25:06 +0000 |
commit | 90a49f047213b5e4589868c4f9ed9f34fa186e8b (patch) | |
tree | a3eb79bf2c8deb40f9ed91f12f1edf0402cc910f /devel/poco-devel | |
parent | bb165f9986932211da4c067d134f86dd3331320a (diff) |
Notes
Diffstat (limited to 'devel/poco-devel')
-rw-r--r-- | devel/poco-devel/Makefile | 4 | ||||
-rw-r--r-- | devel/poco-devel/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/poco-devel/Makefile b/devel/poco-devel/Makefile index dfe4637e8da5..6b6130b79f35 100644 --- a/devel/poco-devel/Makefile +++ b/devel/poco-devel/Makefile @@ -3,6 +3,8 @@ PORTNAME= poco PORTVERSION= 1.6.0 +DISTVERSIONPREFIX= ${PORTNAME}- +DISTVERSIONSUFFIX= -release CATEGORIES= devel net PKGNAMESUFFIX= -devel @@ -19,8 +21,6 @@ CONFLICTS= poco-ssl-[0-9]* poco-[0-9]* USE_GITHUB= yes GH_ACCOUNT= pocoproject -GH_PROJECT= poco -GH_TAGNAME= poco-${PORTVERSION}-release OPTIONS_DEFAULT= MYSQL IODBC SQLITE diff --git a/devel/poco-devel/distinfo b/devel/poco-devel/distinfo index e42fdeac4ad0..67eb4be821b1 100644 --- a/devel/poco-devel/distinfo +++ b/devel/poco-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (pocoproject-poco-1.6.0-poco-1.6.0-release_GH0.tar.gz) = 378d5874545876d95b25a551adf55b80622817f6d6f142485c150698eb2177b8 -SIZE (pocoproject-poco-1.6.0-poco-1.6.0-release_GH0.tar.gz) = 7405786 +SHA256 (pocoproject-poco-poco-1.6.0-release_GH0.tar.gz) = 378d5874545876d95b25a551adf55b80622817f6d6f142485c150698eb2177b8 +SIZE (pocoproject-poco-poco-1.6.0-release_GH0.tar.gz) = 7405786 |